update title
This commit is contained in:
parent
c4d623e594
commit
11f0fba667
1 changed files with 6 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
\title{Notes de Cours}
|
\title{Notes de Cours}
|
||||||
\author{Pierre-Antoine Comby}
|
\author{Pierre-Antoine Comby}
|
||||||
\teacher{Michel Kieffer}
|
\teacher{Michel Kieffer}
|
||||||
\module{455}
|
\module{455\\ Codage de source}
|
||||||
\usepackage{listings}
|
\usepackage{listings}
|
||||||
\definecolor{mygreen}{RGB}{28,172,0} % color values Red, Green, Blue
|
\definecolor{mygreen}{RGB}{28,172,0} % color values Red, Green, Blue
|
||||||
\definecolor{mylilas}{RGB}{170,55,241}
|
\definecolor{mylilas}{RGB}{170,55,241}
|
||||||
|
@ -40,3 +40,8 @@
|
||||||
\chapter{Codage prédictif}
|
\chapter{Codage prédictif}
|
||||||
\subfile{chap3.tex}
|
\subfile{chap3.tex}
|
||||||
\end{document}
|
\end{document}
|
||||||
|
|
||||||
|
%%% Local Variables:
|
||||||
|
%%% mode: latex
|
||||||
|
%%% TeX-master: t
|
||||||
|
%%% End:
|
||||||
|
|
Loading…
Reference in a new issue