emacs-orgmode
[Top][All Lists]
Advanced

[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: Rainer Stengele
Subject: Re: [O] Agenda printing: org-agenda-write doesn't use ps-paper-type
Date: Thu, 13 Jun 2013 15:32:48 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6

Am 13.06.2013 10:11, schrieb Christian Egli:
> 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
> 
+1
under Windows I see the same problem and like to set to 'a4 somewhere.

Rainer



reply via email to

[Prev in Thread] Current Thread [Next in Thread]