From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Exporting to PDF without a title Date: Mon, 3 Aug 2009 06:32:59 +0200 Message-ID: References: <927aeeaf0907141545p4b0b555dga746e639affb4fe5@mail.gmail.com> <20090715004236.GA21248@thinkpad.adamsinfoserv.com> Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MXpET-0005jQ-Ht for emacs-orgmode@gnu.org; Mon, 03 Aug 2009 00:33:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MXpEO-0005hi-N7 for emacs-orgmode@gnu.org; Mon, 03 Aug 2009 00:33:08 -0400 Received: from [199.232.76.173] (port=41509 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MXpEO-0005hc-Bd for emacs-orgmode@gnu.org; Mon, 03 Aug 2009 00:33:04 -0400 Received: from mail-ew0-f211.google.com ([209.85.219.211]:47818) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MXpEN-00029W-R9 for emacs-orgmode@gnu.org; Mon, 03 Aug 2009 00:33:04 -0400 Received: by mail-ew0-f211.google.com with SMTP id 7so1039117ewy.42 for ; Sun, 02 Aug 2009 21:33:03 -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: Russell Adams , Manuel Amador Cc: Org Mode On Jul 15, 2009, at 2:42 AM, Russell Adams wrote: > Add this at the end of the file, and then do M-x normal-mode. > > #+ Local Variables: > #+ org-export-latex-title-command: "" > #+ End: This may actually be a common application, so I have simplified this to #+TITLE: i.e. explicitly specifying an empty TITLE - Carsten > > > 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 RLAdams@AdamsInfoServ.com > > PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/ > > Fingerprint: 1723 D8CA 4280 1EC9 557F 66E8 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