From 9ce2c844e5f5f2a10ba5a43cd6916a5ab54c04d9 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Fri, 17 Feb 2017 16:27:44 +0100 Subject: [PATCH] Clean code. --- commun/commun.sty | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/commun/commun.sty b/commun/commun.sty index 75e6905..4bde441 100644 --- a/commun/commun.sty +++ b/commun/commun.sty @@ -76,6 +76,7 @@ \RequirePackage{adjustbox} %-- % +\makeatletter % % \newtoggle{cours} @@ -84,8 +85,6 @@ % -%% MACROS : DEBUT -\makeatletter %-- Macros personnelles % dans un tableau : commandes d'alignement du contenu dans la colonne de largeur . \newcolumntype{L}[1]{>{\raggedright\let\newline\\\arraybackslash\hspace{0pt}}m{#1}} @@ -161,4 +160,3 @@ % - % \makeatother -%% MACROS : FIN