From mboxrd@z Thu Jan 1 00:00:00 1970 From: Camille persson Subject: Re: Title page in latex export Date: Fri, 4 Mar 2011 11:48:39 +0100 Message-ID: References: <20110304020505.77bc12d1@bhishma.homelinux.net> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=20cf304346d68d14f8049da5e380 Return-path: Received: from [140.186.70.92] (port=41660 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PvSYr-0007FO-MK for emacs-orgmode@gnu.org; Fri, 04 Mar 2011 05:48:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PvSYq-00024S-J0 for emacs-orgmode@gnu.org; Fri, 04 Mar 2011 05:48:41 -0500 Received: from mail-vx0-f169.google.com ([209.85.220.169]:34828) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PvSYq-00024M-Gj for emacs-orgmode@gnu.org; Fri, 04 Mar 2011 05:48:40 -0500 Received: by vxc38 with SMTP id 38so2317576vxc.0 for ; Fri, 04 Mar 2011 02:48:39 -0800 (PST) In-Reply-To: <20110304020505.77bc12d1@bhishma.homelinux.net> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Suvayu Ali Cc: Org mode mailing list --20cf304346d68d14f8049da5e380 Content-Type: text/plain; charset=ISO-8859-1 Hi, I think that what it already does But if you mean you should use \maketitlte before \begin{document} you could do it like this: #+BIND: org-export-latex-title-command "" #+LATEX_HEADER: \maketitle Regards, CP 2011/3/4 Suvayu Ali > Hi Orgers, > > I am trying to write my thesis as per my university style. It requires > I use the \title{Thesis title} command before the > > \begin{document} > ... > \end{document} > > Is there any way to do that? Thanks for any thoughts. > > -- > Suvayu > > Open source is the future. It sets us free. > > --20cf304346d68d14f8049da5e380 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

I think that what it already does

But if you mean you sho= uld use \maketitlte before \begin{document} you could do it like this:
=
#+BIND: org-export-latex-title-command ""
#+LATEX_HEADER: \mak= etitle

Regards,
CP


2011/3/4 Suvayu Ali &l= t;fatkasuvayu+linux@gmail.= com>
Hi Orgers,

I am trying to write my thesis as per my university style. It requires
I use the \title{Thesis title} command before the

\begin{document}
...
\end{document}

Is there any way to do that? Thanks for any thoughts.

--
Suvayu

Open source is the future. It sets us free.


--20cf304346d68d14f8049da5e380--