Hi,

it seems, lilypond can't deal with a paper size of a2. It reports an
error if trying teh following:

    #(set-default-paper-size "a2")

\paper {
    #(set-paper-size "a2")
    left-margin = 2 \cm
    right-margin = 1 \cm
    indent = 0 \cm
}

If the paper size is set to "a3" lilypond outputs the pdf as an a4
document (the .ps is a3). Is this intended?

--
Orm

P.S.: It's not a real problem as I can scale the .ps to a3 and then
generate the pdf via the commandline. I just thought I'd report the issue.


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to