From: Sebastian Rose <sebastian_rose@gmx.de>
To: Simon Brown <simon@cliffestones.demon.co.uk>
Cc: emacs-orgmode@gnu.org
Subject: Re: Latex Export --> pdf
Date: Tue, 17 Mar 2009 02:33:05 +0100 [thread overview]
Message-ID: <87bps1kk6m.fsf@kassiopeya.MSHEIMNETZ> (raw)
In-Reply-To: <1237245580.19284.1@wilbury> (Simon Brown's message of "Mon, 16 Mar 2009 23:19:40 +0000")
I did this:
M-x customize-variable RET org-export-latex-classes RET
and changed the LaTeX header for article to this here:
\documentclass[11pt,a4paper]{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{graphicx}
\usepackage{longtable}
% BEGIN My Article Defaults
\input{/home/sebastian/develop/lib/latex/header-org-article-pdf.tex}
\input{/home/sebastian/develop/lib/latex/code.tex}
% END My Article Defaults
/home/sebastian/develop/lib/latex/header-org-article-pdf.tex and
/home/sebastian/develop/lib/latex/code.tex hold all the preferences I
need.
It's also possible to set up custom classes and include it into your
org-file.
See
http://orgmode.org/manual/Sectioning-structure.html#Sectioning-structure
Regards,
Sebastian
Simon Brown <simon@cliffestones.demon.co.uk> writes:
> Evening all,
>
> I have a question about how people use the latex exporter if I may, I
> can't find much on the interweb about it. How do you go about tarting
> up the output? The exporter creates 99% of what I want, but the margins
> are daft and I'd prefer a different font. I'm guessing you hand craft a
> LaTeX preamble of some sort? I am unfamiliar with LaTeX having taken
> the LyX route a long time ago. I could use LyX to do this, but I'd
> prefer it to be automagic. Should I start reading Lamport? Can anyone
> share a template?
>
> Thanks
>
> Simon
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
--
Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover
Tel.: +49 (0)511 - 36 58 472
Fax: +49 (0)1805 - 233633 - 11044
mobil: +49 (0)173 - 83 93 417
Email: s.rose@emma-stil.de, sebastian_rose@gmx.de
Http: www.emma-stil.de
prev parent reply other threads:[~2009-03-17 1:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-16 23:19 Latex Export --> pdf Simon Brown
2009-03-17 1:33 ` Sebastian Rose [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=87bps1kk6m.fsf@kassiopeya.MSHEIMNETZ \
--to=sebastian_rose@gmx.de \
--cc=emacs-orgmode@gnu.org \
--cc=simon@cliffestones.demon.co.uk \
/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).