Hi Orm, On 04/03/2008, Orm Finnendahl wrote: > thanks, but that doesn't seem to work here. The rest symbol still is > above the staff. I use this:
You seem to be using DrumStaff and in your case you have to replace the RhythmicStaff with DrumStaff thus: \override DrumStaff .MultiMeasureRest #'extra-offset = #'(0.0 . -1.0) However, as Reinhold pointed out, if you use multi-measure rests to "skip" measures you have to revert the extra-offset for that period. Assuming you always know when the kip takes place. \revert DrumStaff .MultiMeasureRest #'extra-offset -Risto _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user