LyXnumbering subsection in ToC

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
Fed89
Posts: 21
Joined: Thu May 16, 2013 3:01 pm

numbering subsection in ToC

Post by Fed89 »

Hi everyone,
i am new to the forum and to the Latex/Lyx world.
I am using Lyx for the first time to write my thesis.
I have a proble with the ToC, because there is no numbering of the subsections but only the titles appear, even though they are numbered in the text.
i search on the web but i could not find a solution
can you help me?
thanks

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

tom
Posts: 73
Joined: Thu Apr 18, 2013 4:02 am

numbering subsection in ToC

Post by tom »

Hi Fed89,

The result depends on the documentclass you use. By default, report produces the number and name of subsection in toc. The tocloft package provides macros to change the way list entries (toc/lof/lot) are typeset. You might want to give that a try.

Or, if you provide a MWE, we might be able to help...

HTH, Tom
Post Reply