1 Giugno 2012 alle 7:26
#74508
::
si si può, ecco un esempio di cosa ho fatto io, poi puoi provare a modificarlo a tuo piacere:
`\renewcommand{\maketitle}{\begingroup%
\drop = 0.1\textheight
\thispagestyle{titlingpage}
\centering
\vspace*{\drop}
\ifdefined\theauthor
{\large\itshape \theauthor}\\[2\baselineskip]
\fi
\ifdefined\thetitle
{\Huge \thetitle}\\[\baselineskip]
\fi
\vfill
%
\cleardoublepage
\endgroup}`