Re: [Orgmode] Tweaking org-laxtex-export-classes

2010-10-23 Thread Marvin Doyley
Thanks Chris, This worked like a charm. Cheers M On Fri, Oct 22, 2010 at 12:51 PM, Chris Malone wrote: > Hi Marvin, > > One hackish work around is to set the title to an empty string > > #+TITLE: > > This sets \title{} in the preamble and omits the \maketitle command. Then > after including al

Re: [Orgmode] Tweaking org-laxtex-export-classes

2010-10-22 Thread Chris Malone
Hi Marvin, One hackish work around is to set the title to an empty string #+TITLE: This sets \title{} in the preamble and omits the \maketitle command. Then after including all of your #+LATEX_HEADER's you could add the following LaTeX commands where you want to produce the title: #+LATEX: \ti

[Orgmode] Tweaking org-laxtex-export-classes

2010-10-22 Thread Marvin Doyley
Dear all, I am planning to write an article using org - most of my notes are = already in org so this seems logical. The journal that I plan to submit = to provides latex class so it just a matter of customizing = org-export-latex-classes, which I have done=20 (add-to-list 'org-export-latex-c