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}
|
||||
\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…
Reference in a new issue