TeX Live mktexmf 找不到字体的解决方案
When compiling a LaTeX document that uses a customized font in TeX Live on Windows, you might encounter the following error: kpathsea: Running mktextfm Fontin The command name is...
在Windows上使用TeX Live编译LaTeX文档时,如果出现找不到Fontin字体文件的错误,可以通过右键点击Fontin.ttf文件并选择“为所有用户安装”来解决。安装后重新编译文档即可消除错误。
