关于安装LaTeX的问题
Tofloor
poster avatar
191******64
deepin
2019-02-14 22:56
Author
texlive 应该是唯一可以在Linux上好好运行的集合包了,但是有点儿占空间。网上有有很多精简版,但是我实在说看不懂full版本和base版本的区别。有没有大神可以给介绍一下这些包的区别:texlive
texlive-base
texlive-full
texlive-extra
............
(如果还有的话请补充一下,比如 tinytex)

我现在主要用LaTeX写论文和做ppt,感觉用的包(package)的确比较多,但是不怎么使用中文,英文最长使用,韩语偶尔使用,但是不使用也没有关系,
主要使用的包有:times, geometry,authblk,graphix,,booktabls,setspace,numbers,hyperref 等等。

这样的话,我应该使用哪个texlive呢?
求大神解答一下。
Reply Favorite View the author
All Replies
avatar
funtoo
deepin
2019-02-14 23:17
#1
texlive-base只包含基础的Tex程序、工具、宏等,字体比较少。
texlive-extra包含额外的工具集,texlive-full是元数据包,会安装所有texlive相关的子包。
不太在乎空间的话,装texlive-full最安全,免得缺包。
Reply View the author
avatar
191******64
deepin
2019-02-14 23:27
#2
https://bbs.deepin.org/post/174716
texlive-base只包含基础的Tex程序、工具、宏等,字体比较少。
texlive-extra包含额外的工具集,texlive-ful ...

听你的,就full了
Reply View the author