我使用 MacTeX 2010,需要安装 tabu.sty。我运行 tlmgr 来安装该包,但没有成功。
> sudo tlmgr install tabu.sty
tlmgr: package repository http://ctan.math.utah.edu/ctan/tex-archive/systems/texlive/tlnet
package tabu.sty not present in package repository.
- 安装 tabu.sty 最简单的方法是什么?
- 为什么 tabu.sty 不在存储库中?
答案1
包的名称的目的tlmgr
不是tabu.sty
因为tabu
包中通常包含一堆其他文件(当然还有文档,以及你可能不知道的其他文件)。所以安装的方式tabu
是:
sudo tlmgr install tabu