Hello,
I've recently moved to MikTeX 2.9 from MikTeX 2.7 and I am not able to process my source file unless I commment the "babel line" or disable the "force-bitmap-images" lines. I'm using htlatex batch file in Windows: htlatex foo.tex

\documentclass[a4paper,11pt]{book}
\usepackage[german]{babel}
\usepackage[latin2]{inputenc}

\begin{document}
\Configure{$}{\PicMath}{\EndPicMath}{}%
\Configure{PicMath}{}{}{}{ class="math"}

Kinetic energy $E_K=\frac{1}{2}mv^2$ of the object is huge.

\end{document}

I obtain the following error
Runaway argument?
class=\penalty \@M \discretionary {mm-}{}{m}\penalty \@M \hskip \z@skip \ETC.
! Paragraph ended before \aT:IMG was complete.
<to be read again>
                   \par

Is there any workaround to force bitmap images and use babel at the same time?

Thanks for any help,
Jaroslav Sobota

Reply via email to