Update centrale.sty

\leftmark
This commit is contained in:
XeBasTeX 2019-01-31 10:55:00 +01:00 committed by GitHub
parent 64787bc3da
commit 71339e8182
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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},%