From 291efd228f4325bc1901f7f892bd72fd24874d19 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Fri, 17 Feb 2017 16:27:06 +0100 Subject: [PATCH] Clean code. --- cours/cours_handout.cls | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/cours/cours_handout.cls b/cours/cours_handout.cls index 7e1ff04..10cd276 100644 --- a/cours/cours_handout.cls +++ b/cours/cours_handout.cls @@ -32,15 +32,13 @@ \RequirePackage{pgfpages} %--% - +\makeatletter %-- paramètrages \pgfpagesuselayout{2 on 1}[a4paper,border shrink=5mm] %--% -%% MACROS : DEBUT -\makeatletter %-- Macros personnelles %--% @@ -50,4 +48,3 @@ % - % \makeatother -%% MACROS : FIN