Hi Ross and Uli,
I have located where my problem with the translator is (and I would say it
is not a problem related to the size of my file).
Using the -debug option, I noticed that there is an error inside the file
image.tex created by the translator. The error is a curly bracket that
instead of being like "}" is written as "{". Therefore latex gets stuck
while processing image.tex.
It is interesting to note that if I isolate that section, I process it
alone as a whole file, no problems are observed. However, when I create
a directory that contains that main file, and a subdirectory that contains
the file with the subsection, an error is generated. Obviously, LAtex
itself runs nicely.
Is there anything that I can do to fix this bug? I tried to manually fix
images.tex, but then when I run Latex2html again, the file is overwritten
and my modifications get destroyed.
Attached are two files:
danilo.tex - the main file
maxwell2.tex -the file which is called and should be located in directory
called chap1 right under the one where danilo is located.
If you run them, you'll find that the following error is generated:
Runaway argument?
{\mathcal {A{_e - \varepsilon _0 \mu _0 \frac { \partial ^2 \underline
\ETC.
! Paragraph ended before \underline was complete.
<to be read again>
\par
l.246
Thanks a lot for your help
Danilo
danilo.tex
maxwell2.tex