Am 01.02.14 15:07, schrieb David Kastrup:
Try upgrading LilyPond.  Current versions get this right.  You'll also
need to remove the bar checks at the end of the alternatives as they are
_not_  placed on a proper bar boundary.
do they?
If I compile this example with 2.18 (after using convert-ly), the last measure is still too long, as long as I do not include

\set Timing.measureLength = #(ly:make-moment 5/8)

in the last measure of the first alternative and
\set Timing.measureLength = #(ly:make-moment 6/8)
at the beginning of the second alternative.

(This can be shortened with commands or variables)
Should it catch the timing and do this automatically in recent versions?

Jan-Peter

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

Reply via email to