Various ugly hacks

This commit is contained in:
Théophile Bastian 2022-11-25 22:12:18 +01:00
parent 16b3923b05
commit 498e916bb7

View file

@ -13,6 +13,15 @@
\RequirePackage[framemethod=tikz]{mdframed}
\RequirePackage{marginnote}
% Hacks divers
\catcode`\·=13 \def\cdottext{\ensuremath\cdot} \let·\cdottext
% Version choristes
\newif\ifchoristes
%\choristesfalse
\newcommand{\versionchoristes}{\choristestrue}
\newcommand{\onlyCA}[1]{\ifchoristes\else#1\fi}
% Listes
\setlist[itemize]{label=\textbullet}
\setlist[itemize,2]{label=$\circ$}
@ -38,7 +47,7 @@
\newcommand*{\lieu}[1]{\def\@lieu{#1}}
\newcommand*{\horaires}[1]{\def\@horaires{#1}}
\newcommand{\MakeHeader}{
\newcommand{\makeheader}{
\maketitle
\def\arraystretchbck{\arraystretch}
\renewcommand{\arraystretch}{1.3}