1 % lilypond input for full scores
2 % changes to the global score settings for full scores
3 \include "orchestrallily/oly_settings_global.ily"
5 % #(set-default-paper-size "a4")
6 #(set-global-staff-size 14.5)
8 olySlashSeparator = \markup {
12 \raise #1.25 \beam #3.0 #0.5 #0.48
16 system-separator-markup = \olySlashSeparator
17 #(define (page-post-process layout pages) (oly:create-toc-file layout pages))
23 \override VerticalAlignment #'max-stretch = #10000000