首页 > 其他 > 详细

LaTex中class和package的区别

时间:2019-08-08 10:43:12      阅读:133      评论:0      收藏:0      [点我收藏+]

class文件以.cls为后缀,package文件以.sty为后缀。

下面这篇文章讲明白了:

http://tex.loria.fr/general/new/clsguide.html

if the commands could be used with any document class, then make them a package; and if not, then make them a class.

就是全局和局部的区别。

 

LaTex中class和package的区别

原文:https://www.cnblogs.com/arsh/p/11319354.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!