emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: interacting with word processors (opeonffice, word)


From: Eric S Fraga
Subject: Re: [Orgmode] Re: interacting with word processors (opeonffice, word)
Date: Thu, 04 Feb 2010 15:10:51 +0000
User-agent: Wanderlust/2.15.6 (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)

At Thu, 04 Feb 2010 09:43:31 -0500,
Matt Price wrote:

[...]

> get documentsl ooking about how I want them to -- the default output of
> the latex export has way too much whitespace for my tastes -- but I
> guess I hsould be able to figure those issues out somehow.  thanks
> again!
> matt
> 

If it's the margins giving you too much white space (a common
complaint from people moving to latex from other types of word or
document procssors), you could try something along these lines:

--8<---------------cut here---------------start------------->8---
#+latex_header: \usepackage[letterpaper]{geometry}
#+latex-header: 
\geometry{verbose,tmargin=3cm,bmargin=3cm,lmargin=3cm,rmargin=3cm}
--8<---------------cut here---------------end--------------->8---

untested.  change "letterpaper" to your actual paper size, of course.

HTH,
eric




reply via email to

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