From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Davison Subject: Re: subtitle in export? Date: Mon, 19 Apr 2010 12:27:42 -0400 Message-ID: <87r5mbwgox.fsf@stats.ox.ac.uk> References: <87wrw3mtk4.fsf@stats.ox.ac.uk> <5F21B0B4-ED53-43F1-BCCE-66C6D255A58E@gmail.com> <87fx2rxwwc.fsf@stats.ox.ac.uk> 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 1O3tp8-0006CP-66 for emacs-orgmode@gnu.org; Mon, 19 Apr 2010 12:27:50 -0400 Received: from [140.186.70.92] (port=42695 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O3tp6-0006Bw-HM for emacs-orgmode@gnu.org; Mon, 19 Apr 2010 12:27:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O3tp4-0007d6-LC for emacs-orgmode@gnu.org; Mon, 19 Apr 2010 12:27:48 -0400 Received: from markov.stats.ox.ac.uk ([163.1.210.1]:60113) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O3tp4-0007cv-AY for emacs-orgmode@gnu.org; Mon, 19 Apr 2010 12:27:46 -0400 In-Reply-To: (Carsten Dominik's message of "Mon, 19 Apr 2010 17:54:08 +0200") 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: Carsten Dominik Cc: emacs-orgmode@gnu.org >>>> Org has org-export-html-final-hook but no latex equivalent, nor a >>>> general after-export hook? Is that right? (I feel like I must be >>>> missing >>>> something there.) >>> >>> All backends have a "final" hook - org-export-latex-final-hook in >>> this >>> case. >> >> Ah, I see, Emacs doesn't know about it until I cause >> (require 'org-latex) >> to happen. As I said, I felt that I was missing something... > > I think add-hook is still OK to use. Sorry, yes, I didn't mean to suggest that this was preventing user customisation. I was just trying to explain how I had hastily come to the erroneous conclusion that the hook variable didn't exist. Is there a convenient way to load all features in core org-mode at startup so that I don't make the same mistake again? Dan > > - Carsten > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode