From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xin Shi Subject: Re: No title or date in LaTeX export Date: Thu, 29 Jul 2010 16:52:45 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0848011702==" Return-path: Received: from [140.186.70.92] (port=51901 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oea6d-0005Ta-Ly for emacs-orgmode@gnu.org; Thu, 29 Jul 2010 16:53:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oea5y-0004hb-NV for emacs-orgmode@gnu.org; Thu, 29 Jul 2010 16:52:51 -0400 Received: from mail-px0-f169.google.com ([209.85.212.169]:61333) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oea5y-0004hW-HK for emacs-orgmode@gnu.org; Thu, 29 Jul 2010 16:52:50 -0400 Received: by pxi7 with SMTP id 7so512450pxi.0 for ; Thu, 29 Jul 2010 13:52:49 -0700 (PDT) In-Reply-To: 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: emacs-orgmode --===============0848011702== Content-Type: multipart/alternative; boundary=001636457774bd45bc048c8cea80 --001636457774bd45bc048c8cea80 Content-Type: text/plain; charset=ISO-8859-1 Hello, I found an answer for my question :) #+OPTIONS: toc:nil #+TITLE: #+AUTHOR: #+DATE: will do the work. Xin On Thu, Jul 29, 2010 at 4:31 PM, Xin Shi wrote: > Hello Experts, > > When I export the org file to LaTeX, I want no title or date in the first > page. Namely, I want these lines to be commented out: > > %\title{XXXXXX} > %\date{XXXXX} > %\maketitle > > So far, I only found > #+OPTIONS: author:nil can make: > > %\author{XXXX} > > I also tried : > > # Local Variables: > # org-export-latex-title-command: " " > # End: > > but still saw the \maketitle . > > Any suggestions? > > Thanks! > > Xin > > --001636457774bd45bc048c8cea80 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello,

I found an answer for my question :)
#+OPTIONS: toc:nil
#+TITLE:=A0
#+AUTH= OR:=A0
#+DATE:=A0

will do the work.=A0

Xin



On Thu, Jul 29, 2010 at 4:31 PM, Xin Shi <shixin111@gmail.com> wro= te:
Hello Experts,

When I ex= port the org file to LaTeX, I want no title or date in the first page. =A0N= amely, I want these lines to be commented out:

%\title{XXXXXX}
%\date{XXXXX}
%\maketitle=A0

So far, I only found
#+OPTIONS: author:nil =A0can make:

%\author{XXXX}= =A0

I also tried :

#= Local Variables:
# org-export-latex-title-command: " "
# End:
=

but still saw the \maketitle .

Any suggestions?

Thanks!

Xin


--001636457774bd45bc048c8cea80-- --===============0848011702== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0848011702==--