编译时
\documentclass[]{article}
\usepackage[adobe-utopia]{mathdesign}
\begin{document}
Hello.
\end{document}
使用 MikTeX 7300 我收到以下警告 16 次
LaTeX Warning: Font shape declaration has incorrect series value `mc'. It should not contain an `m'! Please correct it. Found on input line 53.
输入行号消息覆盖 53、56、59、79……
在不同的机器上使用 MikTeX 7250 时,不会弹出这些警告。
我发现文件中标识行中的条目mdsffont.def
会引起困扰。
关于这个还能做什么?
我确实使用 MikTeX 控制台(管理员 + 用户)刷新了字体映射文件,但没有结果。