Hi Paul,
This works
for what you are after I believe.
musicB = {
\new PianoStaff <<
{ \new Staff = "right" {
\override Staff.StaffSymbol.color = #blue
c'1-\markup "blue"
\stopStaff \override Staff.StaffSymbol.color = #magenta
\startS
Hi Paul,
Am 04.06.21 um 16:36 schrieb Paul McKay:
I am working on some Haydn piano music and want to distinguish between
urtext and my version music. (I plan to write out the variations I use
when I repeat.) A neat way to do it would be to change the colour of
the staff lines. I can't find a w
Hi
I am working on some Haydn piano music and want to distinguish between
urtext and my version music. (I plan to write out the variations I use when
I repeat.) A neat way to do it would be to change the colour of the staff
lines. I can't find a way that works. I can change the colour easily enough