跑步
\documentclass{article}
\usepackage{venturis}
\usepackage[T1]{fontenc}
\begin{document}
Hello, World! 0123456789 Hamburgers!
\end{document}
通过pdflatex
给我
!pdfTeX error: pdflatex.exe (file t1-yvtrc): Font t1-yvtrc at 600 not found
==> Fatal error occurred, no output PDF file produced!
即使我已经在 MiKTeX 包管理器中安装了。在和 中venturis
有 Venturis 文件夹。我该怎么办?C:\Program Files (x86)\MiKTeX 2.9\fonts
C:\Program Files (x86)\MiKTeX 2.9\tex\latex
Iwona 的情况也一样。
答案1
感谢所有评论的人。我刚刚updmap
在命令提示符下运行,然后一切正常。也许我有时间的时候会尝试更好地理解这些东西。