My hunch: it might have something to do to force any assignments in %(paper_string)s to be finalized. If not, it could happen that the last assignment is not executed by the time the parser evaluates the #(- line-width ... ) expression.
This construct should probably be taken out of the documentation, unless it really trips up the parsing. On Thu, Sep 17, 2009 at 9:49 PM, Andrew Hawryluk <[email protected]> wrote: > The paper block created by lilypond-book includes the line > force-assignment = #"" > A git grep shows that "force-assignment" only shows up in two places: > scripts/lilypond-book.py - the source of the paper blocks created > by lilypond-book > Documentation/contributor/doc-work.itexi - and example of the > paper blocks created by lilypond-book > > Does this command do anything? > -- Han-Wen Nienhuys - [email protected] - http://www.xs4all.nl/~hanwen _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
