I'm doing a paper report, and I use 2 types of numbering.
But the issue is, One of my pages, appear iv at tableofcontents and v is the number printed at page.
I've got a main file, and I make the titlepage there.
Code: Select all
Code, edit and compile here:
\begin{document}\begin{titlepage}\begin{center}\medskip\vskip 1cm\begin{huge}\textsc{Simulação baseada em agentes}\end{huge}\medskip\vskip 5cm\begin{large}\textsc{Marco Esteves}\end{large}\medskip\vskip 3cm\begin{LARGE}\textsc{$MIE^{2}IC$}\end{LARGE}\medskip\vskip 2cm\begin{Large}\textsc{Escola de Engenharia}\end{Large}\medskip\vskip 1cm\begin{Large}\textsc{Universidade do Minho}\end{Large}\medskip%\vspace{14,5cm}\vfill\begin{large}\textsc{Guimarães}\end{large}\vskip 1cm\begin{large}\textsc{Junho 2009}\end{large}\end{center}\end{titlepage}%--------------------------------------------------\pagenumbering{Alph}%--------------------------------------------------\frontmatter %switch page numbering to Roman numerals and sections be non enumerated%--------------------------------------------------\linespread{ 2.0 }\tableofcontents\include{sumario}\listoffigures
And this is the code, of sumario
Code: Select all
\addcontentsline{toc}{chapter}{Sumário}\chapter*{Sumário}