Hello,
I want to translate large LaTeX-Documents in HTML-format - but all, what
latex2html does is,
it produces empty html-nodes.
In the mailing-list-archive I've found a hint to put a
\newcommand{\foo}{bar} in my document. After doing this,
latex2html runs endless with repeatedly filling the terminal with my
document.
This error occurs with very simple, short LaTeX-Files, too.
For example:

\documentclass{article}
\usepackage{a4,german,isolatin1}

\begin{document}
\section{<some tex>}
<some text here>
\end{document}

produces empty nodes.

Is there someone who knows, what to do? I'm using a AMD-K6-PC with
Linux-2.0.36. My l2h-version is 98.1.
In the mailing-list-archive i've found some hints, that some people have
this problem, too (in the past) but I didnt found a answer there.
Thanks for your help,
Marian Kelc


Reply via email to