emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] PDF output from Org


From: Grant Rettke
Subject: Re: [O] PDF output from Org
Date: Sat, 28 Jun 2014 13:44:42 -0500

For when we can't just use A4:

,----
| #+OPTIONS: texht:t
| #+LATEX_CLASS: article
| #+LATEX_CLASS_OPTIONS: [letterpaper, 12pt]
| #+LATEX_HEADER: \usepackage[paperwidth=8.5in, paperheight=11in,
hmargin=0.5in, vmargin=0.5in]{geometry}
`----
Grant Rettke | ACM, ASA, FSF, IEEE, SIAM
address@hidden | http://www.wisdomandwonder.com/
“Wisdom begins in wonder.” --Socrates
((λ (x) (x x)) (λ (x) (x x)))
“Life has become immeasurably better since I have been forced to stop
taking it seriously.” --Thompson


On Fri, Jun 27, 2014 at 3:15 PM, David Masterson <address@hidden> wrote:
> Hi,
>
> I'm doing my first paper in Org and outputting it to PDF.  So far, it's
> been pretty easy and the results look quite good.  The one issue that
> I'm wondering about is "page setup".  The output looks like it was done
> with ~2.5" margins all around which means that, on an 8.5"x11" paper,
> almost 5" is wasted.
>
> How do I control the page margins that Org uses in its Latex/PDF output?
> --
> David Masterson
> Programmer At Large
>
>



reply via email to

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