lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3760 in lilypond: Slurs aren't correctly attac


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3760 in lilypond: Slurs aren't correctly attached to stemless notes
Date: Sun, 12 Oct 2014 08:19:32 +0000

Updates:
        Status: Invalid

Comment #1 on issue 3760 by tdanielsmusic: Slurs aren't correctly attached to stemless notes
https://code.google.com/p/lilypond/issues/detail?id=3760

Apart from the last example which uses \stemDown, all the examples actually leave the stem in place above the note in the internal representation of the music, albeit invisible or not printed, and therefore able to affect the positioning of the slur. The correct way to remove the effect on the slur is to omit the stem:

\relative c'' {
  \once \omit Stem
  a4( d)
}

Marking this invalid, as there are valid reasons for wanting transparent objects to affect layout in some circumstances.

Trevor

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