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: Eric S Fraga
Subject: Re: [O] Agenda printing: org-agenda-write doesn't use ps-paper-type
Date: Thu, 13 Jun 2013 08:50:59 +0100
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (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"

If you use a4 sized paper all (or most of) the time, you can set this in
/etc/papersize on Linux.  I think this is what ps2pdf looks at by
default.

I think paperconfig (8) is used to set this property properly.

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 24.3.50.1, Org release_8.0.3-193-g334581




reply via email to

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