Hi,
When I used -custom_titles, the sectioning counters in the image file are
out by a factor of 2.
Minimal example:
\documentclass{report}
\author{Nicola Talbot}
\title{Test Document}
\begin{document}
\maketitle
\chapter{Introduction}
This is chapter~\thechapter. % This is fine
\fbox{This
atex returns no errors. But LaTeX2HTML
> says that \ie and \eg are undefined and the cooresponding html output
> looks like:
>
> (, we never see things...
>
> How do get LaTeX2HTML to recognize my sty file?
You need to convert your .sty file to a perl script. I've got som