bug-lilypond
[Top][All Lists]
Advanced

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

Regression: spacing single full-bar notes with ragged-right=##f


From: Trevor Daniels
Subject: Regression: spacing single full-bar notes with ragged-right=##f
Date: Tue, 25 Aug 2009 16:14:57 +0100

The positioning of a single note which occupies a bar fully is not correct if
ragged-right = ##f.
The following example illustrates the problem.

\layout { ragged-right = ##f }
\relative a' { a1 a a \break a a a \break
 \time 2/4
 a2 a a
 \break
 a
 \time 1/4
 a4 a
 }

This is a regression from 2.10. Both 2.13 and 2.12 show the problem, but 2.10.33 does not. It appears the regression was introduced between 2.11.9 and 2.11.10. pngs of this example generated with these two releases are attached. There are several commits which modify spacing between these two tags, but as I can't compile LilyPond I can't narrow this down any further.

Trevor

Attachment: 2.11.9.png
Description: PNG image

Attachment: 2.11.10.png
Description: PNG image


reply via email to

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