I have created a list of symbols to go in my document using
\listofsymbols
etc
For some reason latex generates a reference to it in my table of contents which I dont want and I cant remove it. I have tried using an * but that doesnt work. Any ideas??
Many thanks
Anna
Graphics, Figures & Tables ⇒ Removing list of symbols from TOC
NEW: TikZ book now 40% off at Amazon.com for a short time.

Re: Removing list of symbols from TOC
The standard document classes article, report, book don't include this behaviour, so you probably use a different class like memoir or one of the KOMA-Script classes. These classes allow for customizing this behavior. Please have a look at your document class's manual.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Removing list of symbols from TOC
In the source code of the listofsymbols package there is no hint that the ToC entry is done by the package itself. You have to build a minimal working example (MWE) that shows the behaviour you described.
Best regards and welcome to the board
Thorsten
Best regards and welcome to the board
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10