lilypond-user
[Top][All Lists]
Advanced

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

a2 paper


From: Orm Finnendahl
Subject: a2 paper
Date: Sat, 2 Dec 2006 20:38:56 +0100
User-agent: Mutt/1.5.11

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.




reply via email to

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