Typos
[orchestrallily.git] / settings_vocalvoice.ly
blobba14ca25090fa83d72c7c91b51011b60435dd7aa
1 % lilypond settings for vocal scores
2 \include "settings_global.ly"
4 \paper {
5 ragged-bottom = ##f
6 ragged-last-bottom = ##t
8 \layout {
9 \context { \Staff
10 % No instrument names, they are already in the title/header!
11 \remove "Instrument_name_engraver"
13 \context {
14 \RemoveEmptyStaffContext
15 % No instrument names, they are already in the title/header! (Removing
16 % the engraver only from the \Staff context is not sufficient!)
17 \remove "Instrument_name_engraver"
19 \context {
20 \Score
21 autoBeaming = ##f