2014-02-28 22:21:16 +01:00
|
|
|
|
\documentclass[11pt,a4paper]{report}
|
|
|
|
|
\usepackage[francais]{babel}
|
|
|
|
|
\usepackage[latin1]{inputenc}
|
|
|
|
|
\usepackage{amsmath}
|
|
|
|
|
\usepackage{amsfonts}
|
|
|
|
|
\usepackage{amssymb}
|
|
|
|
|
\usepackage[usenames,dvipsnames]{pstricks}
|
|
|
|
|
\usepackage{epsfig}
|
|
|
|
|
\usepackage{pst-grad} % For gradients
|
|
|
|
|
\usepackage{pst-plot} % For axes
|
|
|
|
|
\usepackage{pstricks}
|
|
|
|
|
\author{Guillaume \textsc{Abramovici}\\
|
|
|
|
|
Guy \textsc{Godfroy}\\
|
|
|
|
|
Micka<6B>l \textsc{Illy}\\
|
|
|
|
|
Quentin \textsc{Martin}\\
|
|
|
|
|
\\
|
|
|
|
|
\textit{Encadrant :} Elizabeth \textsc{Brunnet}}
|
|
|
|
|
\title{Projet \textsc{PonyTracker}\\
|
2014-03-01 10:55:54 +01:00
|
|
|
|
Rapport}
|
2014-02-28 22:21:16 +01:00
|
|
|
|
\addto\captionsfrench{\renewcommand{\chaptername}{Section}}
|
|
|
|
|
|
|
|
|
|
\begin{document}
|
|
|
|
|
\maketitle
|
|
|
|
|
|
|
|
|
|
\chapter{Analyse du probl<62>me}
|
|
|
|
|
|
|
|
|
|
Euuuh... (magnifique citation tir<69>e du jeu Aquaman, 2002, Gamecube)
|
|
|
|
|
|
|
|
|
|
\chapter{Cahier des charges}
|
|
|
|
|
|
|
|
|
|
Euuuh...
|
|
|
|
|
|
|
|
|
|
\chapter{Liste des fonctionnalit<69>s}
|
|
|
|
|
|
|
|
|
|
Euuuh...
|
|
|
|
|
|
|
|
|
|
\chapter{Sp<EFBFBD>cification fonctionnelle}
|
|
|
|
|
|
|
|
|
|
D<EFBFBD>j<EFBFBD> je comprends m<>me pas le titre de la section.
|
|
|
|
|
|
|
|
|
|
\chapter{Tests unitaires}
|
|
|
|
|
|
|
|
|
|
Faudrait d<>j<EFBFBD> savoir ce qu'on va tester...
|
|
|
|
|
|
|
|
|
|
\chapter{Esquisses de l'interface graphique}
|
|
|
|
|
|
|
|
|
|
\begin{figure}[!h]
|
|
|
|
|
\includegraphics{mainwindow.eps}
|
|
|
|
|
\caption{Fen<EFBFBD>tre principale}
|
|
|
|
|
\end{figure}
|
|
|
|
|
|
|
|
|
|
\end{document}
|