How to create annotation for table of contents in LaTeX

To add a description about what a particular section is all about, in the table of contents, use the following code.

\addcontentsline{toc}{subsection}{the description}

Add the code after the each section declaration.

Related

This entry was posted in LaTeX and tagged , , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>