diff --git a/.DS_Store b/.DS_Store index 5d2a955..1635cc2 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/chapitres/model/application.tex b/chapitres/model/application.tex index 331b33b..9f8dfed 100644 --- a/chapitres/model/application.tex +++ b/chapitres/model/application.tex @@ -84,7 +84,10 @@ Les actions de recherches sont gérées pas le controller 'search'. La seule fon Exemple de requête de recherche (le caractère '/' est remplacé dans l'URL par '\%2F', car c'est un caractère spécial HTTP): \noindent -\Colorbox{light-gray}{\small{http://backend/api/search/policies?destination\=10.0.1.0\%2F24\&port\=3389\&protocol\=tcp\&source\=10.0.2.0\%2F24}} +\begin{footnotesize} + \Colorbox{light-gray}{http://backend/api/search/policies?destination=10.0.1.0\%2F24\&port=3389\&protocol=tcp\&source=10.0.2.0\%2F24} +\end{footnotesize} + \newpage \section{Interface utilisateur} diff --git a/chapitres/requis/technique.tex b/chapitres/requis/technique.tex index c969b41..8802836 100644 --- a/chapitres/requis/technique.tex +++ b/chapitres/requis/technique.tex @@ -7,7 +7,7 @@ L'application est construite selon une architecture trois tiers qui va séparer \vspace{3mm} \begin{figure}[h] \centering - \includegraphics[width=150mm]{application_architecture} + \includegraphics[width=\textwidth]{application_architecture} \caption{Architecture de l'application} \end{figure} \vspace{3mm} diff --git a/images/application_architecture.png b/images/application_architecture.png index 672ce5b..a10cff4 100755 Binary files a/images/application_architecture.png and b/images/application_architecture.png differ diff --git a/index.tex b/index.tex index 52baaf4..fb20852 100644 --- a/index.tex +++ b/index.tex @@ -67,9 +67,9 @@ \fancyhead[L]{\begin{picture}(0,0) \put(0,0){\includegraphics[height=1.5cm, keepaspectratio=true]{heig-vd.png}} \end{picture}} \fancyhead[R]{Ischer Etienne \\} \renewcommand\footrulewidth{3pt} -\fancyfoot[LO]{Travail de Bachelor} -\fancyfoot[C]{\today} -\fancyfoot[R]{\thepage} +\fancyfoot[C]{Travail de Bachelor} +\fancyfoot[LE]{\thepage} +\fancyfoot[RO]{\thepage} \renewcommand{\headrulewidth}{0.5pt} \renewcommand{\footrulewidth}{0.5pt}