I have tried
\subsection*{…}
but with this command all the subsections become hidden and that subsection specifically becomes non-numbered !I would appreciate any help.
Greetings, Bruno
\subsection*{…}
but with this command all the subsections become hidden and that subsection specifically becomes non-numbered !NEW: TikZ book now 40% off at Amazon.com for a short time.
Code: Select all
\addtocontents{toc}{\protect\setcounter{tocdepth}{1}}
\subsection{A (not so short) Introduction to \LaTeX{}}
\addtocontents{toc}{\protect\setcounter{tocdepth}{2}}
\setcounter{tocdepth}{1}
to the preamble.NEW: TikZ book now 40% off at Amazon.com for a short time.