Re: [RISOLTO] nomi degli autori sopra il ttolo

#46011
Up
0
Down
::


La situazione è la seguente:

\begin{titlepage}
\begin{center}
\begin{large}
Primo Autore \qquad\quad Secondo Autore
\end{large}
\ \\
\ \\
\ \\
\begin{LARGE}
\begin{center}
\textbf{ TITOLO}
\end{center}
\end{LARGE}
\ \\
\ \\
\ \\
\ \\
\ \\
\ \\
\ \\
\ \\
\ \\
\ \\
\ \\
\ \\
\ \\
\ \\
\ \\
\ \\
\ \\
\ \\
\ \\
\ \\
\ \\
\ \\
\line(1, 0){338} \\
\begin{normalsize}
\textsc{Stampato con Libro Stampa}
\end{normalsize}
\end{center}
\end{titlepage}

\frontmatter % esegue la numerazione romana minuscola nelle pagine di prefazione

\thispagestyle{empty}
\vspace*{\fill}
\flushleft{\copyright{} 2010 Tutti i diritti riservati.}
\tableofcontents % compila l’indice
\cleardoublepage

Grazie in anticipo

Go to top