2009/8/20 Michael Käppler <[email protected]>: > 1. Can someone run the regression test suite for me?
Sure, see the attached results. The only issue is the number of `systems run off the page' warnings, which appear to be associated with tests using A6 paper size. However, there are two problems which only show up when compiling the docs: 1. Setting system-count = 1 causes a segfault (try running the file Documentation/general/examples/granados.ly) 2. Since you've removed the default for line-width, docs snippets which use lilypond-book's `fragment' option break since the \paper block includes the following line: line-width = #(- line-width (* mm 3.000000)) BTW, your regression test is broken since you're inserting an identifier (`someNotes') directly into the \bookpart blocks; it needs to be encapsulated inside a \score block. Regards, Neil
test-results.tar.bz2
Description: BZip2 compressed data
_______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
