[attachment=268]frontespizio.tex[/attachment]
Se non trovi una soluzione migliore puoi provare ad usare il mio frontespizio:
`
%******************************************************************
% Frontespizio.tex
%******************************************************************
\newcommand{\AltezzaPagina}{+1.8in}
\newcommand{\LarghezzaPagina}{+2.5in}
\newcommand{\MargineSuperiore}{-0.5in}
\newcommand{\DimensioneLogo}{0.8in} % Da abilitare in Firme.tex, se si vuole
%******************************************************************
\begin{titlepage}
\changepage{\AltezzaPagina}{\LarghezzaPagina}{}{((\paperwidth – \textwidth) / 2) – \oddsidemargin – \hoffset – 1in}{}{\MargineSuperiore}{}{}{}
\begin{center}
\large
\rmfamily
\includegraphics[width=\DimensioneLogo]{UNIPI}\\[0.5cm]
\textrm{\LARGE Universit\`a di Pisa}\\
\rule{\linewidth}{0.2mm} \\[0.2cm]
\textsc{\Large Facolt\`a ….}\\
\textrm{Corso di Laurea Specialistica in Ingegneria Elettronica}\\
\vfill
\textsc{Tesi di Laurea}\\
\vfill
\textrm{\Large La mia splendida tesi}\\[0.4cm]
%\textrm{\large SOTTOTITOLO}
\vfill
\begin{minipage}{0.4\textwidth}
\begin{flushleft} \large
\emph{Candidato}\\
\href{http://studenti.ing.unipi.it/~s251907/Alessandro_Vincenzi/Home.html}{Alessandro Vincenzi}
\end{flushleft}
\end{minipage}
\begin{minipage}{0.4\textwidth}
\begin{flushright} \large
\emph{Relatore} \\
RELATORE\\[0.5cm]
\emph{Relatore}\\
ALTRORELATORE\\
\end{flushright}
\end{minipage}
\vfill
\rule{\linewidth}{0.2mm} \\[0.2cm]
\textrm{\large Anno Accademico 20xx-20xx}
\end{center}
\end{titlepage}
\cleardoublepage
`
Il logo è l’immagine UNIPI
In questo esempio ho messo un link alla mia pagina sul mio nome, credo sia semplice metterlo alla figura. Modificalo con le tue informazioni, se ti interessa anche la parte interna dedicata alle firme (firme.tex) te la preparo.
Ciao,
Alessandro