Skip to content
Snippets Groups Projects
Commit c4dfb029 authored by RIEHM Clement's avatar RIEHM Clement
Browse files

debut du git et squellette minimal du rapport

parent 6b7ff103
No related branches found
No related tags found
No related merge requests found
rendu.aux
rendu.log
rendu.toc
img/ssh1.png

39 KiB

img/ssh2.png

12.8 KiB

rendu.pdf 0 → 100644
File added
\documentclass[a4paper,12pt]{article}
\usepackage[utf8]{inputenc}
\usepackage[french]{babel}
\usepackage[T1]{fontenc}
\usepackage{listings}
\usepackage{xcolor}
\definecolor{codegreen}{rgb}{0,0.6,0}
\definecolor{codegray}{rgb}{0.5,0.5,0.5}
\definecolor{codepurple}{rgb}{0.58,0,0.82}
\definecolor{backcolour}{rgb}{0.95,0.95,0.92}
\lstdefinestyle{mystyle}{
backgroundcolor=\color{backcolour},
commentstyle=\color{codegreen},
keywordstyle=\color{magenta},
numberstyle=\tiny\color{codegray},
stringstyle=\color{codepurple},
basicstyle=\ttfamily\footnotesize,
breakatwhitespace=false,
breaklines=true,
captionpos=b,
keepspaces=true,
showspaces=false,
showstringspaces=false,
showtabs=false,
tabsize=2
}
% Info titre
\title{Outils libre coté client}
\author{Clément Riehm}
\begin{document}
\maketitle
\tableofcontents
\end{document}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment