lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lilypond-auto] Issue 4065 in lilypond: Patch: Don't rescale \layout


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4065 in lilypond: Patch: Don't rescale \layout in \score markup when already scaled
Date: Wed, 13 Aug 2014 09:23:34 +0000


Comment #5 on issue 4065 by address@hidden: 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

[Prev in Thread] Current Thread [Next in Thread]