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>>

<<attachment: 2.11.10.png>>

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

Reply via email to