我在 Mac 上使用 TeXstudio,发现一些 pgf 文件(从 python 的 Matplotlib 获取)导致编译挂起。此外,当我从终端运行 pdflatex 时,它会挂起:
[13] (./plots/my_plot.pgf
(/usr/local/texlive/2018/texmf-dist/tex/latex/base/t1cmss.fd)
t1cmss.fd
似乎与字体有关。
我需要做什么才能让它工作?
我在 Mac 上使用 TeXstudio,发现一些 pgf 文件(从 python 的 Matplotlib 获取)导致编译挂起。此外,当我从终端运行 pdflatex 时,它会挂起:
[13] (./plots/my_plot.pgf
(/usr/local/texlive/2018/texmf-dist/tex/latex/base/t1cmss.fd)
t1cmss.fd
似乎与字体有关。
我需要做什么才能让它工作?