emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org-export-preprocess-hook and the new exporter


From: Eric S Fraga
Subject: Re: [O] org-export-preprocess-hook and the new exporter
Date: Tue, 29 May 2012 11:07:24 +0930
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux)

"Thomas S. Dye" <address@hidden> 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)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]