Settings fro various instrument types
[orchestrallily.git] / oly_settings_vocalvoice.ly
blob175ba396fb4d3ad4f85f2e13920936fc6e68cc69
1 % lilypond settings for vocal scores
2 \include "orchestrallily/oly_settings_global.ly"
4 \paper {
5 ragged-bottom = ##f
6 ragged-last-bottom = ##f
8 \layout {
9 \context { \Staff
10 % No instrument names, they are already in the title/header!
11 \remove "Instrument_name_engraver"
12 \override VerticalAxisGroup #'remove-empty = ##f
14 \context {
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"
20 \context {
21 \Score
22 autoBeaming = ##f