From 95b902fc74aeabb4aae542d5d03922f2828d6153 Mon Sep 17 00:00:00 2001 From: Yann Salmon Date: Mon, 5 Aug 2019 10:04:47 +0200 Subject: [PATCH] =?UTF-8?q?laisser=20de=20l'espace=20=C3=A0=20droite?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- latex/CoursTD.cls | 2 +- latex/ysbeamerarticle.cls | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/latex/CoursTD.cls b/latex/CoursTD.cls index 47b2008..4a6f8c7 100644 --- a/latex/CoursTD.cls +++ b/latex/CoursTD.cls @@ -3,7 +3,7 @@ \g@addto@macro\@classoptionslist{,french} \LoadClass[a4paper,10pt, french, DIV=18]{scrartcl} \RequirePackage[pass]{geometry} -\def\geometryenonce{\newgeometry{top=16.5mm,bottom=49.5mm,left=30mm,right=30mm}} +\def\geometryenonce{\newgeometry{top=16.5mm,bottom=49.5mm,left=7.5mm,right=50mm}} \RequirePackage{paquets} \RequirePackage{inputTD} \endinput \ No newline at end of file diff --git a/latex/ysbeamerarticle.cls b/latex/ysbeamerarticle.cls index 0ebd62e..3450ca9 100644 --- a/latex/ysbeamerarticle.cls +++ b/latex/ysbeamerarticle.cls @@ -43,7 +43,7 @@ end \end{luacode*} \LoadClass{\CLASSNAME} \ifnum\beamerarticle = 1 -\RequirePackage[top=16.5mm,bottom=49.5mm,left=30mm,right=22.5mm]{geometry} +\RequirePackage[top=16.5mm,bottom=49.5mm,left=7.5mm,right=50mm]{geometry} \fi \endinput