emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* LaTeX Export option for titlepage
@ 2009-05-05 19:22 Mark Elston
  2009-05-05 20:10 ` Russell Adams
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Elston @ 2009-05-05 19:22 UTC (permalink / raw)
  To: org-mode emacs-orgmode

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-05-05 20:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-05 19:22 LaTeX Export option for titlepage Mark Elston
2009-05-05 20:10 ` Russell Adams
2009-05-05 20:41   ` Mark Elston

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).