From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-export-preprocess-hook and the new exporter (was Re: Using Org for a dissertation) Date: Sun, 20 May 2012 10:03:27 +0200 Message-ID: <87pq9zcm9c.fsf@gmail.com> References: <87aa1dz2b5.fsf@berkeley.edu> <12014.1337130931@aristotle> <87likry1lz.fsf_-_@ucl.ac.uk> <87k4093iog.fsf@gmail.com> <87d35z1iup.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57399) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SW19o-0008Jq-7F for emacs-orgmode@gnu.org; Sun, 20 May 2012 04:06:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SW19l-0005Ys-Vq for emacs-orgmode@gnu.org; Sun, 20 May 2012 04:06:27 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:41028) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SW19l-0005Ye-NJ for emacs-orgmode@gnu.org; Sun, 20 May 2012 04:06:25 -0400 Received: by wibhm14 with SMTP id hm14so1035487wib.12 for ; Sun, 20 May 2012 01:06:23 -0700 (PDT) In-Reply-To: <87d35z1iup.fsf@ucl.ac.uk> (Eric Fraga's message of "Sun, 20 May 2012 15:42:30 +0930") 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 Hello, Eric Fraga writes: > I think it should be > > #+BEGIN_SRC emacs-lisp > (add-to-list 'org-e-latex-translate-alist '(headline . my-e-latex-headline)) > #+END_SRC > > i.e. =alist= instead of =table=. Indeed, that was a typo in my message (in fact I hesitated a long time between the two names before choosing one for the variable). Regards, -- Nicolas Goaziou