On Mi, 2009-01-07 at 17:18 +0100, [email protected] wrote: > Hi Hakan, > > The issues I'm having is > > I have a set of Latex files from which I generate pdf and html. The Latex > looks like: > > \section{Introduction}\label{Introduction}\index{Introduction} > Bla bla bla will be explained in more detail in ref(Explanation) > .. > > and > > \section{Explanation}\label{Explanation}\index{Explanation} > Explanation of ..... > .. > > > In the pdf document we have some texts like: > 1.1 Introduction > Bla bla bla will be explained in more detail in 1.3 > .. > > 1.3 Explanation > Explanation of ..... > .. > > In html this wil look like > Introduction > Bla bla bla will be explained in more detail in 1.3 > .. > > Explanation > Explanation of ..... > .. > > > No section numbers (1.1 and 1.3)are shown in the header. Even if I use > latex2html -show_section_numbers. > > Can you help me out? Do you have experienced this problem before?
Strange. I am using -show_section_numbers and I get the (section) numbers in my generated HTML. Maybe others in the list have a better idea? Anybody? -- Hakan Küçükyılmaz http://laptopbattle-mannheim.de/ _______________________________________________ latex2html mailing list [email protected] http://tug.org/mailman/listinfo/latex2html
