[OS X TeX] Modification of the TOC

Alan Munn amunn at msu.edu
Mon Jan 22 16:27:42 EST 2007


At 7:36 PM +0100 1/22/07, Christian Burk wrote:
>Hello,
>
>at the moment my TOC is modified with the following code:
>
>-------
>\usepackage [dotinlabels]{titletoc}
>	\titlecontents {chapter} [6pc] %
>		{\addvspace{1pc}\scshape}
>		{\contentslabel[\textsc{\chaptername}\ \thecontentslabel]{6pc}}
>		{\hspace{-4pc}}{\hfill\contentspage}
>		[\addvspace{2pt}]
>
>-------
>
>With this modofication I get the word "Chapter" in front of all 
>chapters in the TOC. After including an appendix unfortunately this 
>also gets the word "Chapter" in the TOC, but it should be have 
>"Appendix" in front of it. Now it locks like the following...
>
>Chapter 1 BlaBla...............1 (This is a real chapter)
>Chapter A DuDa.................2 (This is an appendix and should 
>have "Appendix" instead of "Chapter")
>
>How could I modify the TOC to get "Appendix" in front of appendics?

Add the following after your \apppendix command:

\addtocontents{toc}{\protect\renewcommand{\protect\chaptername}{\appendixname}}


Alan

-- 
Alan Munn 
amunn at msu.edu
Department of Linguistics                             
and Germanic, Slavic, Asian and African Languages   Fax.  +1-517-432-2736
Michigan State University, East Lansing MI 48824       Tel.  +1-517-355-7491

------------------------- Helpful Info -------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
List Reminders & Etiquette: http://www.esm.psu.edu/mac-tex/list/





More information about the MacOSX-TeX mailing list