我正在使用 MacOS 上的基本 TeX 安装来编译文档并收到此错误
mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; ; nonstopmode; input arial' failed to make arial.tfm.
kpathsea: Appending font creation commands to missfont.log.
! Font \pearsonkluj=arial at 9.0pt not loadable: Metric (TFM) file not found.
l.151 \font\pearsonkluj=arial at 9pt
我想知道如何安装 9.0pt 字体的 arial?
我谷歌了一下 arial 字体,发现https://ctan.org/tex-archive/fonts/urw/arial/?lang=en但我不知道这是否是我需要的正确字体,也不明白/usr/local/texlive/2021basic
应该将字体文件放在哪个文件夹中。
答案1
正如@egreg所说在评论中,您不应该运行tex texbook
或pdftex texbook
。因此,请不要arial
用任何免费可用的替代方案(例如ua1r8r
)替换 ,并且不要注释掉以下有问题的行:
%\font\pearsonkluj=arial at 9pt
%\leftline{\pearsonkluj ScoutAutomatedPrintCode}
千万不要这么做。不要逃避版权!