Update centrale.sty
\leftmark
This commit is contained in:
parent
64787bc3da
commit
71339e8182
1 changed files with 2 additions and 2 deletions
|
@ -40,7 +40,7 @@
|
||||||
\pagestyle{fancy}
|
\pagestyle{fancy}
|
||||||
\fancyhf{}
|
\fancyhf{}
|
||||||
\rhead{\nouppercase{\thepage}}
|
\rhead{\nouppercase{\thepage}}
|
||||||
\lhead{\nouppercase{\rightmark}}
|
\lhead{\nouppercase{\leftmark}}
|
||||||
|
|
||||||
% ------------- Images, figures et tables -------------
|
% ------------- Images, figures et tables -------------
|
||||||
\RequirePackage{epstopdf} % utiliser .eps
|
\RequirePackage{epstopdf} % utiliser .eps
|
||||||
|
@ -204,7 +204,7 @@
|
||||||
%------------------------------------------METTRE DU CODE INFORMATIQUE------------------------------------------%
|
%------------------------------------------METTRE DU CODE INFORMATIQUE------------------------------------------%
|
||||||
|
|
||||||
|
|
||||||
\lstset{language=Python,%
|
\lstset{language=python,%
|
||||||
basicstyle=\footnotesize,
|
basicstyle=\footnotesize,
|
||||||
breaklines=false,%,
|
breaklines=false,%,
|
||||||
keywordstyle=\color{blue},%
|
keywordstyle=\color{blue},%
|
||||||
|
|
Loading…
Reference in a new issue