Quantcast table of contents? Text - Physics Forums Library

PDA

View Full Version : table of contents?


tgt
Nov3-08, 05:50 PM
How do you get that working in Latex?

CompuChip
Nov4-08, 12:12 PM
How do you mean: get it working?
You just type \tableofcontents where you want the table of contents to appear.

tgt
Nov4-08, 11:54 PM
how do you end a chapter?

CompuChip
Nov8-08, 04:39 AM
You don't. You can just type \chapter{...} to start a new one (or something similar, like \begin{thebibliography}, \backmatter or \end{document}. Why do you want to know?