lilypond-user
[Top][All Lists]
Advanced

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

Re: numbered one measure rests


From: Paul Scott
Subject: Re: numbered one measure rests
Date: Sat, 27 Nov 2004 18:39:46 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.3) Gecko/20041007 Debian/1.7.3-5

Han-Wen Nienhuys wrote:

address@hidden writes:
Graham Percival wrote:

n 27-Nov-04, at 3:33 PM, Paul Scott wrote:

s there a mode in which single whole measures of rest have the number 1 over them? If not this is quite common in parts and it would be great if some switch would make it automatic.
Have you tried setting

    \override MultiMeasureRest #'expand-limit = 0

?
Yes.  It gives a |------| instead of a whole rest and no number at all.

I think you're looking for restNumberThreshold.
That's it!  Thanks!

1. The documentation for Multi_measure_rest_engraver says:
If a multimeasure rest takes less than this number of measures, no number is printed.
What is true is:
If a multimeasure rest takes less than this number of measures + 2, no number is printed. i.e. 0 gives me what I want instead of 2 as the doc implies.

2. I think 0 the way it works now or 2 if the documentation is meant to be correct should be the default.

Thanks,

Paul





reply via email to

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