lilypond-user
[Top][All Lists]
Advanced

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

tabloid papersize


From: Martin Tarenskeen
Subject: tabloid papersize
Date: Wed, 29 Feb 2012 09:18:43 +0100 (CET)
User-agent: Alpine 2.02 (LFD 1266 2009-07-14)


Hi,

In NR 4.1.2 I read:

"Common paper sizes are available, including a4, letter, legal, and 11x17 (also known as tabloid)."

It is "known", but lilypond does not allow to use it!

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


It's quite easy (even for me) to add this line:

        ("tabloid" . (cons (* 11.0 in) (* 17.0 in)))

to the list in paper.scm, as an alias for "11x17", which should also stay.

If this is ok, can someone add this in a next Lilypond release ?

--

MT





reply via email to

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