Kevin Pfeiffer wrote:
> > I want to add the index, list of figures to the table of contents,
> > But don't know how ?
> > I am using the book (koma-script) class.
>
> I thought that the list of figures, etc., happens automatically, but I had
> the same question a couple weeks ago regarding the TOC (should be added
> to manual and/or FAQ �if not already there).
>
> Add to preamble:
> %% Make sure that the bibliography is listed in the table of contents,
> %% but that the table of contents itself is not.
> %\usepackage[nottoc]{tocbibind}In KOMA-script, better use the class option "liststotoc,idxtotoc" (in Layout->Docuement->Extra Options"). J�rgen
