From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manuel Amador Subject: Re: Exporting to PDF without a title Date: Tue, 14 Jul 2009 20:59:04 -0700 Message-ID: <927aeeaf0907142059p2988141ej3b79c01e211f6c0c@mail.gmail.com> References: <927aeeaf0907141545p4b0b555dga746e639affb4fe5@mail.gmail.com> <20090715004236.GA21248@thinkpad.adamsinfoserv.com> Reply-To: amador@stanford.edu Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MQveU-0001kt-0s for emacs-orgmode@gnu.org; Tue, 14 Jul 2009 23:59:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MQveP-0001kF-Fi for emacs-orgmode@gnu.org; Tue, 14 Jul 2009 23:59:29 -0400 Received: from [199.232.76.173] (port=35326 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MQveP-0001kC-A2 for emacs-orgmode@gnu.org; Tue, 14 Jul 2009 23:59:25 -0400 Received: from an-out-0708.google.com ([209.85.132.240]:49727) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MQveO-0000Ux-U7 for emacs-orgmode@gnu.org; Tue, 14 Jul 2009 23:59:25 -0400 Received: by an-out-0708.google.com with SMTP id b6so3437567ana.21 for ; Tue, 14 Jul 2009 20:59:24 -0700 (PDT) In-Reply-To: <20090715004236.GA21248@thinkpad.adamsinfoserv.com> 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@gnu.org Perfect, this works. Thanks! On Tue, Jul 14, 2009 at 5:42 PM, Russell Adams w= rote: > Add this at the end of the file, and then do M-x normal-mode. > > #+ Local Variables: > #+ org-export-latex-title-command: "" > #+ End: > > > On Tue, Jul 14, 2009 at 03:45:03PM -0700, Manuel Amador wrote: >> Hi, >> >> Is there a way of exporting to PDF from org-mode without generating a >> title? (alternatively, how can I skip the \maketitle command in the >> latex file when exporting to PDF) >> >> Manuel >> >> >> _______________________________________________ >> Emacs-orgmode mailing list >> Remember: use `Reply All' to send replies to the list. >> Emacs-orgmode@gnu.org >> http://lists.gnu.org/mailman/listinfo/emacs-orgmode >> > > > ------------------------------------------------------------------ > Russell Adams =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0RLAd= ams@AdamsInfoServ.com > > PGP Key ID: =A0 =A0 0x1160DCB3 =A0 =A0 =A0 =A0 =A0 http://www.adamsinfose= rv.com/ > > Fingerprint: =A0 =A01723 D8CA 4280 1EC9 557F =A066E8 1154 E018 1160 DCB3 > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode >