From 1ad8f1f3d20dc1c645018f73bc074b91dff1941d Mon Sep 17 00:00:00 2001 From: Sebastian Bachmann Date: Wed, 15 Nov 2017 23:07:35 +0100 Subject: [PATCH] Adding a 20mm border A4 Landscape is a special template, as it is new in the standard. We orient us on the A4 portrait template, where the border is on the left side (e.g. long side). Thus it should be on top for the landscape template. --- src/Mod/TechDraw/Templates/A4_Landscape_ISO7200TD.svg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Mod/TechDraw/Templates/A4_Landscape_ISO7200TD.svg b/src/Mod/TechDraw/Templates/A4_Landscape_ISO7200TD.svg index d599f26135..f5c87d25ba 100644 --- a/src/Mod/TechDraw/Templates/A4_Landscape_ISO7200TD.svg +++ b/src/Mod/TechDraw/Templates/A4_Landscape_ISO7200TD.svg @@ -13,9 +13,9 @@ id="drawing-border" style="fill:none;stroke:#000000;stroke-width:0.35;stroke-linecap:miter;stroke-miterlimit:4" width="277" - height="190" + height="180" x="10" - y="10" /> + y="20" />