From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: org-export-preprocess-hook and the new exporter Date: Tue, 29 May 2012 11:07:24 +0930 Message-ID: <87bol7sr6z.fsf@ucl.ac.uk> References: <87aa1dz2b5.fsf@berkeley.edu> <12014.1337130931@aristotle> <87likry1lz.fsf_-_@ucl.ac.uk> <87k4093iog.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46702) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SZBNG-00084C-1q for emacs-orgmode@gnu.org; Mon, 28 May 2012 21:37:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SZBNE-0001tQ-BZ for emacs-orgmode@gnu.org; Mon, 28 May 2012 21:37:25 -0400 Received: from am1ehsobe005.messaging.microsoft.com ([213.199.154.208]:11852 helo=am1outboundpool.messaging.microsoft.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SZBNE-0001tG-51 for emacs-orgmode@gnu.org; Mon, 28 May 2012 21:37:24 -0400 In-Reply-To: (Thomas S. Dye's message of "Mon, 28 May 2012 12:44:03 -1000") 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: "Thomas S. Dye" Cc: emacs-orgmode@gnu.org, Richard Lawrence , Nicolas Goaziou "Thomas S. Dye" writes: [...] > Aloha Nicolas, > > Has org-e-latex-translate-table gone away? I get: > Symbol's value as variable is void: org-e-latex-translate-table > > I tried grepping the source code for it, but came up empty there, too. Tom, Nicolas typed in the wrong variable name; change "table" to "alist" and you should be okay: (add-to-list 'org-e-latex-translate-alist '(headline . my-e-latex-headline)) -- Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D)