发布时间:2011-06-17 23:22:12
文章类别:小技巧
原文地址:http://blog.sina.com.cn/s/blog_5e16f177010172wu.html
QQ群:91940767/145316219/141877998/80300084/194770436
淘宝店:http://latexstudio.taobao.com
技巧续篇:http://latexstudio.net/
常见数学公式问题集下载
源文件中的前几行:
\documentstyle[twoside, headrule, graphicx, epsfig, emlines, amssymb,amsmath]{carticle}
\input cchead.sty
\input vatola.sty
改为:
\documentclass[twoside,CJK]{cctart}
\usepackage{amsmath,headrule,vatola,amssymb}
\usepackage{graphicx,epsfig,multirow,bm}
这样在新版系统上运行就没有问题了,当然,大家可以加一些如表格处理等宏包,这里不再赘述了。
发表评论 取消回复