On 16.09.2015 23:04, Trevor Bača wrote:
\version "2.19.27"

\layout {
     \context {
         \Score
         \override SpacingSpanner #'strict-note-spacing = ##t
         tupletFullLength = ##t
     }
}

\new Staff {
     \time 1/8
     \times 2/3 {
         c'8.
     }
     \time 5/8
     \times 2/3 {
         c'8.
         c'8.
         c'8.
         c'8.
         c'8.
     }
}
<snip>
The bug is present under 2.19.26 and 2.19.27; I haven't tested under early
versions.

Up to 2.19.20, there is no error, but the output is bad (see attached).
From 2.19.22, the error occurs.

Yours, Simon

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

Reply via email to