General[toc] how to add "...." between Dedication and page number

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
chao
Posts: 20
Joined: Tue Jun 17, 2008 5:52 pm

[toc] how to add "...." between Dedication and page number

Post by chao »

Hi,
By default toc formed with
Dedication [blanks] i(page#)
Chapter [blanks] ii(page#)
....
1 Introduction..................1
1.1 xxx............................2

How to change to
Dedication .....................ii
Chapter..........................iii
...
1 Introduction..................1
1.1 xxx............................2

Thanks a lot

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

[toc] how to add "...." between Dedication and page number

Post by localghost »

Equivalent answers were given in other (redundant) threads [1,2]. Changes are done with tocloft. The documentation describes in detail how to get things work.

[1] LaTeX Community · View topic - customizing TOC
[2] LaTeX Community · View topic - [toc] how to add Chapter before 1.introduction in toc


Best regards
Thorsten¹
Post Reply