From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: new LaTeX exporter hook Date: Fri, 06 Jul 2012 10:01:40 +0200 Message-ID: <878vex1fob.fsf@altern.org> References: <87aa0zxpmy.fsf@med.uni-goettingen.de> <81ipfnb0dt.fsf@gmail.com> <87wr43axj1.fsf@gmail.com> <87wr42wpf7.fsf@med.uni-goettingen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56025) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sn3TP-0000Iu-Sw for emacs-orgmode@gnu.org; Fri, 06 Jul 2012 04:01:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sn3TJ-0001Lg-EK for emacs-orgmode@gnu.org; Fri, 06 Jul 2012 04:01:07 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:55719) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sn3TJ-0001LI-67 for emacs-orgmode@gnu.org; Fri, 06 Jul 2012 04:01:01 -0400 Received: by werl57 with SMTP id l57so1385183wer.0 for ; Fri, 06 Jul 2012 01:00:59 -0700 (PDT) In-Reply-To: <87wr42wpf7.fsf@med.uni-goettingen.de> (Andreas Leha's message of "Wed, 23 May 2012 23:36:12 +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: Andreas Leha Cc: emacs-orgmode@gnu.org Andreas Leha writes: > Hi Jambunathan and Nicolas, > > >>>> the new LaTeX exporter does not seem to "run" the >>>> org-export-latex-final-hook. Is there an equivalent? >>> >>> You are looking for `:filter-final-output' within >>> `org-export-filters-alist'. Would that be useful to let the filters fall back on existing value for ̀org-export-BACKEND-final-hook' and other hooks? Thus people won't have to change their configuration, plus hooks are more familiar to Emacsers. -- Bastien