e tra l’altro, il comando funziona perfettamente sulla pagina di titolo
`\begin{titlepage}
% if you want the titlepage to be centered, uncomment and fine-tune the line below (KOMA classes environment)
\begin{addmargin}[-1cm]{-3cm}
\begin{center}
\large
\hfill
\vfill
\begingroup
\color{Maroon}\spacedallcaps{\myTitle} \\ \medskip
\spacedallcaps{\mySubTitle} \\
\bigskip
\endgroup
\spacedlowsmallcaps{\myName}
\vfill
\includegraphics[width=6cm]{Immagini/Buch.jpg} \\ \medskip
\myDegree \\ \medskip
\myDepartment \\
\myFaculty \\
\myUni \\ \bigskip
\myTime
\vfill
\end{center}
\end{addmargin}
\end{titlepage} `