Re: updated margins-a4-letter.ly

2014-03-17 Thread Paul Morris
Graham Percival-2 wrote > Here's a slightly updated version of my "produce the same score on > A4 and letter paper". Should be easier to understand. > > Valentin, could you add a wishlist for LSR: snippets that don't > produce any output. I'd like to check a box and have LSR not even > attempt t

Re: updated margins-a4-letter.ly

2008-10-05 Thread Neil Puttock
2008/10/5 Reinhold Kainhofer <[EMAIL PROTECTED]>: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Am Sonntag, 5. Oktober 2008 schrieb Graham Percival: >> In other words, does >> #(set-default-paper-size ...) >> set any variables other than paper-width and paper-height? ie is >> there a pape

Re: updated margins-a4-letter.ly

2008-10-05 Thread Graham Percival
On Sun, 5 Oct 2008 10:22:30 -0700 Patrick McCarty <[EMAIL PROTECTED]> wrote: > Hi Graham, > > On Sun, Oct 05, 2008 at 09:58:12AM -0700, Graham Percival wrote: > > > > #(set-default-paper-size ...) > > set any variables other than paper-width and paper-height? > > The variables are defined in th

Re: updated margins-a4-letter.ly

2008-10-05 Thread Reinhold Kainhofer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Sonntag, 5. Oktober 2008 schrieb David Séverin: > Le Sun, 5 Oct 2008 20:21:07 +0200, > > Reinhold Kainhofer <[EMAIL PROTECTED]> a écrit : > > Yes, it does. internal-set-paper-size sets the symbol 'papersizename in > > the default paper module to the

Re: updated margins-a4-letter.ly

2008-10-05 Thread David Séverin
Le Sun, 5 Oct 2008 20:21:07 +0200, Reinhold Kainhofer <[EMAIL PROTECTED]> a écrit : > Yes, it does. internal-set-paper-size sets the symbol 'papersizename in the > default paper module to the name. You can easily extract it in scheme: > > #(let* ((paper (ly:output-def-scope (eval '$defaultpape

Re: updated margins-a4-letter.ly

2008-10-05 Thread Reinhold Kainhofer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Sonntag, 5. Oktober 2008 schrieb Graham Percival: > On Sun, 5 Oct 2008 16:57:52 +0100 > > "Neil Puttock" <[EMAIL PROTECTED]> wrote: > > 2008/10/5 Graham Percival <[EMAIL PROTECTED]>: > > > Two more updates to margins-a4-letter.ly: > > > - if you spe

Re: updated margins-a4-letter.ly

2008-10-05 Thread Patrick McCarty
Hi Graham, On Sun, Oct 05, 2008 at 09:58:12AM -0700, Graham Percival wrote: > > In other words, does > #(set-default-paper-size ...) > set any variables other than paper-width and paper-height? ie is > there a paper-size variable? I couldn't see any in the definition > of set-default-paper-size

Re: updated margins-a4-letter.ly

2008-10-05 Thread Graham Percival
On Sun, 5 Oct 2008 16:57:52 +0100 "Neil Puttock" <[EMAIL PROTECTED]> wrote: > 2008/10/5 Graham Percival <[EMAIL PROTECTED]>: > > > Two more updates to margins-a4-letter.ly: > > - if you specify #(set-default-paper-size "letter"), it doesn't > > work. You need to do it with #(ly:set-option...) >

Re: updated margins-a4-letter.ly

2008-10-05 Thread Patrick McCarty
On Sun, Oct 05, 2008 at 04:57:52PM +0100, Neil Puttock wrote: > > One thing I've just noticed: despite what it says in 4.1.1 `Paper > size', set-default-paper size doesn't work inside \paper { }. I will fix this. Thanks, Patrick ___ lilypond-user mai

Re: updated margins-a4-letter.ly

2008-10-05 Thread Neil Puttock
2008/10/5 Graham Percival <[EMAIL PROTECTED]>: > Two more updates to margins-a4-letter.ly: > - if you specify #(set-default-paper-size "letter"), it doesn't > work. You need to do it with #(ly:set-option...) > instructions are in the file. This is easily fixed, though there's a slight complicat

Re: updated margins-a4-letter.ly

2008-10-05 Thread Graham Percival
On Sat, 04 Oct 2008 11:01:53 -0700 Patrick Horgan <[EMAIL PROTECTED]> wrote: > Graham Percival wrote: > > Here's a slightly updated version of my "produce the same score on > > A4 and letter paper". Should be easier to understand. > > > Thanks:) It crossed the line from extremely cool to eleg

Re: updated margins-a4-letter.ly

2008-10-04 Thread Patrick Horgan
Graham Percival wrote: Here's a slightly updated version of my "produce the same score on A4 and letter paper". Should be easier to understand. Thanks:) It crossed the line from extremely cool to elegant. Beautiful. Patrick ___ lilypond-user m

updated margins-a4-letter.ly

2008-10-04 Thread Graham Percival
Here's a slightly updated version of my "produce the same score on A4 and letter paper". Should be easier to understand. Valentin, could you add a wishlist for LSR: snippets that don't produce any output. I'd like to check a box and have LSR not even attempt to compile this snippet; I think it'l