[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Possible bug with new \partial
From: |
David Kastrup |
Subject: |
Re: Possible bug with new \partial |
Date: |
Mon, 28 Dec 2015 09:56:34 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) |
Simon Albrecht <address@hidden> writes:
> Hello Mats,
>
> IIUC \partial serves to insert an additional amount of time,
Nope.
> however in this example we actually need to skip a beat – thus call
> \partial with a negative duration, which is impossible :-) So you need
> to insert \set Timing.measureLength = #(ly:make-moment 3/4) before the
> second bar in your example. Is this documented differently?
Yes. Manually setting Timing.measureLength should never be required.
\partial does pretty much the same except with some synchronization in
order to work sensibly with multiple occurences of \partial while still
warning about bad uses.
--
David Kastrup
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Possible bug with new \partial,
David Kastrup <=