Advertisement
ramil_rgk

Untitled

Jan 3rd, 2021
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. <style TYPE="text/css">
  2. code.has-jax {font: inherit; font-size: 100%; background: inherit; border: inherit;}
  3. </style>
  4. <script type="text/x-mathjax-config">
  5. MathJax.Hub.Config({
  6. tex2jax: {
  7. inlineMath: [['$','$'], ['\\(','\\)']],
  8. skipTags: ['script', 'noscript', 'style', 'textarea', 'pre'] // removed 'code' entry
  9. }
  10. });
  11. MathJax.Hub.Queue(function() {
  12. var all = MathJax.Hub.getAllJax(), i;
  13. for(i = 0; i < all.length; i += 1) {
  14. all[i].SourceElement().parentNode.className += ' has-jax';
  15. }
  16. });
  17. </script>
  18. <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.4/MathJax.js?config=TeX-AMS_HTML-full"></script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement