From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Latex Export --> pdf Date: Tue, 17 Mar 2009 02:33:05 +0100 Message-ID: <87bps1kk6m.fsf@kassiopeya.MSHEIMNETZ> References: <1237245580.19284.1@wilbury> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LjO84-0008S4-Nk for emacs-orgmode@gnu.org; Mon, 16 Mar 2009 21:30:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LjO80-0008Rh-8T for emacs-orgmode@gnu.org; Mon, 16 Mar 2009 21:30:04 -0400 Received: from [199.232.76.173] (port=46203 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LjO80-0008Re-31 for emacs-orgmode@gnu.org; Mon, 16 Mar 2009 21:30:00 -0400 Received: from mail.gmx.net ([213.165.64.20]:56009) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1LjO7z-0005G1-Jd for emacs-orgmode@gnu.org; Mon, 16 Mar 2009 21:29:59 -0400 In-Reply-To: <1237245580.19284.1@wilbury> (Simon Brown's message of "Mon, 16 Mar 2009 23:19:40 +0000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Simon Brown Cc: emacs-orgmode@gnu.org 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 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