2008/1/6, Risto Vääräniemi <[EMAIL PROTECTED]>: > Is there a way to change the R1 glyph from "rests.0o" to e.g. "rests.0" for > that staff?
Why don't you try:
\override MultiMeasureRest #'stencil =
#ly:text-interface::print
\override MultiMeasureRest #'text =
\markup \musicglyph #"rests.0"
Cheers,
Valentin
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user
