「Mathjax2.x 練習場」の版間の差分
編集の要約なし |
編集の要約なし |
||
1行目: | 1行目: | ||
<freescript></script> | <freescript></script> | ||
<script type= | <script type="text/x-mathjax-config"> | ||
MathJax.Ajax.config.path["Contrib"]="https://ickc.github.io/MathJax-third-party-extensions/"; | MathJax.Ajax.config.path["Contrib"]="https://ickc.github.io/MathJax-third-party-extensions/"; | ||
MathJax.Hub.Register.StartupHook("TeX Jax Ready",function (){ | MathJax.Hub.Register.StartupHook("TeX Jax Ready",function (){ | ||
12行目: | 12行目: | ||
); | ); | ||
}); | }); | ||
MathJax.Hub.Config( | MathJax.Hub.Config( | ||
{ | |||
tex2jax:{ | |||
inlineMath: [['$','$'], ['\\(','\\)']], | |||
processEscapes: true | |||
}, | |||
TeX:{ | |||
equationNumbers:{autoNumber: "AMS"}, | |||
extensions: ["[Contrib]/physics/physics.js","[Contrib]/siunitx/siunitx.js"] | |||
} | |||
} | } | ||
);</script> | |||
</script> | <script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_CHTML-full"></script> | ||
<script src= | |||
<script></freescript> | <script></freescript> | ||
[[Mathjax 2.7]]へ戻る。 | [[Mathjax 2.7]]へ戻る。 | ||
$$ \require{physics} \flatfrac{1}{2} $$ | $$ \require{physics} \flatfrac{1}{2} $$ |