Skip to content
Snippets Groups Projects
Commit 4e9d4b0e authored by Yann's avatar Yann :tada:
Browse files

Creation du rapport

parents
No related branches found
No related tags found
No related merge requests found
rapport.toc
rapport.synctex.gz
rapport.log
rapport.fls
rapport.fdb_latexmk
rapport.aux
olc1d-latex.pdf
File added
\documentclass{report}
\usepackage[french]{babel}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{times}
\usepackage{array}
\usepackage{graphicx}
\title{Rapport Outils Logiciels Libres\\en \rotatebox{-25}{\LaTeX !}}
\author{Yann Jaulin\texttrademark}
\date{\today}
\begin{document}
\maketitle
\tableofcontents
\part{Efficacité de l'environnement de travail}
\chapter{La souris}
\section{\#1}
\begin{tabular}{|c|c|c|}
\hline
colonne 1 & colonne 2 & colonne 3 \\
\hline
1.1 & 1.2 & 1.3 \\
2.1 & 2.2 & 2.3 \\
\hline
\end{tabular}
%\includegraphics{nom du fichier}
\part{SSH}
\part{Git}
\end{document}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment