On Sun, Jun 15, 2003 at 10:46:00AM +0200, Robert Neumann wrote:
> Hello,
> I have an Article with 40 Sections. Now I would like to have a toc which 
> contains only the first half of the article. 
> (Actually I reset the sections counter after 20 Sections and start because the 
> second half of the sections are a kind of repetition of the first ones)
> Is there any way of doing this??

Add the following line in Latex mode before the point you want to stop the TOC
(put the text in a standard paragraph)

\renewcommand{\addcontentsline}[3]{}


Reply via email to