Settings fro various instrument types
[orchestrallily.git] / oly_settings_fullscore.ly
blobaba4a7f96c4da1ba070752ce2a76057f1709de3c
1 % lilypond input for full scores
2 % changes to the global score settings for full scores
3 \include "orchestrallily/oly_settings_global.ly"
5 % #(set-default-paper-size "a4")
6 #(set-global-staff-size 14.5)
8 \paper {
9 systemSeparatorMarkup = \slashSeparator
10 #(define (page-post-process layout pages) (oly:create-toc-file layout pages))
13 \layout {
14 \context {
15 \Score
16 \override VerticalAlignment #'max-stretch = #10000000