From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xin Shi Subject: No title or date in LaTeX export Date: Thu, 29 Jul 2010 16:31:24 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1082113691==" Return-path: Received: from [140.186.70.92] (port=34019 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OeZlH-0004jS-NK for emacs-orgmode@gnu.org; Thu, 29 Jul 2010 16:31:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OeZlG-0001WN-Ps for emacs-orgmode@gnu.org; Thu, 29 Jul 2010 16:31:27 -0400 Received: from mail-px0-f169.google.com ([209.85.212.169]:37904) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OeZlG-0001WC-IY for emacs-orgmode@gnu.org; Thu, 29 Jul 2010 16:31:26 -0400 Received: by pxi7 with SMTP id 7so497105pxi.0 for ; Thu, 29 Jul 2010 13:31:25 -0700 (PDT) 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 --===============1082113691== Content-Type: multipart/alternative; boundary=000e0cd32be83c588c048c8c9e0e --000e0cd32be83c588c048c8c9e0e Content-Type: text/plain; charset=ISO-8859-1 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 --000e0cd32be83c588c048c8c9e0e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello Experts,

When I export the org file to LaTeX, I wa= nt no title or date in the first page. =A0Namely, I want these lines to be = commented out:

%\title{XXXXXX}
%\date{XX= XXX}
%\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

--000e0cd32be83c588c048c8c9e0e-- --===============1082113691== 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 --===============1082113691==--