From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Berry Subject: Re: LaTeX export. Substitute some headlines with arbitrary command Date: Wed, 13 Mar 2013 22:49:44 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45234) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UFuUi-0003iB-9V for emacs-orgmode@gnu.org; Wed, 13 Mar 2013 18:50:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UFuUh-0007eh-Gm for emacs-orgmode@gnu.org; Wed, 13 Mar 2013 18:50:00 -0400 Received: from plane.gmane.org ([80.91.229.3]:33774) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UFuUh-0007dR-AC for emacs-orgmode@gnu.org; Wed, 13 Mar 2013 18:49:59 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UFuV1-0006fn-Gx for emacs-orgmode@gnu.org; Wed, 13 Mar 2013 23:50:19 +0100 Received: from 137.110.34.176 ([137.110.34.176]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 Mar 2013 23:50:19 +0100 Received: from ccberry by 137.110.34.176 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 Mar 2013 23:50:19 +0100 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 Andrey Yankin gmail.com> writes: > > Hi!I want arbitrary top level headline to be exported not as \section > (or whatever it is) but with some other arbitrary latex command. [snip] The filter mechanism might be a good choice. Here is an example of modifying a headline: http://thread.gmane.org/gmane.emacs.orgmode/67667/focus=67706