This repository has been archived on 2021-03-01. You can view files and clone it, but cannot push or open issues or pull requests.
internship-novaquark/templates/nemu/regular/en/frontpage.tex

63 lines
1.4 KiB
TeX
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

\begin{document}
\begin{titlepage}
\def\logoHeight{80pt}
\noindent
\begin{minipage}[t]{\textwidth}
\noindent {\vrule depth 3pt height 1pt width \textwidth} \\
\renewcommand{\arraystretch}{2}
\begin{tabular}[t]{m{.21\textwidth}m{.75\textwidth}}
\includegraphics[height=\logoHeight]{[@--
$DOC->imagedir->get_absolute --@]/epita.pdf}%
&
\hfill
\begin{tabular}{r}
{\Huge
{\scshape\bfseries Internship report}
}\\
{\large February August 2014}
\end{tabular} \\
\end{tabular}
\renewcommand{\arraystretch}{1}
\newlength{\myVersionLength}%
\settowidth{\myVersionLength}{%
{\large ~~~Computer security}
}%
\setlength{\myVersionLength}{\textwidth - \myVersionLength}
\noindent {\vrule depth -1pt height 5pt width \myVersionLength}%
{\large ~~Computer security}
\end{minipage}
\vfill
\begin{center}
\includegraphics[width=0.95\textwidth]{[@-- $DOC->imagedir->get_absolute --@]/nq-high.png}
\end{center}
\vfill
\begin{center}
{\scshape\sffamily\bfseries\Huge ~[@-- $DOC->document->subname --@]~}
\end{center}
\vfill
\noindent {\Large\bfseries Pierre-Olivier Mercier~\email{nemunaire@epita.fr}}
\vspace{0.2em}
{\large directed by M. Jean-Christophe Baillie~\email{jcbaillie@novaquark.com}}
\noindent {\vrule depth 3pt height 1pt width \textwidth}
\end{titlepage}
\newpage