diff --git a/RainbowCR.cls b/RainbowCR.cls index 550e65f..9136cb7 100644 --- a/RainbowCR.cls +++ b/RainbowCR.cls @@ -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}