| 
      
      
      From: engelbert g. <be...@ch...> - 2002-09-29 20:02:08
      
     | 
| if sections are not numbered (using \section*{this ..} instead of
\section{...}) the sections are not included in the table of contents.
by putting the following lines in the latex header results in \section{}
numbering being invisible, BUT the section title will be indented as if
there were a number. any other tips.
\renewcommand{\thesection}{}
\renewcommand{\thesubsection}{}
\renewcommand{\thesubsubsection}{}
--
engelbert gruber
email: eng...@ss...
 |