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 Normal View History

2014-08-23 10:50:21 +00:00
\begin{document}
\def\logoHeight{80pt}
\noindent
\begin{minipage}[t]{\textwidth}
\noindent {\vrule depth 3pt height 1pt width \textwidth} \\
\renewcommand{\arraystretch}{2}
2014-08-23 10:11:23 +00:00
\begin{tabular}[t]{m{.7\textwidth}m{.21\textwidth}}
\begin{tabular}{l}
2014-08-23 10:50:21 +00:00
{\Huge
2014-08-23 10:11:23 +00:00
{\scshape\bfseries Internship Report [@-- $DOC->document->subname --@]}
2014-08-23 10:50:21 +00:00
}\\
2014-08-23 10:11:23 +00:00
\vspace*{-1em}{\large\bfseries Pierre-Olivier Mercier~\email{nemunaire@epita.fr}}\\
\hspace{1em} directed by Mr Jean-Christophe Baillie~\email{jcbaillie@novaquark.com}
\\
2014-08-23 10:50:21 +00:00
{\large February August 2014}
2014-08-23 10:11:23 +00:00
\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}
2014-08-23 10:50:21 +00:00
\end{tabular}
\renewcommand{\arraystretch}{1}
\newlength{\myVersionLength}%
\settowidth{\myVersionLength}{%
2014-08-23 10:11:23 +00:00
{\large Computer Security~~}
2014-08-23 10:50:21 +00:00
}%
\setlength{\myVersionLength}{\textwidth - \myVersionLength}
2014-08-23 10:11:23 +00:00
{\large ~Computer Security~}
2014-08-23 10:50:21 +00:00
\noindent {\vrule depth -1pt height 5pt width \myVersionLength}%
2014-08-23 10:11:23 +00:00
\vspace{1em}
2014-08-23 10:50:21 +00:00
2014-08-23 10:11:23 +00:00
\end{minipage}