Updates:
Status: Started
Owner: [email protected]
Labels: Patch-new
Comment #1 on issue 3136 by [email protected]: lilypond-book -
automatic line width detection fails because of the included file
http://code.google.com/p/lilypond/issues/detail?id=3136#c1
Automatic line-width detection with included file (issue 3136).
Fix the automatic textwidth detection performed by lilypond-book.
This failed for lytex files that include an external file in the
preamble, when such file was compiled in an --output directory
different from the working directory, because then the included
file was missing.
http://codereview.appspot.com/7201047