From faa07a8f3337c5d191597ea9b9587cc0969d663c Mon Sep 17 00:00:00 2001 From: Jan Aalmoes Date: Fri, 13 Sep 2024 00:07:42 +0200 Subject: =?UTF-8?q?avnac=C3=A9=20aia,=20remerciement=20notations,=20notes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template_these_INSA_cotut.tex | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'template_these_INSA_cotut.tex') diff --git a/template_these_INSA_cotut.tex b/template_these_INSA_cotut.tex index dc1d568..2293564 100644 --- a/template_these_INSA_cotut.tex +++ b/template_these_INSA_cotut.tex @@ -1,6 +1,7 @@ \documentclass[a4paper,titlepage,12pt,french,twoside,openright]{report} -\usepackage{graphicx} +%\usepackage{graphicx} +\usepackage[draft]{graphicx} \usepackage{xcolor} \usepackage[paper=a4paper,margin=2.5cm]{geometry}% http://ctan.org/pkg/geometry \usepackage[pdftex,colorlinks=false]{hyperref} @@ -79,6 +80,10 @@ pdfsubject={Th\`ese} %sous Acrobat. \input{remerciements} \chapter*{Avertissement} \input{avertissement} +\chapter*{Notes} +\input{notes} +\chapter*{Notations} +\input{notations} \chapter{Introduction} \section{Qu'est-ce que l'Intelligence Artificielle ?} \label{sec:contexte-ckoi} -- cgit v1.2.3