|
From: | lilypond |
Subject: | Re: Issue 2376 in lilypond: Automatic footnotes on \null markups causes unexpected results |
Date: | Tue, 06 Mar 2012 18:29:19 +0000 |
Comment #12 on issue 2376 by address@hidden: Automatic footnotes on \null markups causes unexpected results
http://code.google.com/p/lilypond/issues/detail?id=2376There is little enough reason to diverge, actually. page-layout-problem.cc is a total mess indiscriminately passing around pointers to Stencil and modifying them. As a result, there are not even enough physical Stencil objects to pass around for all the supposedly independent operations happening on them. I am currently cleaning this up as a diversion from the note collision programming.
[Prev in Thread] | Current Thread | [Next in Thread] |