Mark,
what I wrote about \notemode is nonsene because you are already in \notemode. You only need \rest (which makes a rest instead of a note, see manual)

Neil, does the \voiceOne Command also work in \drummode?

ole


Am 02.09.2007 um 17:28 schrieb Neil Puttock:

Hi Mark/Ole,

On 9/2/07, Ole Schmidt <[EMAIL PROTECTED]> wrote:
You can move the rest manually  with \notemode (see manual):

\notemode {c''2. \rest}

or with

\once \override Rest #'staff-position = #1 r2.

\once \override MultiMeasureRest #'staff-position = #1 r2.


As an alternative you can use \oneVoice:

\oneVoice R2. \voiceOne (assuming it's the upper voice in polyphony).

Regards,
Neil

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to