MacTeX 在 texmf 中将字体存储在哪里?具体来说,我想知道它将 XITS 存储在哪里,以及是否必须将其添加到字体列表中才能将 XITS 与 XeTeX 一起使用。
答案1
打开终端并执行kpsewhich xits-regular.otf
。在我的例子中,结果如下:
/usr/local/texlive/2012/texmf-dist/fonts/opentype/public/xits/xits-regular.otf
MacTeX 在 texmf 中将字体存储在哪里?具体来说,我想知道它将 XITS 存储在哪里,以及是否必须将其添加到字体列表中才能将 XITS 与 XeTeX 一起使用。
打开终端并执行kpsewhich xits-regular.otf
。在我的例子中,结果如下:
/usr/local/texlive/2012/texmf-dist/fonts/opentype/public/xits/xits-regular.otf