Re: landscape printing and viewing

2018-09-10 Thread David Wright
On Mon 10 Sep 2018 at 00:55:36 (+0200), Simon Albrecht wrote: > On 09.09.2018 23:13, David Kastrup wrote: > > Kieren MacMillan writes: > > > Hi Martin, > > > > \paper { > > > > #(set-paper-size "a4" 'landscape) > > > > } > > > If I’m not mistaken, the correct incantation is > > > > > > \paper {

Re: landscape printing and viewing

2018-09-10 Thread Wols Lists
On 09/09/18 23:55, Simon Albrecht wrote: > On 09.09.2018 23:13, David Kastrup wrote: >> Kieren MacMillan writes: >>> Hi Martin, \paper { #(set-paper-size "a4" 'landscape) } >>> If I’m not mistaken, the correct incantation is >>> >>> \paper { >>> #(set-paper-size "a4landscape") >

Re: landscape printing and viewing

2018-09-09 Thread Simon Albrecht
On 09.09.2018 23:13, David Kastrup wrote: Kieren MacMillan writes: Hi Martin, \paper { #(set-paper-size "a4" 'landscape) } If I’m not mistaken, the correct incantation is \paper { #(set-paper-size "a4landscape") } That sets_only_ the papersize, not the orientation. For the screen it m

Re: landscape printing and viewing

2018-09-09 Thread Martin Tarenskeen
On Sun, 9 Sep 2018, Kieren MacMillan wrote: Hi Martin, \paper { #(set-paper-size "a4" 'landscape) } If I’m not mistaken, the correct incantation is \paper { #(set-paper-size "a4landscape") } Hope that helps! Thanks :-) MT ___ lilypond-user

Re: landscape printing and viewing

2018-09-09 Thread Martin Tarenskeen
On Sun, 9 Sep 2018, David Kastrup wrote: Kieren MacMillan writes: Hi Martin, \paper { #(set-paper-size "a4" 'landscape) } If I’m not mistaken, the correct incantation is \paper { #(set-paper-size "a4landscape") } That sets _only_ the papersize, not the orientation. For the screen

Re: landscape printing and viewing

2018-09-09 Thread Urs Liska
Am 09.09.2018 um 19:42 schrieb Kieren MacMillan: Hi Martin, \paper { #(set-paper-size "a4" 'landscape) } If I’m not mistaken, the correct incantation is \paper { #(set-paper-size "a4landscape") } This has changed in 2.19.60, see https://github.com/wbsoft/frescobaldi/issues/768 (for s

Re: landscape printing and viewing

2018-09-09 Thread David Kastrup
Kieren MacMillan writes: > Hi Martin, > >> \paper { >> #(set-paper-size "a4" 'landscape) >> } > > If I’m not mistaken, the correct incantation is > > \paper { > #(set-paper-size "a4landscape") > } That sets _only_ the papersize, not the orientation. For the screen it might be what you want.

Re: landscape printing and viewing

2018-09-09 Thread David Wright
On Sun 09 Sep 2018 at 19:17:54 (+0200), Martin Tarenskeen wrote: > I used someting like > > \paper { > #(set-paper-size "a4" 'landscape) > } > > My score is turned 90 degrees and formatted for landscape printing. > This is ok for printing but my viewer (Evince) doesn't turn the page > for viewi

Re: landscape printing and viewing

2018-09-09 Thread Kieren MacMillan
Hi Martin, > \paper { > #(set-paper-size "a4" 'landscape) > } If I’m not mistaken, the correct incantation is \paper { #(set-paper-size "a4landscape") } Hope that helps! Kieren. Kieren MacMillan, composer ‣ website: www.kierenmacmillan.info ‣ email: i...@kier

landscape printing and viewing

2018-09-09 Thread Martin Tarenskeen
Hi, I used someting like \paper { #(set-paper-size "a4" 'landscape) } My score is turned 90 degrees and formatted for landscape printing. This is ok for printing but my viewer (Evince) doesn't turn the page for viewing on my laptop's screen . I have a nice tool named "pdfmod" that allows