etoolbox.sty 缺失

etoolbox.sty 缺失

我使用 Debian squeeze 并安装了 LaTeX apt-get install texlive texlive-lang-czechslovak texlive-fonts-recommended,但是当我编译我的学校 LaTeX 模板时,出现了这个错误:

LaTeX Error: File `etoolbox.sty' not found

在哪里可以找到这个文件?正如建议的那样,它似乎仅在较新版本中可用这里

答案1

按照建议如何在 Linux 系统上安装单独的软件包?,您可以搜索 Debian 的数据库来查找该文件etoolbox.sty搜索挤压指向texlive-latex-extra包裹。

相关内容