Re: different sizes for instrument names (Staff vs. PianoStaff)

2009-10-01 Thread Marc Hohl
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

Re: different sizes for instrument names (Staff vs. PianoStaff)

2009-09-30 Thread Mats Bengtsson
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

different sizes for instrument names (Staff vs. PianoStaff)

2009-09-30 Thread Marc Hohl
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 #