Hi Eric,
thanks a lot for the report, that is a serious regression. I can confirm
the issue and have added
<https://sourceforge.net/p/testlilyissues/issues/5303/>.
For future requests: Please include minimal working examples according
to <http://lilypond.org/tiny-examples.html>. In this case: a close-paren
) was missing, and there is no need for more than one chord to
demonstrate the bug. Also, code formatting could be improved – along
with LilyPond’s own code base the Frescobaldi auto-formatting is the
best guideline we currently have on that. Always surround { and } with
spaces, and indent properly by two spaces per level.
Best, Simon
On 11.04.2018 20:28, Éric wrote:
Hello,
short exemple follow.
Using Lilybin version 2.18.2 doesn't create the problem.
The problem seems to occur only with staff-size set to 19, no other sizes.
\score{
{ <d' f' a'>2 q4 <f' a'> }
\layout { #(layout-set-staff-size 19 }
}
\score{
{ <d' f' a'>2 q4 <f' a'> }
\layout { #(layout-set-staff-size 18) }
}
all my best
Éric
--
Sent from: http://lilypond.1069038.n5.nabble.com/Bugs-f58488.html
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond