lilypond-user
[Top][All Lists]
Advanced

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

Re: Whole Measure Rests


From: David Bobroff
Subject: Re: Whole Measure Rests
Date: Thu, 10 Nov 2011 18:26:44 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:8.0) Gecko/20111105 Thunderbird/8.0

On 11/10/2011 6:19 PM, Tim Roberts wrote:
I am a little confused by capital R rests.  There are two aspects that confuse me.  First, I don't understand why whole-measure small-r rests are not centered in the measure.  Compare:
    { \time 4/4  r1 r1 r1 }
    { \time 4/4 R1 R1 R1 }
As a life-long pianist, I'm used to whole measure rests being centered.  Is there a reference that suggests they should be left-aligned?

Second, in instrumental music, I have the need to attach some notation to a whole rest (for example, a fermata), or a note like "Cadenza".  I can't attach a fermata to an R1, and it looks bad to have a fermata on an uncentered rest.
-- 
Tim Roberts, address@hidden
Providenza & Boekelheide, Inc.


_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user

The syntax 'r1' is *not* a "whole measure rest."  It is as whole *note* rest.  The 'Rn' syntax (where n = a note value, possibly with a multiplier like 'R1*3') produces centered *whole measure rests*.  In 3/8 if you enter R4. you'll get a whole measure rest which looks exactly like a whole note rest.

For markup on R rests search the docs for multiMeasureRestMarkup (I think).

-David

reply via email to

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