Thanks Ross.
Unfortunately I've tried that (and just did it again to verify). NO
values make a difference. 0 or 1 or 2 or 3 ... all the same results. DO
I have the latest version?
bob$ latex2html --version
This is LaTeX2HTML Version 2002-2-1 (1.71)
by Nikos Drakos, Computer Based Learning Unit, University of Leeds.
Thanks.
Ross Moore wrote:
Hello Bob,
On Sun, 18 Sep 2005, Bob van der Poel wrote:
I'm trying to turn of sectioning in my table of contents. I'd like to
show ONLY chapters in the TOC, but end up with sections, subsection, etc.
latex2html -split +2 -dir html -no_math -no_footnode -local_icons
-toc_depth 0 -up_url ../mma.html -up_title "Main MMA Reference"
$(TARG).tex
I would have thought that -toc_depth 1 or 2 would be what I was
looking for...
Try -toc_depth 3 .
Using 0 is the same as having no toc_depth specifier at all.
1 = document
2 = parts
3 = chapters
4 = sections
5 = subsections
etc.
This list is explained in the manual.
Thanks.
Hope this helps,
Ross Moore
--
Bob van der Poel ** Wynndel, British Columbia, CANADA **
EMAIL: [EMAIL PROTECTED]
WWW: http://mypage.uniserve.com/~bvdp
_______________________________________________
latex2html mailing list
[email protected]
http://tug.org/mailman/listinfo/latex2html
--
Bob van der Poel ** Wynndel, British Columbia, CANADA **
EMAIL: [EMAIL PROTECTED]
WWW: http://mypage.uniserve.com/~bvdp
_______________________________________________
latex2html mailing list
[email protected]
http://tug.org/mailman/listinfo/latex2html