Blog Rizauddin
And He found you lost and guided [you]. [93:7]
Pages
Home
Python
LaTeX
Linux
Windows
Travelog
About
Sunday, May 24, 2009
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.
Newer Post
Older Post
Home