version avec contenu complété mais non corrigé

This commit is contained in:
François Pelletier 2021-07-11 18:20:57 -04:00
parent 8fe69cfebf
commit a3f7e35b26
22 changed files with 341 additions and 176 deletions

View file

@ -39,6 +39,8 @@
headsep=8pt,
}
\setlength{\parskip}{10pt}
\usepackage{avant}
\usepackage{mathptmx}
\usepackage{microtype}
@ -59,7 +61,7 @@
% styles de titres
\titlecontents{part}
[0cm]
{\addvspace{5pt}\bfseries}
{\addvspace{0pt}\bfseries}
{}
{}
{}
@ -147,13 +149,7 @@
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}
\makeatletter
\renewcommand{\cleardoublepage}{
\clearpage\ifodd\c@page\else
\hbox{}
\vspace*{\fill}
\thispagestyle{empty}
\newpage
\fi}
\renewcommand{\cleardoublepage}{\clearpage}
\makeatletter
\renewcommand{\@seccntformat}[1]{\llap{\textcolor{turquoisefonce}{\csname the#1\endcsname}\hspace{1em}}}
@ -175,8 +171,8 @@
{\normalfont\small\sffamily\bfseries}}
\newcommand{\@mypartnumtocformat}[2]{%
\setlength\fboxsep{0pt}%
\noindent\colorbox{turquoisefonce!20}{\strut\parbox[c][.7cm]{\ecart}{\color{turquoisefonce!70}\Large\sffamily\bfseries\centering#1}}\hskip\esp\colorbox{turquoisefonce!40}{\strut\parbox[c][.7cm]{\linewidth-\ecart-\esp}{\Large\sffamily\centering#2}}%
\setlength\fboxsep{2pt}%
\noindent\colorbox{turquoisefonce!20}{\strut\parbox[c][1.25cm]{\ecart}{\color{turquoisefonce!70}\Large\sffamily\bfseries\centering#1}}\hskip\esp\colorbox{turquoisefonce!40}{\strut\parbox[c][1.5cm]{\linewidth-\ecart-\esp}{\Large\sffamily\centering#2}}%
}
\newcommand{\@myparttocformat}[1]{%
@ -225,13 +221,6 @@
\noindent\protect\colorbox{turquoisefonce!40}{\strut\protect\parbox[c][.7cm]{\linewidth}{\Large\sffamily\protect\centering #1\quad\mbox{}}}}{#1}}%
\@endpart}
\def\@endpart{\vfil\newpage
\if@twoside
\if@openright
\null
\thispagestyle{empty}%
\newpage
\fi
\fi
\if@tempswa
\twocolumn
\fi}