From: Matt Price <matt.price@utoronto.ca>
To: emacs-orgmode@gnu.org
Subject: Re: Re: interacting with word processors (opeonffice, word)
Date: Fri, 05 Feb 2010 16:25:50 -0500 [thread overview]
Message-ID: <1265405150.4059.901.camel@gont> (raw)
In-Reply-To: <hkft68$94n$1@ger.gmane.org>
[-- Attachment #1.1: Type: text/plain, Size: 1580 bytes --]
On Fri, 2010-02-05 at 01:44 +0000, Shelagh Manton wrote:
> On Thu, 04 Feb 2010 15:10:51 +0000, Eric S Fraga wrote:
>
> > 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
> >
> Also the fullpage.sty package will do this for you too. Of course you
> need to name the size of your paper in the documentclass.
>
> \usepackage[options](fullpage)
thanks for this. i'll give it a go -- and can i set this permanently
somewhere in my org conf file -- is it something like:
(setq latex_header ("\usepackage[letterpaper]{geometry}",
"\geometry{verbose,tmargin=3cm,bmargin=3cm,lmargin=3cm,rmargin=3cm}" ))
anyway thanks so much for all your help thus far!
matt
[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
[-- Attachment #2: 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
prev parent reply other threads:[~2010-02-05 21:26 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-02 18:34 interacting with word processors (opeonffice, word) Matt Price
2010-02-02 18:44 ` Rainer M Krug
2010-02-02 18:55 ` Russell Adams
2010-02-02 19:28 ` David Maus
2010-02-03 1:00 ` Matt Lundin
2010-02-02 19:39 ` Rainer M Krug
2010-02-03 7:13 ` Eric S Fraga
2010-02-02 19:40 ` Rainer M Krug
2010-02-02 22:00 ` Shelagh Manton
2010-02-04 14:43 ` Matt Price
2010-02-04 15:10 ` Eric S Fraga
2010-02-05 1:44 ` Shelagh Manton
2010-02-05 21:25 ` Matt Price [this message]
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=1265405150.4059.901.camel@gont \
--to=matt.price@utoronto.ca \
--cc=emacs-orgmode@gnu.org \
/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).