LyX ⇒ *Subsubsection - how to remove from TOC
*Subsubsection - how to remove from TOC
I have a book. There are chapters, sections, subsections and subsubsections(*) in it.
How can I remove subsubsection* (unnumbered) from TOC (Table of Contents)?
I don't want it indexed and printed in TOC.
greetings
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
*Subsubsection - how to remove from TOC

http://www.lmgtfy.com/?q=latex+toc+depth
=>
Solution should be given in the first search result.
*Subsubsection - how to remove from TOC
for me the solution is this:
Code: Select all
\setcounter{tocdepth}{2}
NOTE:
I'm not afraid of using Bing or Google, but the biggest problem for non-English natives sometimes is find the exact wording and syntax of what you actually are looking for.
And unfortunately Google is still stupid enough not to help you with that.
I did use that search engine and wiki before posting here.
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
Re: *Subsubsection - how to remove from TOC - [solved]
it's very good that you also posted the solution you found!
Stefan
*Subsubsection - how to remove from TOC
Same here. Reminds me of my beginnings ...Gumbare wrote: NOTE:
I'm not afraid of using Bing or Google, but the biggest problem for non-English natives sometimes is find the exact wording and syntax of what you actually are looking for.
And unfortunately Google is still stupid enough not to help you with that.
I did use that search engine and wiki before posting here.
