Any code between LaTeX code blocks should execute automatically. For example, I could place an entire .tex source between
#+BEGIN_LaTeX [Code goes here] #+END_LaTeX And name the file tex.org and it can be exported to PDF. So, I would just place the normal LaTeX commands you would use to accomplish what you are trying to do in a code block, like above. Good luck, Jeff On Mon, Oct 18, 2010 at 5:39 AM, Jordi Inglada <[email protected]> wrote: > Hi all, > > I would like to export to LaTeX using "#+LaTeX_CLASS: book" and use a > title page that I have built using the LaTeX titlepage environment. I > don't know where to put the titlepage environment and how to > deactivate the title page generation by the LaTeX export. > > Thank you for your help. > > Jordi > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > [email protected] > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > -- Jeffrey Horn Graduate Lecturer and PhD Student in Economics George Mason University (704) 271-4797 [email protected] [email protected] http://www.failuretorefrain.com/jeff/ _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
