From 7af941e55db6bf9283b149b69dfe4a2b86137c20 Mon Sep 17 00:00:00 2001 From: oliverpool Date: Tue, 28 Apr 2015 15:31:59 +0200 Subject: [PATCH] The orientation was forgotten MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Avant de merger, il faut parvenir à un consensus sur https://github.com/patacrep/patadata/commit/3586b3a974862e016df27e37a351f2f5751bcc1a --- templates/data.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/data.tex b/templates/data.tex index 58e4d37a..ed0a9450 100644 --- a/templates/data.tex +++ b/templates/data.tex @@ -121,7 +121,8 @@ %! End of font management \geometry{ - total={((width))mm,((height))mm} + ((orientation)) + ,total={((width))mm,((height))mm} ,left=((margin_left))mm ,right=((margin_right))mm ,top=((margin_top))mm