From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsd@tsdye.com (Thomas S. Dye) Subject: Re: Org equivalent to \chapter* Date: Wed, 06 Aug 2014 07:15:25 -1000 Message-ID: References: <53E172B1.5020101@gmail.com> <87oavyj7sd.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43014) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XF4oc-0005ze-VB for emacs-orgmode@gnu.org; Wed, 06 Aug 2014 13:16:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XF4oU-0007Ns-AE for emacs-orgmode@gnu.org; Wed, 06 Aug 2014 13:15:54 -0400 Received: from gproxy2-pub.mail.unifiedlayer.com ([69.89.18.3]:34009) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1XF4oU-0007NT-2r for emacs-orgmode@gnu.org; Wed, 06 Aug 2014 13:15:46 -0400 In-Reply-To: <87oavyj7sd.fsf@gmx.us> (rasmus@gmx.us's message of "Wed, 06 Aug 2014 11:18:10 +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: Rasmus Cc: emacs-orgmode@gnu.org Aloha Rasmus, Rasmus writes: > Alan L Tyree writes: > >> I'm sure this has been asked before, but I can't seem to find it. Is >> there an org markup that produces a starred latex heading? >> >> In a book, for example, I want the Preface to be at chapter level, but >> not included in the numbering. Same for HTML export, of course. > > You would probably need some sort of filter for this. Most certainly > you will be able to find implementations on this list. > > Here's something from my init file that works with LaTeX. Other > formats such as txt and html are harder since Org generates section > numbers and the TOC. Thanks for sharing this. It will be useful for book authors.=20 Do you think it is possible to write a general headline filter that takes care of all the various LaTeX possibilities? Right now I=CA=BBm using tags to ignoreheading, clearpage, and newpage. In addition to your nonum filter, Eric S. has a filter that gets rid of a heading and promotes the content, which I haven=CA=BBt had occasion to use, but also has its own tag. >From the LaTeX author=CA=BBs point of view, it would be great to have a set of tags (and options) that "just work." Do you (and others) think the "tag and filter" approach can achieve this? Or, are there too many moving parts to make it feasible? All the best, Tom --=20 Thomas S. Dye http://www.tsdye.com