Update centrale.sty

\leftmark
master
XeBasTeX 5 years ago committed by GitHub
parent 64787bc3da
commit 71339e8182
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -40,7 +40,7 @@
\pagestyle{fancy}
\fancyhf{}
\rhead{\nouppercase{\thepage}}
\lhead{\nouppercase{\rightmark}}
\lhead{\nouppercase{\leftmark}}
% ------------- Images, figures et tables -------------
\RequirePackage{epstopdf} % utiliser .eps
@ -204,7 +204,7 @@
%------------------------------------------METTRE DU CODE INFORMATIQUE------------------------------------------%
\lstset{language=Python,%
\lstset{language=python,%
basicstyle=\footnotesize,
breaklines=false,%,
keywordstyle=\color{blue},%

Loading…
Cancel
Save