Re: Hyperref & Frontespizio template Lorenzo Pantieri

#73526
Up
0
Down
::


`
%******************************************************************
% Firme.tex
% Parametri per Firme.tex
%******************************************************************
\newcommand{\Rilegatura}{5mm}
%******************************************************************

\begin{titlepage}
\changepage{\AltezzaPagina}{\LarghezzaPagina -\Rilegatura}{}{((\paperwidth – \textwidth) / 2) – \oddsidemargin – \hoffset -1in +\Rilegatura}{}{\MargineSuperiore}{}{}{} % 5mm per la rilegatura

\newcommand\AlCentroPagina[1]{\AddToShipoutPicture*{\AtPageCenter{\makebox(0,0){\includegraphics[width =0.9\paperwidth]{#1}}}}}

\begin{center}

\AlCentroPagina{UNIPI-background}

\large
\rmfamily

\includegraphics[width=\DimensioneLogo]{UNIPI-dummy}\\[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{center} \large
\emph{Candidato}\\
\href{http://studenti.ing.unipi.it/~s251907/Alessandro_Vincenzi/Home.html}{Alessandro Vincenzi}\\[0.4cm]
\dotfill
\end{center}
\end{minipage}
\begin{minipage}{0.1\textwidth}
\begin{center}
\null
\end{center}
\end{minipage}
\begin{minipage}{0.4\textwidth}
\begin{center} \large
\emph{Relatore} \\
RELATORE\\[0.4cm]
\dotfill\\[0.6cm]
\emph{Relatore}\\
ALTRORELATORE\\[0.4cm]
\dotfill
\end{center}
\end{minipage}

\vfill

\rule{\linewidth}{0.2mm} \\[0.2cm]
\textrm{\large Anno Accademico 20xx–20xx}

\end{center}
\end{titlepage}
\cleardoublepage
`

UNIPI-dummy, ci vuole una immagine bianca di dimensioni uguale al logo per mantenere l’aspetto verticale della pagina.
UNIPI-background, l’immagine di sfondo (preparala molto trasparente, mi pare meglio in jpg) necessita del pacchetto \usepackage{eso-pic,graphicx}

Inserisci questo obbligatoriamente dopo il frontespizio anche perche usa dei parametri definiti in frontespizio.tex

ciao
[attachment=269]firme.tex[/attachment]

Attachments:
You must be logged in to view attached files.

Go to top