Updates:
        Status: Accepted

Comment #3 on issue 3760 by [email protected]: 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