Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <script type="text/x-mathjax-config">
- MathJax.Hub.Config({
- "HTML-CSS": {
- preferredFont: "TeX",
- availableFonts: ["STIX","TeX"],
- linebreaks: { automatic:true },
- EqnChunk: (MathJax.Hub.Browser.isMobile ? 10 : 50)
- },
- tex2jax: {
- inlineMath: [ ["$", "$"], ["\\\\(","\\\\)"] ],
- displayMath: [ ["$$","$$"], ["\\[", "\\]"] ],
- processEscapes: true,
- ignoreClass: "tex2jax_ignore|dno"
- },
- TeX: {
- noUndefined: {
- attributes: {
- mathcolor: "red",
- mathbackground: "#FFEEEE",
- mathsize: "90%"
- }
- }
- },
- messageStyle: "none"
- });
- </script>
- <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML"></script>
Advertisement
Add Comment
Please, Sign In to add comment