Hanjie's Blog

一只有理想的羊驼

  • Home
  • About
  • Tags
  • Categories
  • Archives
  • Search
  • Table of Contents
  • Overview
Hanjie Luo

Hanjie Luo

137 posts
16 categories
127 tags
GitHub Linkedin YouTube Bilibili

令MWeb支持Mathjax自动公式编号

Posted on 2016-05-06 In Tech , Mac Views: Disqus:

在/Applications/MWeb.app/Contents/Resources/PreviewAsset/MathJax/config/TeX-AMS-MML_HTMLorMML.js中添加

1
MathJax.Hub.Config({TeX:{equationNumbers:{autoNumber:"AMS"}}});

然后就可以使用: \[\begin{equation} \label{e1} a = b + c \end{equation}\]

引用(\(\ref{e1}\))

# Mac
修复Quiver中中问输入的问题
五十音図(ごじゅうおんず)
© 2016 – 2025 Hanjie Luo
Powered by Hexo & NexT.Pisces
0%