根据https://www.dev-eth0.de/blog/2016/11/13/latex_miktex-makepk-pk-font-umvs-could-not-be-created.html解决。
the solution is quite easy: just start a commandline and navigate to your MikTex installation. Then enter the bin folder and execute these commands:
initexmf --mkmaps
initexmf --update-fndb
Afterwards, everything should work fine.
本文提供了一种简单的方法来解决使用MiKTeX时遇到的字体创建失败的问题。通过在命令行中执行特定命令更新字体数据库,即可使一切恢复正常。
3585

被折叠的 条评论
为什么被折叠?



