emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] page setup - PDF Export


From: Eric S Fraga
Subject: Re: [Orgmode] page setup - PDF Export
Date: Thu, 13 May 2010 16:37:24 +0100
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.7 Emacs/23.1 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

On Thu, 13 May 2010 15:15:26 +0300, Rares Pop <address@hidden> wrote:
> 
> [1  <multipart/alternative (7bit)>]
> [1.1  <text/plain; ISO-8859-1 (7bit)>]
> Hi all,
> 
> do you there is a way to modify the page setup parameters (top, bottom,
> left, right) when doing an PDF export.
> There are some predefined templates for A4, A5 format?
> 
> I searched the manual and the mailing list and didn't find anything.
> 
> Appreciate your help,
> Rares

PDF export makes use of latex so you need to provide latex
customisations.  The easiest (IMO) way to modify margins and paper
size is through the geometry package, as in:

#+latex_header: \usepackage[margin=5cm]{geometry}

in the preamble of your org file.

See the documentation for the latex geometry package (on the web etc)
for full details of everything you can modify!

HTH,
eric
-- 
Eric S Fraga
GnuPG: 8F5C 279D 3907 E14A 5C29  570D C891 93D8 FFFC F67D

reply via email to

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