Search found 2 matches

by aikara
Mon Aug 17, 2009 2:50 pm
Forum: LyX
Topic: How to add a horizontal line after Chapter and TOC headings?
Replies: 1
Views: 9934

Re: How to add a horizontal line after Chapter and TOC headings?

Hi,
I think I solved it, so I am going to post how I did it in case someone has the same problem XD.
I work with a book class of document, so if we want a horizontal line appearing after the title "Contents" in the ToC, we must add in the preamble:
\usepackage{tocloft}
\renewcommand ...
by aikara
Mon Aug 17, 2009 12:31 pm
Forum: LyX
Topic: How to add a horizontal line after Chapter and TOC headings?
Replies: 1
Views: 9934

How to add a horizontal line after Chapter and TOC headings?

Hi!

I would like to add a horizontal line after all my Chapter headings and also after the TOC title, so it looks this way:

Contents
--------------------------------------------------------------

Chapter 4
--------------------------------------------------------------
Title of the Chapter 4 ...