lilypond-user
[Top][All Lists]
Advanced

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

Re: Full measure rest positioning


From: Ole Schmidt
Subject: Re: Full measure rest positioning
Date: Sun, 2 Sep 2007 17:38:23 +0200

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 <address@hidden> 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


reply via email to

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