Mats Bengtsson schrieb:
The simple explanation is that the fontSize property is handled by the
Font_size_engraver, which by default lives in the Staff context. Since
the PianoStaff instrument names are typeset at the PianoStaff level,
it means that the value of fontSize isn't used, then.
One s
The simple explanation is that the fontSize property is handled by the
Font_size_engraver, which by default lives in the Staff context. Since
the PianoStaff instrument names are typeset at the PianoStaff level, it
means that the value of fontSize isn't used, then.
One solution is to add the eng
Hello,
while working with lilypond I discovered that changes of the font size are
treated differently between Staff and PianoStaff.
Consider the following snippet:
\version "2.13.4"
stuff = \relative c {
c4 d e f
g a b c
}
\score {
<<
\new Staff = "Staff" \with { \override StaffSymbol #