diff options
Diffstat (limited to 'manual/manual.tex')
| -rw-r--r-- | manual/manual.tex | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/manual/manual.tex b/manual/manual.tex index a7a3d21..0de486b 100644 --- a/manual/manual.tex +++ b/manual/manual.tex @@ -14,6 +14,7 @@ % Commands \newcommand{\stateoff}{"\textit{off}"\xspace} \newcommand{\stateon}{"\textit{on}"\xspace} +\newcommand{\version}{\InputIfFileExists{version}{}{version}} % Document \begin{document} @@ -23,18 +24,19 @@ \begin{titlepage} \begin{center} \Huge - \textbf{\fontsize{90}{60}\selectfont ESDS User Manual\\} - \vspace{0.5cm} - {\Large \textbf{\today}} - \vspace{3cm} + \textbf{\fontsize{90}{60}\selectfont User Manual\\} + \vspace{0.6cm} + \textbf{\LARGE - ESDS v\version - \\} + {\Large \today} + \vspace{2cm} {\includesvg[scale=0.8]{../icon.svg}} - \vspace{3cm} + \vspace{2cm} \LARGE \textbf{ESDS an Extensible Simulator for Distributed Systems\\} \vspace{0.5cm} - \textbf{Written by Loic Guegan and Issam Raïs} + \textit{Written by Loic Guegan and Issam Raïs} \end{center} \end{titlepage} \pagebreak |
