lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lilypond-book: Group line-width settings together (issue 2222). (iss


From: janek . lilypond
Subject: Re: lilypond-book: Group line-width settings together (issue 2222). (issue 5553056)
Date: Sat, 21 Jan 2012 21:18:03 +0000

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/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]