1 % lilypond settings for vocal scores
2 \include "orchestrallily/oly_settings_global.ily"
6 ragged-last-bottom = ##f
10 % No instrument names, they are already in the title/header!
11 \remove "Instrument_name_engraver"
12 \override VerticalAxisGroup #'remove-empty = ##f
15 \RemoveEmptyStaffContext
16 % No instrument names, they are already in the title/header! (Removing
17 % the engraver only from the \Staff context is not sufficient!)
18 \remove "Instrument_name_engraver"