From 71339e8182f617c13b1346eb1aa1438b91faaf5d Mon Sep 17 00:00:00 2001 From: XeBasTeX <42714614+XeBasTeX@users.noreply.github.com> Date: Thu, 31 Jan 2019 10:55:00 +0100 Subject: [PATCH] Update centrale.sty \leftmark --- centrale.sty | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/centrale.sty b/centrale.sty index 1cda545..272f385 100644 --- a/centrale.sty +++ b/centrale.sty @@ -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},%