Tagged Questions
2
votes
2answers
944 views
float left figure in titlepage
I try add a figure in the titlepage
\begin{titlepage}
\begin{center}
\begin{figure}[h]
\includegraphics[scale=0.15]{images/logo.jpg}
\end{figure} ...