You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was able to successfully render mathjax on my github pages site by adding mathjax.html file _includes directory and then calling it in the default.html.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I was able to successfully render mathjax on my github pages site by adding
mathjax.html
file _includes directory and then calling it in thedefault.html
.my mathjax.html files looks like this
Mathjax supports a few latex packages as well. They can be seen at
https://docs.mathjax.org/en/latest/input/tex/extensions/index.html
My question is where do I add this code to enable/load the physics package
Beta Was this translation helpful? Give feedback.
All reactions