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

42 lines
1.3 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}
\def\logoHeight{80pt}
\noindent
\begin{minipage}[t]{\textwidth}
\noindent {\vrule depth 3pt height 1pt width \textwidth} \\
\renewcommand{\arraystretch}{2}
\begin{tabular}[t]{m{.7\textwidth}m{.21\textwidth}}
\begin{tabular}{l}
{\Huge
{\scshape\bfseries Internship Report [@-- $DOC->document->subname --@]}
}\\
\vspace*{-1em}{\large\bfseries Pierre-Olivier Mercier~\email{nemunaire@epita.fr}}\\
\hspace{1em} directed by Mr Jean-Christophe Baillie~\email{jcbaillie@novaquark.com}
\\
{\large February August 2014}
\end{tabular}
&
\begin{center}
\includegraphics[height=\logoHeight]{[@--
$DOC->imagedir->get_absolute --@]/epita.pdf}%
\\
\includegraphics[width=130pt]{[@--
$DOC->imagedir->get_absolute --@]/nq-high.png}%
\end{center}
\end{tabular}
\renewcommand{\arraystretch}{1}
\newlength{\myVersionLength}%
\settowidth{\myVersionLength}{%
{\large Computer Security~~}
}%
\setlength{\myVersionLength}{\textwidth - \myVersionLength}
{\large ~Computer Security~}
\noindent {\vrule depth -1pt height 5pt width \myVersionLength}%
\vspace{1em}
\end{minipage}