Hi Luke,
Another (quick) fix given what you already have, is to renew the maketitle
command to be empty:
#+LATEX_HEADER: \renewcommand{\maketitle}{}
Then after this you could put your #+begin_latex ... #+end_latex block to
generate the page. Obviously, this works only for the current =org-mode=
On Feb 23, 2011, at 9:30 AM, Luke Crook wrote:
I have successfully created a custom title page which I have used to
replace the default version created by org-mode.
Per http://orgmode.org/worg/org-tutorials/org-latex-export.html
"11.2 Titles and Title Page Layout".
However my title page contai
I have successfully created a custom title page which I have used to
replace the default version created by org-mode.
Per http://orgmode.org/worg/org-tutorials/org-latex-export.html
"11.2 Titles and Title Page Layout".
However my title page contains the document title, date and version number.