diff options
| author | Sébastien Dailly <sebastien@chimrod.com> | 2019-03-21 22:05:16 +0100 | 
|---|---|---|
| committer | Sébastien Dailly <sebastien@chimrod.com> | 2019-03-21 22:05:16 +0100 | 
| commit | 6d58f7a101d6af66a391849e5a92f65e2681a643 (patch) | |
| tree | 660f8cff6c9e6ebb8de22753631f7849d875fe05 /resources | |
| parent | 3505ee801da11712159973849610a0ad72a2b6c4 (diff) | |
Update table and footer
Diffstat (limited to 'resources')
| -rwxr-xr-x | resources/header_footer.tex | 16 | 
1 files changed, 5 insertions, 11 deletions
| diff --git a/resources/header_footer.tex b/resources/header_footer.tex index af80d26..78e08a3 100755 --- a/resources/header_footer.tex +++ b/resources/header_footer.tex @@ -22,22 +22,16 @@  %%%Pieds de page
  %pages impaires
 -\fancyfoot[RO]{
 -%\fcolorbox{fondtitre}{fondtitre}{\color{blanc}page \thepage}} % ici le num de page
 -{page \thepage}} % ici le num de page
 -\fancyfoot[LO]{
 -\fcolorbox{blanc}{blanc}{\color{grisfonce}\@author}} % ici l'auteur
 +\fancyfoot[RO]{{page \thepage}} % ici le num de page
 +%\fancyfoot[LO]{\@author}
  %pages paires
 -\fancyfoot[LE]{
 -%\fcolorbox{fondtitre}{fondtitre}{\color{blanc}page \thepage}} % ici le num de page
 -{page \thepage}} % ici le num de page
 -\fancyfoot[RE]{
 -\fcolorbox{blanc}{blanc}{\color{grisfonce}\@author}} % ici l'auteur
 +%\fancyfoot[LE]{{page \thepage}} % ici le num de page
 +%\fancyfoot[RE]{\@author}} % ici l'auteur
  \makeatother
  %%%%%%% ligne de l'entete %%%%%%%%%%%
 -% pour la rendre invisible, sur un fond blanc... on la peint en blanc
 +% Rendue invisible
  \renewcommand{\headrule}{
  }
 | 
