How to add the word "Chapter" to the table of contents
1,395 views
Skip to first unread message
mapleleafnomad
unread,
Jun 3, 2008, 8:29:50 PM6/3/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to LaTeX Users Group
Hi all,
I am using Scientific Word and need to add the word "Chapter" in front
of the Chapter number in my Table of Contents. Similarly, I need to
add the word "Appendix" in front of the Appendix letter as per my
thesis document formatting requirements.
I am using the UC thesis template. Does anyone know how to do this
using the tocloft or titletoc packages?
Thanks in advance,
Andrew
James Austin
unread,
Jun 4, 2008, 5:44:06 AM6/4/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to latexus...@googlegroups.com
Hi Andrew have you tried the following?
\addcontentsline{toc}{chapter}{Chapter ...}
This should add the word "chapter" to the TOC. I am not sure about the appendix however.
Hope this helps
James
mvfpoa
unread,
Jun 5, 2008, 10:27:21 AM6/5/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to LaTeX Users Group
Hi Andrew,
I posted my solution some time ago for appendices. Check this link: