I modified the bug fixes distribution to handle the exhibited
problem. I wonder, however, what the objective of the configuration
\Connfigure{BODY}{\empty}{\empty}
It causes problems in the output. -eitan
> \documentclass{article}
> \usepackage[xhtml,3,index=2]{tex4ht}
> \usepackage{makeidx}
>
> %\title{Anwendungsbezogene Algebra}
> %\author{obias Schlemmer}
> \raggedbottom
> \makeindex
> \Configure{BODY}{\empty}{\empty}
> \begin{document}%\show\maketitle
> %\maketitle
> \tableofcontents
> %\listoffigures
> %\listoftables
> \section{Itroduction}
> \section{chapter 1}
> \index{a}\index{b}\index{c}
> \printindex
> \end{document}
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]