Timothy Reaves schrieb:
I'm using the book document class. It seems that chapters are the
only high level entity to be included into a ToC, and it seems Chapters
and Sections are the high level classes for the document. This seems -
well, not odd so much as plain wrong. Most books I have would include
things like the Index, List of Figures, and even the ToC in the ToC.
You need for this purpose the LaTeX-package "tocbibind".
So am I using the wrong document class, or is it really that limited?
The standard classes don't have enough possibilities to costomize them
suitably. So better use e.g. the koma-script book class that has built
in support for the TOC entries of Appendices, etc:
- Add in LyX's document preferences the class options "bibtotoc" and
"idxtotoc". For more info I refer to koma-scripts manual
regards Uwe