Thanks, Russel. That was it.
Actually, after a little playing around I, too, blanked it out
and added a #+BEGIN_LaTeX/#+END_LaTeX fragment to set everything
up just the way I wanted it.
Mark
Russell Adams wrote:
Try redefining org-export-latex-title-command. I often blank it and
make my own title page.
On Tue, May 05, 2009 at 12:22:49PM -0700, Mark Elston wrote:
I am exporting a report to LaTeX and PDF and would like
to modify the generated output somewhat and can't find
the place I need to tweak.
Currently, with the toc turned on the generated .tex
file has
\maketitle
immediately after the \begin{document} command.
I would like to change this to:
\begin{titlingpage}
\maketitle
\end{titlingpage}
Is there any way to have this happen automatically? Obviously,
it isn't a huge deal to edit the file and tweak it manually.
I just thought it would be nice to be able to parameterize this
somehow.
Unfortunately the org-export-latex-classes only specify
the headers up to the \begin{document} command.
Mark
_______________________________________________
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