bug-lilypond
[Top][All Lists]
Advanced

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

Re: Length-1 tuplets crash LilyPond (with strict-note-spacing & tupletFu


From: Simon Albrecht
Subject: Re: Length-1 tuplets crash LilyPond (with strict-note-spacing & tupletFullLength)
Date: Thu, 17 Sep 2015 01:06:37 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

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

Attachment: one-note-tuplet.preview.png
Description: PNG image


reply via email to

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