Creating a Latex cover with picture

Asked

Viewed 571 times

1

Good night,

I recently moved to France and I’m beginning to have to write reports here. As in Brazil, I will use Latex to make them, but in Brazil I had a cover provided by a teacher for reports and here I had to do it by hand. I did so in Latex:

\begin{titlepage}
\enlargethispage{\footskip}
\setlength{\parindent}{0pt}

\begin{center}
\onehalfspacing
\large
BORDEAUX INP\\
ENSEIRB-MATMECA\\
2A 
\vspace{5mm}
\Large


\vspace{20mm}

\huge
\textbf{Compte-rendu : Commande d'un ascenseur par automate programmable}
\end{center}

\vspace{23mm}

\begin{center}
\centering
\onehalfspacing
\large
AUTEURS
\end{center}%
\begin{minipage}[t]{0.5\textwidth}
\raggedleft
\onehalfspacing
\large
\textit{}\\[.5\baselineskip]


\vspace{5mm}

\textit{}\\[.5\baselineskip]

\end{minipage}%

\vspace{\fill}

\begin{minipage}[b]{\textwidth}
\centering
\onehalfspacing
\large   
\today\\

\vspace{-20mm} 

But I would like to have something that has the format of this cover provided by word by a classmate:

Could someone help me make this kind of cover? Maybe from the cover I’ve made kind of dirty?

  • How about this? https://www.dropbox.com/s/be4lg8p48rqrp2m/mono_final.pdf?dl=0

  • It looks like this: https://www.dropbox.com/s/1s6n1tku2e45i6d/prova.pdf?dl=0

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.