From: Mark Elston <m_elston@comcast.net>
To: emacs-orgmode@gnu.org
Subject: Re: LaTeX Export option for titlepage
Date: Tue, 05 May 2009 13:41:44 -0700 [thread overview]
Message-ID: <4A00A488.2080507@comcast.net> (raw)
In-Reply-To: <20090505201014.GJ25627@thinkpad.adamsinfoserv.com>
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
>>
>>
prev parent reply other threads:[~2009-05-05 20:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A00A488.2080507@comcast.net \
--to=m_elston@comcast.net \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.