[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: \grace after \cadenzaOff suppresses auto-beams
From: |
James |
Subject: |
Re: \grace after \cadenzaOff suppresses auto-beams |
Date: |
Sun, 4 Mar 2012 09:56:01 +0000 |
Hello,
On 4 March 2012 09:48, -Eluze <address@hidden> wrote:
>
>
> David Bobroff wrote:
>>
>> This is weird. Maybe known. I tried to search the issues database but
>> did not find anything. It's possible I don't know how to effectively
>> search it.
>>
>> Here goes; in the following example the auto-beaming is still off
>> following \cadenzaOff if a \grace (or \appoggiatura) follows immediately
>> after \cadenzaOff. Auto-beaming returns if either the \grace is removed
>> or there is a whole measure of timed music before the \grace. Adding
>> \autoBeamOn does not help. Automatic beaming remains off. In fact,
>> just entering \cadenzaOn \cadenzaOff will trigger this behavior even
>> without any music in the cadenza.
>>
>>
>>
>>
>
> the issue seems to be known (although I didn't search where to find it)
>
> I saw this solution on the German Lilypond Forum - after the cadenza add a
> \partial of the due (measure) length (this gives a warning but it works):
Probably because you are using \partial explicitly and not at the
beginning of the music.
If you use
\set Timing.measurePosition = #(ly:make-moment -1 2)
Does the warning go away?
See
http://lilypond.org/doc/v2.15/Documentation/notation-big-page#index-partial-measure
--
--
James