Hi, installed latex2html-Version 2K.1beta (1.47) on Redhat 7.1
I have a problem with a very simple section{}, and section*{} command. Something with the dbm... the test file which gets the bug is: \documentclass[11pt]{article} \usepackage{html,hthtml} \usepackage{epsfig,color,amsmath,amssymb} \begin{document} \latexhtml{\section{Introduction}}{\section*{Welcome!!}} \section{ Extended Systems and Pattern Formation\label{exte}} \htlink{Visual Models of Morphogenesis: A Guided Tour}{http://www.cpsc.ucalgary.ca/projects/bmv/vmm/title.html} \end{document} ------------------- I run: latex ma.tex latex2html -verbosity 3 -long_titles 1 -nonavigation -split +2 -no_footnode -local_icons -image_type gif -font_size 10pt ma.tex The end of the verbosity says... new counters and dependencies: .(section,subsection).(subsubsection,paragraph).(chapter,section).(subsection,subsubsection).(paragraph,subparagraph).(section,chapter).(subparagraph,paragraph).(subsubsection,subsection).(subsection,section).(paragraph,subsubsection) theorem counters: ++ tokenizing: ()\\(bgroup|egroup|endgroup|begingroup)(([^a-zA-Z \t])|[ \t]+|$) substituting new commands: ()\\(bgroup|egroup|endgroup|begingroup)(([^a-zA-Z \t])|[ \t]+|$) initial size: 432, resulting size: 428 wrapping raw arg commands @@@@ *** End-of-partition *** DBM: new_command open... DBM: dependent open... appending file: TMP/part_001 total length: 700 characters total length: 700 characters Translating ... 0/3:top of ma: for ma.html *** translating preamble *** .documentclass.usepackage.usepackage.latextohtmlditchpreceding *** preamble done *** *** Translating environments ***.par *** Translating commands *** *** Translations done ***.sectionstarndbm store returned -1, errno 22, key "" at /usr/bin/latex2html line 10653. ---------------------- If I run without longtitles, everything is ok. I used a previous version and worked fine. Cheers and thanks, Martin -- Martin G. Zimmermann http://www.nld.df.uba.ar/ Depto de Fisica, Univ. Buenos Aires +54 11 4576 3390 int 826 _______________________________________________ latex2html mailing list [EMAIL PROTECTED] http://tug.org/mailman/listinfo/latex2html