lilypond-devel
[Top][All Lists]
Advanced

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

Re: Issue 915 Multi-measure rests dependent on prefatory matter in othe


From: Neil Puttock
Subject: Re: Issue 915 Multi-measure rests dependent on prefatory matter in other staves
Date: Sat, 15 May 2010 12:47:05 +0100

On 15 May 2010 09:58, Karl Hammar <address@hidden> wrote:
> Patching with [3] (see [2]) still gives something (see attachment)
> more like rest-2.12.png in [1], i.e. it was not fixed.

You must've done something wrong when applying the patch/rebuilding.

I wouldn't post a patch on Rietveld without first confirming the
regression is fixed.

>  Allow user override of left/right spacing of full-bar rests relative
>  to barlines or prefatory material.
>
> implies that one has to do an override. The comment gives no help for
> what override to use.

The patched files should make it clear:

+     (spacing-pair ,pair? "A pair of booleans which set the spacing for a
+multi-measure rest relative to its left and right @code{BreakAlignment}s.
+If true, the rest is spaced to the bar line, ignoring prefatory items such
+as clefs and time signatures; if false, it is spaced relative to the
+BreakAlignment, which includes prefatory items. ")

+       (spacing-pair . (#f . #t))

^ default value for MultiMeasureRest

Regards,
Neil



reply via email to

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