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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
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