Search found 1 match

by FrenchyEconomist
Fri May 06, 2011 12:36 am
Forum: General
Topic: Making 2 Tables of contents
Replies: 1
Views: 1265

Making 2 Tables of contents

Hi, i want to generate two TOC, one with
\setcounter{tocdepth}{2}\tableofcontents
at the begining of the document and another at the end of document with
\setcounter{tocdepth}{3}\tableofcontents

But the second one is empty!

How can i fix that ?

My tex looks like:
\documentclass[a4paper,11pt ...