LyXNice looking TOC

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
safl
Posts: 3
Joined: Sat May 16, 2009 5:31 pm

Nice looking TOC

Post by safl »

Hey People,

How do I modify the style the toc? I want:

* Emphasized sections
* Indented subsections

Cheers!

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
Stefan Kottwitz
Site Admin
Posts: 10360
Joined: Mon Mar 10, 2008 9:44 pm

Nice looking TOC

Post by Stefan Kottwitz »

Hi Safl,

you could use the tocloft package. You will find information about how to ge the appearance you want in its documentation.

Stefan
LaTeX.org admin
safl
Posts: 3
Joined: Sat May 16, 2009 5:31 pm

Re: Nice looking TOC

Post by safl »

Thank you Stefan, that was exactly what i was looking for!
The default layout of tocloft suits me just fine so a simple \usepackage{tocloft} in the preamble and BAM nice toc ;)
Once again THANK YOU!
Post Reply