emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] html jsMath


From: Joseph Vidal-Rosset
Subject: Re: [O] html jsMath
Date: Fri, 18 Mar 2016 20:01:18 +0100


2016-03-18 16:31 GMT+01:00 John Kitchin <address@hidden>:
Try adding this to the top:

#+HTML_HEAD: <script type="text/_javascript_"
#+HTML_HEAD:    src="" href="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" rel="noreferrer" target="_blank">http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
#+HTML_HEAD: </script>

Dear John (cc. the org-mode list)

Thanks to your help I have succeeded in finding the right configuration for html export :

#+HTML_HEAD: <script type="text/_javascript_"
#+HTML_HEAD:    src="" href="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_CHTML-full.js">https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_CHTML-full.js">
#+HTML_HEAD: </script>

it works perfectly for the export of formulas. I have used the documentation on mathjax.org

I hope that this cc. will be maybe useful for others.

Best wishes

Jo.

reply via email to

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