help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: How to use \subsetneqq in Org-mode?


From: Alexis
Subject: Re: How to use \subsetneqq in Org-mode?
Date: Wed, 06 Dec 2017 14:28:05 +1100
User-agent: mu4e 0.9.19; emacs 25.2.1


杨劲松 <shannleon@gmail.com> writes:

Ok, now I know where the problem is.

The 'MathJax.js' Org mode using is little different than the 'Real MathJax'
;-)
Today I replaced the string org mode inserted to the HTML file:

From:
<script type="text/javascript" src="http://orgmode.org/mathjax/MathJax.js
"></script>
To:
<script src='
https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2/MathJax.js?config=TeX-MML-AM_CHTML
'></script>

And every thing works! Every single symbol displayed correctly. So simple!

Great! Glad you've got it working. :-)

Also: thank you for reporting back on how you fixed the problem! It's so frustrating to search for information about a problem online, find that someone else has had the exact same problem, but then find that they've
said "Nevermind, I fixed it", without giving any details .... So
hopefully the fact that you've posted your solution here will help
others in the future. :-)


Alexis.



reply via email to

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