"Thomas S. Dye" <t...@tsdye.com> 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