22 Luglio 2011 alle 9:06
#61749
::
Grazie a tutti, credo di aver chiarito tutto eccetto:
1) centrare nella pagina una frase, ma ho risolto con:\pagestyle{plain}
\thispagestyle{empty}
\begin{center}
\vspace*{10cm}
\textit{Thanks}
\end{center}2) anche con i \frontmatter & Co. e stile {book} i capitoli Abstract, List of Figures e List of Tables vengono male ed ho deciso di toglierli dall’indice
`\cleardoublepage
\pagestyle{plain}
\thispagestyle{empty}
\vspace*{\fill}
\begin{center}
\itshape Thanks
\end{center}
\vspace{\fill}
\cleardoublepage`
Ciao
Enrico