Changed score structure; allows a lot more staves / voices and more flexibility
[orchestrallily.git] / settings_fullscore.ly
blobc86394963d0430bfc338f8df1c311bf3f4857037
1 % lilypond input for full scores
2 % changes to the global score settings for full scores
3 \include "settings_global.ly"
5 % #(set-default-paper-size "a4")
6 #(set-global-staff-size 14.5)
8 \paper {
9 systemSeparatorMarkup = \slashSeparator
12 \layout {
13 \context {
14 \Score
15 \override VerticalAlignment #'max-stretch = #10000000