Antidote chapitres 5 à 8

This commit is contained in:
François Pelletier 2021-07-11 23:14:54 -04:00
parent c840c3e2e4
commit adbbc9e7a6
5 changed files with 16 additions and 14 deletions

View file

@ -23,6 +23,8 @@
\definecolor{turquoisevif}{RGB}{92, 225, 230}
\definecolor{black}{RGB}{0, 0, 0}
\pagecolor{turquoisefonce!10!white}
% options
\setlist{nolistsep}
@ -198,7 +200,7 @@
{\thispagestyle{empty}%
\begin{tikzpicture}[remember picture,overlay]%
\node at (current page.north west){\begin{tikzpicture}[remember picture,overlay]%
\fill[turquoisefonce!10](0cm,0cm) rectangle (\paperwidth,-\paperheight);
\fill[turquoisefonce!20](0cm,0cm) rectangle (\paperwidth,-\paperheight);
\node[anchor=south east] at (\paperwidth-1cm,-\paperheight+1cm){\parbox[t][][t]{11cm}{
\printcontents{l}{0}{\setcounter{tocdepth}{1}}
}};