Comment #59 on issue 3330 by [email protected]: bracketify-stencil moves grob's refpoint
http://code.google.com/p/lilypond/issues/detail?id=3330

I've come to the conclusion that \line { } should result in an empty stencil (that is, not even spacing or an empty line). The reason is that several header fields are placed into \fill-line with the expectation that an empty header does not use vertical space. And there is no sense in \fill-line { } being an empty stencil and \line { } not being so. If you actually want an empty line, you need to use \hspace #0 or \null or something else that is not empty horizontally.

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