From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: Removing the title in LaTeX export Date: Mon, 14 Jul 2014 14:07:49 +0200 Message-ID: <877g3gxhwq.fsf@gmx.us> References: <87ion2vguq.fsf@free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34954) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X6f3D-0006Sp-Sq for emacs-orgmode@gnu.org; Mon, 14 Jul 2014 08:08:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X6f35-0005v9-Cw for emacs-orgmode@gnu.org; Mon, 14 Jul 2014 08:08:11 -0400 Received: from plane.gmane.org ([80.91.229.3]:55242) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X6f35-0005ub-6l for emacs-orgmode@gnu.org; Mon, 14 Jul 2014 08:08:03 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1X6f34-0004wZ-FF for emacs-orgmode@gnu.org; Mon, 14 Jul 2014 14:08:02 +0200 Received: from 109.201.154.182 ([109.201.154.182]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Jul 2014 14:08:02 +0200 Received: from rasmus by 109.201.154.182 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Jul 2014 14:08:02 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Julien Cubizolles writes: > Is there a way to remove the title from during a LaTeX export? the > ":with-toc nil" keyword in org-publish-project-alist removes the table > of contents but I "with-title nil" doesn't seem to be recognized. Does this give you what you want? #+TITLE: * test It will suppress \maketitle. If you always want to suppress it Thom's suggestion may suit you better. —Rasmus -- I almost cut my hair, it happened just the other day