lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 2775 in lilypond: Grace note beam collides wit


From: lilypond
Subject: Re: [Lilypond-auto] Issue 2775 in lilypond: Grace note beam collides with tie, slur, or phrasing slur
Date: Sun, 19 Jul 2015 20:22:52 +0000

Updates:
        Summary: Grace note beam collides with tie, slur, or phrasing slur
        Status: Accepted
        Labels: Type-Ugly

Comment #1 on issue 2775 by address@hidden: Grace note beam collides with tie, slur, or phrasing slur
https://code.google.com/p/lilypond/issues/detail?id=2775

There have been numerous changes in the behaviour of this code between versions 2.18.2 and 2.19.21: – the stem direction for the grace notes changed (downwards) between 2.19.17 and .20;
– the stem length for the grace notes was fixed with 2.19.21;
– and the partcombine behaviour also changed.

As a result, output for the original example is fine with v2.19.23. However, the actual bug reported here is still present in a _minimal_ example:

\version "2.19.23"

\relative c''
<<
  { f2~ f | f( f) | f\( f\) }
  \\
  { \voiceThree \repeat unfold 3 { d2 \grace { e16[ d] } c2 } }


Attachments:
        2775.preview.png  3.7 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

reply via email to

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