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: Mon, 13 Oct 2014 20:21:28 +0000

Updates:
        Status: Accepted

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

Firstly, as Jakob pointed out, \omit Stem is indeed a shorthand for \override Stem.stencil = ##f. Secondly, the output of Trevor's code *is* wrong - the slur starts about half staffspace too far to the right.

Finally, while Trevor is right that simply making the object transparent shouldn't prevent it from affecting layout, i believe that making it transparent and zero-sized (i.e. tweaking extent) should probably do that.

Also, removing the engraver altogether is the most drastic method of removing any kind of object, and it should definitely make the stems not affect the layout in any way.

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