emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <ucecesf@ucl.ac.uk>
To: Rares Pop <rares.pop@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: page setup - PDF Export
Date: Thu, 13 May 2010 16:37:24 +0100	[thread overview]
Message-ID: <878w7nbyob.wl%ucecesf@ucl.ac.uk> (raw)
In-Reply-To: <AANLkTinAUeYDRfkJzbZXyTMqbfaEH-UpLLu1xu_JNjC8@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 838 bytes --]

On Thu, 13 May 2010 15:15:26 +0300, Rares Pop <rares.pop@gmail.com> 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

[-- Attachment #2: Type: text/plain, Size: 75 bytes --]

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

[-- Attachment #3: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2010-05-13 16:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-13 12:15 page setup - PDF Export Rares Pop
2010-05-13 15:37 ` Eric S Fraga [this message]
2010-05-14 14:44   ` Rares Pop
2010-05-13 20:52 ` Thomas S. Dye

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878w7nbyob.wl%ucecesf@ucl.ac.uk \
    --to=ucecesf@ucl.ac.uk \
    --cc=e.fraga@ucl.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=rares.pop@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).