How can I get rid of the spaces between the navigation icons? (I'm using own
icons which should be directly adjacent)
These spaces occur, because in the html there are linebreaks before each
"<A NAME=" -entry in the navigation
Example:

<A NAME="tex2html595"
  HREF="Contents.html"><IMG WIDTH="50" HEIGHT="47" ALIGN="BOTTOM" ...
<A NAME="tex2html587"
  HREF="1_1.html"><IMG WIDTH="50" HEIGHT="47" ALIGN="BOTTOM" ....
<A NAME="tex2html593"
  HREF="1.html"><IMG WIDTH="50"...

It seems, that modifying the .latex2html-init file doesn't remove these
linebreaks in the html. (At least I was unable to do so.)
Where have I to look for them?

Ralf Scholl

_______________________________________________
latex2html mailing list
[EMAIL PROTECTED]
http://tug.org/mailman/listinfo/latex2html

Reply via email to