Graphics, Figures & Tables ⇒ Problem with table of contents number attached to letter
Problem with table of contents number attached to letter
Post deleted
Last edited by Tempacc on Thu Feb 28, 2019 6:00 pm, edited 2 times in total.
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
Problem with table of contents number attached to letter
Welcome to the forum!
You could try:
It adjusts the widths of the sectioning numbers automatically. You need to compile several times though, because at first it produced the table of contents then it adjusts the widths and in the last run it prints it with adjusted label width.
But check if the table of contents still looks ok for you afterwards.
Stefan
You could try:
\usepackage[tocindentauto]{tocstyle}
It adjusts the widths of the sectioning numbers automatically. You need to compile several times though, because at first it produced the table of contents then it adjusts the widths and in the last run it prints it with adjusted label width.
But check if the table of contents still looks ok for you afterwards.
Stefan
LaTeX.org admin
Problem with table of contents number attached to letter
Post deleted
Last edited by Tempacc on Thu Feb 28, 2019 6:01 pm, edited 2 times in total.
- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
Problem with table of contents number attached to letter
Try
Stefan
\usetocstyle{standard}
Stefan
LaTeX.org admin