From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: Unnumbered sections in LaTeX export Date: Sun, 13 Sep 2009 21:26:00 -0400 Message-ID: <874or6qpuf.fsf@fastmail.fm> References: <871046FB-9139-42CE-A996-15EA1A6B635D@tsdye.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mn0Fc-0001Er-Nv for emacs-orgmode@gnu.org; Sun, 13 Sep 2009 21:21:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mn0FY-0001ED-8T for emacs-orgmode@gnu.org; Sun, 13 Sep 2009 21:21:04 -0400 Received: from [199.232.76.173] (port=51301 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mn0FY-0001EA-2S for emacs-orgmode@gnu.org; Sun, 13 Sep 2009 21:21:00 -0400 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:51209) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mn0FX-0000Pg-OI for emacs-orgmode@gnu.org; Sun, 13 Sep 2009 21:20:59 -0400 In-Reply-To: <871046FB-9139-42CE-A996-15EA1A6B635D@tsdye.com> (Thomas S. Dye's message of "Sun, 13 Sep 2009 11:06:34 -1000") 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: "Thomas S. Dye" Cc: emacs-orgmode@gnu.org "Thomas S. Dye" writes: > The variable org-export-latex-classes has a specification for > unnumbered sections but I haven't found any documentation how to mark > up the org file to activate them. I might have missed something > obvious. Could someone give me a pointer to documentation or some > help how to markup the org file? #+OPTIONS: num:nil http://orgmode.org/manual/Export-options.html Best, Matt