[OS X TeX] Title in Table of Contents

Salvatore Enrico Indiogine hindiogine at gmail.com
Sat May 3 18:35:09 CEST 2008


Greeting!

This a scheleton of my tex file:

\documentclass[man,12pt,hyper]{apa}
\usepackage{apacite}
\usepackage{url}
\usepackage{graphicx}
\usepackage{geometry}
\geometry{letterpaper}

\title{.....}
\author{....}
\affiliation{....}
\shorttitle{......}
\rightheader{.....}
\note{.....}
\abstract{.....}
\acknowledgements{......}

\begin{document}
\maketitle
\tableofcontents
\newpage

\section{Section 1}
........

\section{Section 2}
........

......

\bibliography{......}
\end{document}

All is fine, except for one thing: the title of the document appears in the ToC!

This is my toc file:

\contentsline {section}{Abstract}{2}
\contentsline {section}{\@title }{3}
\contentsline {section}{Section 1}{4}
......
\contentsline {section}{References}{18}
\contentsline {section}{Author Note}{24}


I could delete the second line and run latex again.  Of course, if I
run latex another time later it is right back.

I have compared it with:

\documentclass[12pt]{article}

The toc file does not have a line for the title.  I wonder if it is
the APA formatting that forces the title to appear in the ToC.

Thanks,
Enrico


-- 
Enrico Indiogine

Mathematics Education
Texas A&M University
hindiogine at gmail.com



More information about the macostex-archives mailing list