Status: Accepted
Owner: ----
Labels: Type-Defect
New issue 3251 by [email protected]: set-default-paper-size bleeds
over to subsequent file compilations
http://code.google.com/p/lilypond/issues/detail?id=3251
Attached is a complete mini test-suite to illustrate this problem. It can
be run with the command line:
$LILYPOND_BUILD_DIR/out/bin/lilypond -dpaper-size=\"a6\" -dread-file-list
-fpng "files.txt"
Output is also attached. You will see that test1 comes out at A6
(correct). test2 is A7 [correct - set using
#(set-default-paper-size "a7")]. test3 retains the a7 size, but should
revert to a6.
Attachments:
test1.ly 34 bytes
test2.ly 65 bytes
test3.ly 34 bytes
files.txt 27 bytes
test1.png 3.0 KB
test2.png 2.1 KB
test3.png 2.1 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings