Update to "new" (de)cresc text spanner syntax
[orchestrallily.git] / oly_settings_vocalvoice.ly
blob453a8acefa52eae6a9ab3eb59e0e0fa19cd41ad3
1 % lilypond settings for vocal scores
2 \include "oly_settings_global.ly"
4 \paper {
5 ragged-bottom = ##f
6 ragged-last-bottom = ##f
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