|
From: | lilypond |
Subject: | Re: [Lilypond-auto] Issue 3504 in lilypond: \hspace isn't aligned properly by \fill-line (caused by fix to issue 3330) |
Date: | Thu, 10 Oct 2013 14:50:23 +0000 |
Comment #10 on issue 3504 by address@hidden: \hspace isn't aligned properly by \fill-line (caused by fix to issue 3330)
http://code.google.com/p/lilypond/issues/detail?id=3504Does the code that implements \fill-line know the X-extents of the items that are to be "justified". If so, I think the correct algorithm would be to subtract the X-extents of the items from the line width, divide that by n-1 and use that as a spacing between the items. If the X-extent is not known, I'm not convinced there is a good solution.
--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] |