Search found 2 matches

by Vanvic
Thu Mar 14, 2013 10:07 pm
Forum: Graphics, Figures & Tables
Topic: Duplicate of TOC
Replies: 3
Views: 2629

Duplicate of TOC

Hello Cgnieder.

Thanks a lot for the reply. :D

I wrote:
\documentclass[12 pt]{article}
\usepackage{graphicx}
\begin{document}
\title{\textbf{ROLE OF MANAGERS}:\\assignment for the Organisation and Management module}
\author{Vanvic}
\maketitle

\newpage
\tableofcontents
\addtocontents{toc ...
by Vanvic
Thu Mar 14, 2013 8:04 pm
Forum: Graphics, Figures & Tables
Topic: Duplicate of TOC
Replies: 3
Views: 2629

Duplicate of TOC

Hello friends.

I'm having a problem with the Table of contents. Each time it appears twice in my pdf document :( Can anyone help me sort this out? Thanks a lot

I have done the following:

\newpage
\tableofcontents
\section{Management-\textit{The definition}}
\section{Management-the history ...