Marcelo AcuÃfffff1a wrote:
Hello
I am writing a long book. This book have: (in spanish)
Preface (Chapter*)
Acknowledgments (Chapter*)
Introduccion (Chapter*)
Chapter 1 (Chapter)
Chapter 2 (Chapter)
and so on,
I want that Preface, and so on, appears in Table of Contents.
I want that Preface ... IntroducciÃn no appears in TOC with numbers like Chapters.
How I can get it?
Consider using a koma-script document class, like scrbook. Layout->document, selet book(koma-script) as document class.
Then you can use "addchap" to get a chapter with no numbering, just like "Chapter*", but it does get in the table of contents. "Chapter*" is still available too, if you have something you don't want in the TOC.
Helge Hafting
