|
From: | lilypond |
Subject: | Re: [Lilypond-auto] Issue 3330 in lilypond: bracketify-stencil moves grob's refpoint |
Date: | Wed, 15 May 2013 21:53:39 +0000 |
Comment #59 on issue 3330 by address@hidden: bracketify-stencil moves grob's refpoint
http://code.google.com/p/lilypond/issues/detail?id=3330I'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
[Prev in Thread] | Current Thread | [Next in Thread] |