我试图将.TEX文件编译到HTML,适合转换为电子书。
C:\...\write-up>mk4ht htlatex diss.tex 'xhtml,charset=utf-8,pmathml' ' -cunihtf -utf8 -cvalidate'
但过了一会儿我收到错误消息:
! I can't find file `'xhtml.cfg'.
<to be read again>
\relax
l.42 \begin{document}
Please type another input file name:
我不知道该怎么办。我错过了什么?我在 Windows 7 上使用 MiKTeX。