我在用
\documentclass{amsart}
\usepackage{microtype}
\usepackage[bitstream-charter,cal=cmcal]{mathdesign}
有时\mathsf{...}
会产生
pdfTeX error (font expansion): auto expansion is only possible with scalable fonts.
\mathsf
当在行尾排版且仅包含某些字符(例如 P,..)时出现。
那么,mathdesign 使用哪种字体\mathsf
?我应该用其他字体替换它吗?有什么建议吗?有什么解决方案吗?
最小“工作”示例:
\documentclass[12pt]{article}
\usepackage[T1]{fontenc}
\usepackage{microtype}
\usepackage[bitstream-charter]{mathdesign}
\begin{document}
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi sdf$\mathsf P$ elementum, elit in varius viverra, mauris augue cursus purus, vel ullamcorper nisi orci pretium nunc.
\end{document}
这个例子很简单,即删除\usepackage[T1]{fontenc}
即可避免错误。
答案1
尽管已关闭,但我仍然认为这个问题可能会有所帮助。
這與 沒有任何關係microtype
。
\usepackage[bitstream-charter]{mathdesign}
不提供无衬线字体,使用默认字体。可能未安装默认字体的 Type1 版本(这似乎是标准 TeX 设置中的情况),它在cm-super