Add TI/II, BI/II to the names
[orchestrallily.git] / oly_settings_global.ily
blob1953b6496482d7fdb6b490c83e847b2a6dd0cad0
1 \version "2.13.17"
3 #(ly:set-option 'relative-includes #t)
4 \include "orchestrallily.ily"
5 \include "oly_settings_names.ily"
8 % Some spacing settings, need to test them before I can enable them
9 \layout {
10   \context { \Score
11     \override BarNumber #'self-alignment-X = #0
12     \override BarNumber #'outside-staff-priority = #10
13     \override Hairpin #'to-barline = ##t
14 %     autoAccidentals = #'(Staff (same-octave . 0) (any-octave . 1))
15     autoCautionaries = #'()
16   }