emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Help, org-inbuffer-options-extra seems to hate me right no


From: Bastien
Subject: Re: [Orgmode] Help, org-inbuffer-options-extra seems to hate me right now
Date: Mon, 16 Aug 2010 20:17:24 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux)

Hi Jan,

Jan Böcker <address@hidden> writes:

> (add-to-list 'org-export-inbuffer-options-extra
> '("StaticMathJax" :static-mathjax))

You need to put this key in uppercase

,----
| (add-to-list 'org-export-inbuffer-options-extra
| '("STATICMATHJAX" :static-mathjax))
`----

...

> #+StaticMathJax: test

mixed case is okay here.

HTH,

-- 
 Bastien



reply via email to

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