On Friday 06 July 2007 02:02, Han-Wen Nienhuys wrote: > I think the proper solution is to make sure that print() isn“t called > before line breaking, ie. make a common function create_stencil() that > does the lookup but does not perform suicide, use that to do any > stencil lookups before line breaking (eg. to compute width/height). > Of course, you may look into why print() is called before line > breaking.
Because we need X-extent for the spacing. I guess the solution is to write Accidental_interface::width that does something similar to Accidental_interface::pure_height. _______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
