如何在rhel7上使用texlive软件包?

时间:2020-08-26 19:04:40

标签: redhat yum tex-live

我正在尝试生成pdf,即使安装了多个软件包,我仍然遇到相同的问题。

! LaTeX Error: File `footnotebackref.sty' not found.
Type X to quit or <RETURN> to proceed,
 or enter new name. (Default extension: sty)
 Enter file name: 
 ! Emergency stop.
 <read *> 
 l.104 \usepackage
 make[3]: *** [envy.pdf] Error 43

我已经尝试了所有可能可行的软件包,但到目前为止,我一直遇到相同的错误:

sudo yum install texlive-pdftex texlive-latex-bin texlive-texconfig* texlive-latex* texlive-metafont* texlive-cmap* texlive-ec texlive-fncychap* texlive-pdftex-def texlive-fancyhdr* texlive-titlesec* texlive-multirow texlive-framed* texlive-wrapfig* texlive-parskip* texlive-caption texlive-ifluatex* texlive-collection-fontsrecommended texlive-collection-latexrecommended

根据其他互联网搜索建议,我发现texlive-latex-recommended似乎已解决了该问题。但这仅适用于Debian。有什么想法吗?

0 个答案:

没有答案