Re: tabloid papersize

2012-03-16 Thread James
Hello,

On 29 February 2012 18:05, Neil Thornock neilthorn...@gmail.com wrote:
 While we're at it, it would be nice to enable ledger (17x11) --
 noted in paper.scm but not included for some reason.

This and a few other sizes have been added and will be in the next
development release - 2.15.34 (I believe).

Thanks for taking the time to suggest this.

-- 
--

James

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


tabloid papersize

2012-02-29 Thread Martin Tarenskeen


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



___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: tabloid papersize

2012-02-29 Thread James
hello,

On 29 February 2012 08:18, Martin Tarenskeen m.tarensk...@zonnet.nl wrote:

 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 ?


Added as

http://code.google.com/p/lilypond/issues/detail?id=2365


-- 
--

James

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: tabloid papersize

2012-02-29 Thread Neil Thornock
While we're at it, it would be nice to enable ledger (17x11) --
noted in paper.scm but not included for some reason.

On Wed, Feb 29, 2012 at 3:51 AM, James pkx1...@gmail.com wrote:
 hello,

 On 29 February 2012 08:18, Martin Tarenskeen m.tarensk...@zonnet.nl wrote:

 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 ?


 Added as

 http://code.google.com/p/lilypond/issues/detail?id=2365


 --
 --

 James

 ___
 lilypond-user mailing list
 lilypond-u...@gnu.org
 https://lists.gnu.org/mailman/listinfo/lilypond-user



-- 
Neil Thornock, D.M.
No Stopping, Standing, or Parking:
http://neilthornock.net/mp3s/nostopping.mp3
Assistant Professor of Music
Composition/Theory
Brigham Young University

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel