Hi Jan,

Jan Böcker <jan.boec...@tu-dortmund.de> 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

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to