bug-lilypond
[Top][All Lists]
Advanced

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

Re: misplacement note head version 2.19


From: Simon Albrecht
Subject: Re: misplacement note head version 2.19
Date: Thu, 12 Apr 2018 00:20:56 +0200

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
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-lilypond




reply via email to

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