我想使用 moderncv 包准备我的简历。我使用的是 w32tex(于今年 9 月安装),其中包含 moderncv 包。我从 CTAN 下载了模板https://www.ctan.org/tex-archive/macros/latex/contrib/moderncv/examples并使用 lualatex 编译文件。此时没有任何问题。
然而,当我改变风格时随意的到经典的,显示以下错误消息:
LaTeX Warning: You have requested package `moderncvheadi',
but the package provides `moderncvheadi'.
Package: moderncvheadi 2015/07/28 v2.0.0 modern curriculum vitae and letter header variant: 1 \quotewidth=\skip262\makecvheadnamewidth=\skip263
) (c:/w32tex/share/texmf-dist/tex/latex/moderncv/moderncvbodyi.sty
LaTeX Warning: You have requested package `moderncvbodyi',
but the package provides `moderncvbodyi'.
Package: moderncvbodyi 2015/07/28 v2.0.0 modern curriculum vitae and letter body variant: 1 \hintscolumnwidth=\skip264\separatorcolumnwidth=\skip265\maincolumnwidth=\skip266\doubleitemcolumnwidth=\skip267\listitemsymbolwidth=\skip268LaTeX Font Info: Try loading font information for U+mvs on input line 46.
(c:/w32tex/share/texmf-dist/tex/latex/marvosym/umvs.fd)
! Font \U/mvs/m/n/10.95=umvs at 10.95pt not loadable: metric data not found or bad.
<to be read again>
relax
l.46 ...width{\listitemsymbolwidth}{\listitemsymbol}
?
即使我忽略此错误并按 Enter,仍会出现另一个错误:
! Font \U/mvs/m/n/10=umvs at 10pt not loadable: metric data not found or bad.
<to be read again>
relax
l.57 \makecvtitle
?
我真的无法修复这个问题。是不是缺少了某些包?由于我只是更改了模板的样式,所以我认为源文件中没有任何问题。
非常感谢您的帮助!
答案1
抱歉我行动迟缓了。我今天(2016/03/06 JST)在 W32TeX 中添加了 marvosym 字体。几天后它将可用。