lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: multimeasure rest on single line DrumStaff


From: Risto Vääräniemi
Subject: Re: multimeasure rest on single line DrumStaff
Date: Tue, 4 Mar 2008 00:42:50 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]