Hello- I would really appreciate any ideas anyone has on this problem.
Is there a way of making a 5-line, treble-clef staff, with the middle line (i.e. the B line) individually coloured in red? Here's what I have sofar but I'm a bit stuck: (I'm only newly converted to lilypond!) % single-line red staff: Boo = \relative c'' { \override Staff.StaffSymbol #'color = #red \override Staff.StaffSymbol #'line-count = 1 c4 } % normal 5-line staff: Hoo = \relative c'' {s2 e4} { % tried to superimpose red 1-line staff onto normal black, but they're not see-through \override VerticalAlignment #'forced-distance = #0 << \Boo \Hoo >> } -- View this message in context: http://www.nabble.com/individually-coloured-staff-line-possible--tf4441889.html#a12673355 Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com. _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user