Update rapport.tex & gitignore

This commit is contained in:
Glenn Y. Rolland 2020-03-03 22:18:01 +01:00
parent 695876af0d
commit 12806e294a
2 changed files with 6 additions and 3 deletions

3
.gitignore vendored
View File

@ -1 +1,4 @@
*.a
*.log
*.o
test/test_*

View File

@ -1,9 +1,9 @@
\documentclass[12pt,a4paper]{report}
\usepackage{a4wide}
%\usepackage{a4wide}
\usepackage{geometry}
\usepackage{typehtml}
%\usepackage{typehtml}
\usepackage[latin1]{inputenc}
\usepackage{listings}
%\usepackage{listings}
\usepackage[french]{babel}
\usepackage{fancyheadings}
\usepackage{color}