Adapt frontpage to abstract
This commit is contained in:
parent
ce1fd13c79
commit
1723f69af9
@ -1,7 +1,5 @@
|
|||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
||||||
\begin{titlepage}
|
|
||||||
|
|
||||||
\def\logoHeight{80pt}
|
\def\logoHeight{80pt}
|
||||||
|
|
||||||
\noindent
|
\noindent
|
||||||
@ -9,54 +7,35 @@
|
|||||||
\noindent {\vrule depth 3pt height 1pt width \textwidth} \\
|
\noindent {\vrule depth 3pt height 1pt width \textwidth} \\
|
||||||
|
|
||||||
\renewcommand{\arraystretch}{2}
|
\renewcommand{\arraystretch}{2}
|
||||||
\begin{tabular}[t]{m{.21\textwidth}m{.75\textwidth}}
|
\begin{tabular}[t]{m{.7\textwidth}m{.21\textwidth}}
|
||||||
\includegraphics[height=\logoHeight]{[@--
|
\begin{tabular}{l}
|
||||||
$DOC->imagedir->get_absolute --@]/epita.pdf}%
|
|
||||||
&
|
|
||||||
\hfill
|
|
||||||
\begin{tabular}{r}
|
|
||||||
{\Huge
|
{\Huge
|
||||||
{\scshape\bfseries Internship report}
|
{\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}
|
{\large February – August 2014}
|
||||||
\end{tabular} \\
|
\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}
|
\end{tabular}
|
||||||
\renewcommand{\arraystretch}{1}
|
\renewcommand{\arraystretch}{1}
|
||||||
|
|
||||||
\newlength{\myVersionLength}%
|
\newlength{\myVersionLength}%
|
||||||
\settowidth{\myVersionLength}{%
|
\settowidth{\myVersionLength}{%
|
||||||
{\large ~~~Computer security}
|
{\large Computer Security~~}
|
||||||
}%
|
}%
|
||||||
\setlength{\myVersionLength}{\textwidth - \myVersionLength}
|
\setlength{\myVersionLength}{\textwidth - \myVersionLength}
|
||||||
|
{\large ~Computer Security~}
|
||||||
\noindent {\vrule depth -1pt height 5pt width \myVersionLength}%
|
\noindent {\vrule depth -1pt height 5pt width \myVersionLength}%
|
||||||
{\large ~~Computer security}
|
|
||||||
|
\vspace{1em}
|
||||||
|
|
||||||
\end{minipage}
|
\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
|
|
||||||
|
Reference in New Issue
Block a user