Thanks for explanations, Julien!
Janek

http://codereview.appspot.com/5553056/diff/1/python/book_snippets.py
File python/book_snippets.py (left):

http://codereview.appspot.com/5553056/diff/1/python/book_snippets.py#oldcode184
python/book_snippets.py:184: line-width = #(- line-width (* mm
%(padding_mm)f) (* mm 1))
On 2012/01/21 19:14:15, Julien Rioux wrote:
Here was the first problem: line-width is being adjusted. This is
written to the
.ly file generated by lilypond-book, but it is not clear whether
%(paper_string)s above will contain a definition for line-width. And
for HTML,
it does not. This gave an error while running lilypond, mentioned in
the bug
report.

Ah, so the problem was that sometimes line-width wasn't defined and thus
trying to adjust it failed?

http://codereview.appspot.com/5553056/

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to