From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: No title or date in LaTeX export Date: Thu, 29 Jul 2010 18:00:43 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0505887591==" Return-path: Received: from [140.186.70.92] (port=51445 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oec5m-00043x-Jj for emacs-orgmode@gnu.org; Thu, 29 Jul 2010 19:00:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oec5k-0004OM-W9 for emacs-orgmode@gnu.org; Thu, 29 Jul 2010 19:00:46 -0400 Received: from mail-vw0-f41.google.com ([209.85.212.41]:52938) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oec5k-0004OF-T9 for emacs-orgmode@gnu.org; Thu, 29 Jul 2010 19:00:44 -0400 Received: by vws16 with SMTP id 16so864400vws.0 for ; Thu, 29 Jul 2010 16:00:43 -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: Xin Shi Cc: emacs-orgmode --===============0505887591== Content-Type: multipart/alternative; boundary=001485e772b836bec9048c8eb428 --001485e772b836bec9048c8eb428 Content-Type: text/plain; charset=ISO-8859-1 See this: http://www.mail-archive.com/emacs-orgmode@gnu.org/msg20692.html Key line to add in your .org header section: #+BIND: org-export-latex-title-command "" When you do C-c C-e p the minibuffer will ask if you want to apply the BIND code. Type yes and that should do it. It's been working for me in eliminating the \maketitle line. John On Thu, Jul 29, 2010 at 3: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 > > > _______________________________________________ > 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 > > --001485e772b836bec9048c8eb428 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable See this:=A0http://www.mail-archive.com/emacs-orgmode@gnu.org/msg20692.htm= l

Key line to add in your .org header section:
<= span class=3D"Apple-style-span" style=3D"font-family: monospace; font-size:= medium; ">
#+BIND: org-export-latex-title-command ""
When you do C-c C-e p the minibuffer will ask if you want =
to apply the BIND code. Type yes and that should do it. It's been worki=
ng for me in eliminating the \maketitle line.

John

On Thu,= Jul 29, 2010 at 3:31 PM, Xin Shi <shixin111@gmail.com> wrote:
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


_______________________________________________
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


--001485e772b836bec9048c8eb428-- --===============0505887591== 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 --===============0505887591==--