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: Sebastien Vauban
Subject: Re: [O] Agenda printing: org-agenda-write doesn't use ps-paper-type
Date: Fri, 14 Jun 2013 13:51:21 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3 (windows-nt)

Hi Myles,

Myles English wrote:
> Sebastien Vauban writes:
>> Myles English wrote:
>>>
>>> I wonder if we need to allow a set of options to be passed to ps2pdf as
>>> we do for ps?
>>
>> And setting that in a custom command?
>>
>> #+begin_src emacs-lisp
>>   (add-to-list 'org-agenda-custom-commands
>>                '("L" "Call list"
>>                  tags-todo "phone"
>>                  ((ps-paper-type 'a4))
>>                  ("~/org-calls.pdf")) t)
>> #+end_src
>
> Sorry I don't understand what you mean.  The ps-paper-type is already
> set to a4 but has no effect on the call to ps2pdf.

OK, seems I've read too fast...

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

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