Search found 3 matches

by bjervell
Wed Mar 16, 2011 10:42 am
Forum: Page Layout
Topic: Changing the table of contents indent of appendices
Replies: 4
Views: 12473

Re: Changing the table of contents indent of appendices

Thanks, gmedina!

As both paragraph and subsectioning in the appendices is in use in the documents, this unfortunately doesn't quite work in my case.

Further, I would really like to avoid making new commands for sections and subsections in the appendix. If that is possible.

But at least this is ...
by bjervell
Tue Mar 15, 2011 9:46 pm
Forum: Page Layout
Topic: Changing the table of contents indent of appendices
Replies: 4
Views: 12473

Re: Changing the table of contents indent of appendices

I am using the article document class.
by bjervell
Tue Mar 15, 2011 7:54 pm
Forum: Page Layout
Topic: Changing the table of contents indent of appendices
Replies: 4
Views: 12473

Changing the table of contents indent of appendices

Hi all!

I want to modify my table of contents by changing the indent of the appendix entries. The result I am looking for is this:


1 Section 1
1.1 Subsection
1.1.1 Subsubsection
2 Section 2
3 Section 3
Appendix A First appendix


So far I have used the tocloft package to customise the TOC, but ...