lilypond-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Re: feature-request / doc-actualization (right-margin)


From: Michael Käppler
Subject: Re: [PATCH] Re: feature-request / doc-actualization (right-margin)
Date: Fri, 14 Aug 2009 16:39:35 +0200
User-agent: Thunderbird 2.0.0.12 (X11/20071114)


Probably because cloning an output-def does not copy the parent_ pointer
(so recursive lookups are broken by ly:paper-params-normalize).

Joe

Thanks, Joe, for pointing this out. Now, after thinking a lot about it, I will try a different approach and control/modify the paper values immediately after parsing them. The benefits are:
- Less code modification needed
- no multiple warnings
On the other hand that means that the original paper settings aren't preserved. Carl said that would be no problem since they are currently never used after "normalizing". Other opinions?
Hopefully I can post something working for review soon.

Regards,
Michael






reply via email to

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