"B~M" <[email protected]> writes: > I have a simple problem. In a Viola score I include some piano parts with a > cue voice and, to make it > very clear I colour the piano part in blue. in the cue voice I can change > the colour of "most components of the music" > but not a full bar rest ? For example I do there following in the cue voice > > \override Stem #'color = #blue > \override Slur #'color = #blue > \override Tie #'color = #blue > \override Rest #'color = #blue
A note aside: as of version 2.18 you should be able to write \override Stem.color = #blue [...] -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
