Comment #5 on issue 4065 by [email protected]: Patch: Don't rescale \layout in \score markup when already scaled
http://code.google.com/p/lilypond/issues/detail?id=4065

Thank you for doing this. It has two side effects: when outputting dimensions from within the \layout { $(ly:grob-layout grob) block with (say)

#(format #t "grob::cm: ~a " (module-ref (current-module) 'cm))

it gives incorrect results: the results are smaller than the dimensions actually printed by the 1.757xxx scale factor.

It also scales incipit-width, leaving this now incorrect. To correct this requires what you suggested earlier (incorrectly, prior to this patch). The patch attached implements what you suggested: I'm not suggesting incorporating this at this time: merely placing it here to demonstrate what would need to be done.

Unless anyone objects, I would be happy with this being pushed without waiting for the full review cycle.

Attachments:
        0004-Fixes-scaling-of-indent.patch  1.4 KB

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