Status: Accepted
Owner: ----
Labels: Type-Critical Regression

New issue 2222 by [email protected]: lilypond-book fails with html input
http://code.google.com/p/lilypond/issues/detail?id=2222

The fix to Issue 1816 broke lilypond-book for html.

A test file is in input/regression/lilypond-book/html-inline-no-option.html which you can test with:

mkdir out-dir
lilypond-book --output out-dir html-inline-no-options.html
lilypond-book (GNU LilyPond) 2.15.25
Reading html-inline-no-options.html...
Dissecting...
Writing snippets...
Processing...
Running lilypond...
GNU LilyPond 2.15.25
Processing `snippet-map-1372012142.ly'
Parsing...
Processing `html-inline-no-options.html'
Parsing...
html-inline-no-options.html:16:16: error: GUILE signaled an error for the expression beginning here
  line-width = #
                (- line-width (* mm  3.000000) (* mm 1))
Unbound variable: line-width
/usr/local/share/lilypond/2.15.25/scm/lily-library.scm:213:5: In procedure ly:book-process-to-systems in expression (process-procedure book paper ...): /usr/local/share/lilypond/2.15.25/scm/lily-library.scm:213:5: Wrong type (expecting real number): #<unspecified> command failed: /usr/local/bin/lilypond --formats=ps,png -dbackend=eps -I "/home/jrioux/git/lilypond-git/input/regression/lilypond-book" -deps-box-padding=3.000000 -dread-file-list -dno-strip-output-dir "/home/jrioux/git/lilypond-git/input/regression/lilypond-book/out-dir/snippet-names-1372012142.ly"
Child returned 1



_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to