[l2h] Sectioning in toc

Ross Moore ross at ics.mq.edu.au
Mon Sep 19 03:28:35 CEST 2005



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: bvdp at uniserve.com
> WWW:   http://mypage.uniserve.com/~bvdp
>
>
>
> _______________________________________________
> latex2html mailing list
> latex2html at tug.org
> http://tug.org/mailman/listinfo/latex2html
>



More information about the latex2html mailing list