From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: LaTeX export: Skip headline lines? "Paragraph" sectioning? Date: Mon, 30 Aug 2010 22:01:27 -0400 Message-ID: <24690.1283220087@gamaville.dokosmarshall.org> References: <15790.1283141198@gamaville.dokosmarshall.org> Reply-To: nicholas.dokos@hp.com Return-path: Received: from [140.186.70.92] (port=51911 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OqGAa-0005I6-Mv for emacs-orgmode@gnu.org; Mon, 30 Aug 2010 22:01:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OqGAZ-0006te-Ht for emacs-orgmode@gnu.org; Mon, 30 Aug 2010 22:01:52 -0400 Received: from vms173013pub.verizon.net ([206.46.173.13]:58332) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OqGAZ-0006tZ-Eo for emacs-orgmode@gnu.org; Mon, 30 Aug 2010 22:01:51 -0400 Received: from gamaville.dokosmarshall.org ([unknown] [173.76.32.106]) by vms173013.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0L7Z00EWQUYFS630@vms173013.mailsrvcs.net> for emacs-orgmode@gnu.org; Mon, 30 Aug 2010 21:01:28 -0500 (CDT) In-reply-to: Message from "Alan E. Davis" of "Tue, 31 Aug 2010 11:43:25 +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: "Alan E. Davis" Cc: nicholas.dokos@hp.com, org-mode Alan E. Davis wrote: > Perhaps I can get this done, but I have one important question. > > When I define a new "class" in org-export-latex-classes, does it make sense > to add a new class that calls the same /documentclass{article} class? I > could name this class article2, and define the section structure as I will. > Yes. > Hope this is not a silly question. > Nope. Nick