General ⇒ Table of contents (tocdepth)
Table of contents (tocdepth)
\setcounter{tocdepth}{2}
displays the subsections in the table of contents, but won't indent it. It lines up with the sections.
Any suggestions on how to force an indentation? Also, anyways to change the spacing between subsections? I want single spacing between subsections, but double spacing between sections - I currently have double spacing for everything.
Thanks!
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Table of contents (tocdepth)
P.S.: I think that this post (as well as some of your other posts) belongs to one of the following subforums: LaTeX->General or LaTeX->Packages & Document Classes.
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Table of contents (tocdepth)
you may look for the definition of the macro \l@subsection inside your class file. We can tell you more if you tell us the used document class or post it as attachment, if it's not a standard class. In that case it should accompany a minimal working example.
Maybe next thread we read of each other in another subforum

Stefan