I would add a rule under CONTENTS like this:
CONTENTS
How can I do? I have to use some particular package?
The following code may suit your needs:
\documentclass{article} \usepackage{tocloft} \renewcommand\contentsname{Contents} \renewcommand\cfttoctitlefont{\Large\bfseries} \renewcommand\cftaftertoctitle{\medskip\hrule\medskip} \begin{document} \tableofcontents \section{Test} \end{document}
Sign up using Google
Sign up using Facebook
Sign up using Stack Exchange
By posting your answer, you agree to the privacy policy and terms of service.
tagged
asked
5 months ago
viewed
59 times
active
4 months ago
Get the weekly newsletter!
see an example newsletter
By subscribing, you agree to the privacy policy and terms of service.