我将便携式 texlive 安装从C:\
Windows 10 中的直接位置移至C:\Users\username\software\
。结果,fontspec
无法再找到字体。当我fc-cache -fv
在命令提示符中运行时,它返回以下内容:
C:/texlive/2019/texmf-dist/fonts/opentype: skipping, no such directory
C:/texlive/2019/texmf-dist/fonts/truetype: skipping, no such directory
这意味着它仍然在 texlive 的先前位置(直接在 下)查找C:\
。我需要做什么来更新字体搜索位置?