Hi Andrew,
Am 11.01.2017 um 04:29 schrieb Andrew Bernard:
> I never knew you apply layout modifications to things like \clef "F_8".
I was also excited. But in my test, it does not:
\version "2.19.50"
\layout {
\context {
\Staff
\clef "F_8"
\override ClefModifier.staff-padding = #'()
\override ClefModifier.padding = #1.0
}
}
<<
\new Staff { \clef "treble_8" c }
\new Staff { c }
>>
It just sets the "F_8" as default clef for all staves and it overrides
the position for all ClefModifiers. It just happens that the treble_8 is
not affected by the staff-padding. I commented in the padding, too, and
you see that both are affected.
Best,
Joram
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user