Fix solo names messup
[orchestrallily.git] / oly_settings_vocalscore.ily
blob989d3d399e86f1deaa65da2073e6f622bd7ca9da
1 \version "2.13.17"
2 % lilypond input for vocal scores
3 % changes to the full score settings for vocal scores
4 #(ly:set-option 'relative-includes #t)
5 #(ly:set-option 'incipit #t)
6 \include "oly_settings_choralscore.ily"
8 % Use 27x19 cm paper, 1.5cm margins.
9 \paper {
10   paper-width = 19\cm
11   paper-height = 27\cm
13   left-margin = 1.5\cm
14   right-margin = 1.5\cm
15   line-width = 16\cm
18 % 5 mm staff height (piano should be 5.5, but that will be left as a future exercise)
19 #(set-global-staff-size 14.5)
20 % SShortInstrumentName = ""
21 % AShortInstrumentName = ""
22 % TShortInstrumentName = ""
23 % BShortInstrumentName = ""
24 % PShortInstrumentName = ""
25 #(ly:set-option 'incipit #f)
27 \header {
28   instrument = \VocalScoreTitle