On Thu, 2009-08-13 at 23:46 +0100, Neil Puttock wrote: > 2009/8/12 Michael Käppler <[email protected]>: > > > hmm... somehow I'm completely stuck at this moment. Why does the affected > > output-def contain no paper-width / paper-height etc.? I don't really know > > how this can be triggered by my patch since it clones the output-def and > > modifies only the margin and line-width parts. > > Any idea?
Probably because cloning an output-def does not copy the parent_ pointer (so recursive lookups are broken by ly:paper-params-normalize). Joe _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
