发布时间:2012-11-19 21:31:21
文章类别:TeX资源
原文地址:http://blog.sina.com.cn/s/blog_5e16f1770102fcgj.html
QQ群:91940767/145316219/141877998/80300084/194770436
淘宝店:http://latexstudio.taobao.com
技巧续篇:http://latexstudio.net/
常见数学公式问题集下载
\usepackage{formular}
包链接:http://www.ctan.org/tex-archive/macros/latex/contrib/formular
代码:
\setFRMbreakstyle
\newFRMenvironment{env1}{Foobar}{2}
\setFRMinlinestyle
\newFRMenvironment{env2}{Barfoo}{3}
\begin{env1} This is break style \end{env1}
\begin{env2} This is inline style \end{env2}
效果图:

其他功能:

发表评论 取消回复