[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Agenda printing: org-agenda-write doesn't use ps-paper-type
From: |
Christian Egli |
Subject: |
Re: [O] Agenda printing: org-agenda-write doesn't use ps-paper-type |
Date: |
Thu, 13 Jun 2013 10:11:44 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux) |
Myles English <address@hidden> writes:
> Thanks for checking it. Yes, I had to change this line in
> org-agenda.el:
>
> - (call-process "ps2pdf" nil nil nil
> + (call-process "ps2pdf" nil nil nil "-sPAPERSIZE=a4"
>
> I wonder if we need to allow a set of options to be passed to ps2pdf as
> we do for ps?
Where do we pass options for ps? A quick rgrep shows that ps2pdf is used
in the agenda and two of the exporters (groff and man) so a better
option might be to set the papersize via the environment (GS_OPTIONS).
Christian
--
Christian Egli
Swiss Library for the Blind, Visually Impaired and Print Disabled
Grubenstrasse 12, CH-8045 Zürich, Switzerland
-----
Tag der offenen Tuer
Die SBS laedt Sie herzlich ein: 29. Juni 2013 von 9 bis 16 Uhr.
Mehr Informationen erhalten Sie unter http://www.sbs.ch/offenetuer
- [O] Agenda printing: org-agenda-write doesn't use ps-paper-type, Myles English, 2013/06/11
- Re: [O] Agenda printing: org-agenda-write doesn't use ps-paper-type, Christian Egli, 2013/06/12
- Re: [O] Agenda printing: org-agenda-write doesn't use ps-paper-type, Myles English, 2013/06/12
- Re: [O] Agenda printing: org-agenda-write doesn't use ps-paper-type, Eric S Fraga, 2013/06/13
- Re: [O] Agenda printing: org-agenda-write doesn't use ps-paper-type, Myles English, 2013/06/13
- Re: [O] Agenda printing: org-agenda-write doesn't use ps-paper-type, Nick Dokos, 2013/06/13
- Re: [O] Agenda printing: org-agenda-write doesn't use ps-paper-type, Eric S Fraga, 2013/06/14
- Re: [O] Agenda printing: org-agenda-write doesn't use ps-paper-type, Sebastien Vauban, 2013/06/14
- Re: [O] Agenda printing: org-agenda-write doesn't use ps-paper-type, Myles English, 2013/06/14
- Re: [O] Agenda printing: org-agenda-write doesn't use ps-paper-type, Sebastien Vauban, 2013/06/14