On 09.09.2018 23:13, David Kastrup wrote:
Kieren MacMillan<kieren_macmil...@sympatico.ca>  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.  Whether your printer driver is smart enough to
figure out what you want is a different question then.

It has to be, doesn’t it? #(set-paper-size "a4landscape" 'landscape) doesn’t help, because then it’s displayed wrong by both evince and PyQtPdfViewer (I don’t know its exact name, the one in Frescobaldi…). Can’t test printing right now. Although: I get furious every time I feed an A4 page into a normal copy machine (at my university) the wrong way and the damn thing isn’t able to figure it out, but goes exactly with the orthogonal relation and creates a cropped print. This is 2018, man… and that’s still happening.

Best, Simon

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

Reply via email to