From 8a8bfe1df24c17eb5740cd56245739e73e40d3bd Mon Sep 17 00:00:00 2001 From: buliabyak Date: Wed, 26 Aug 2009 15:41:04 +0000 Subject: [PATCH] fix page size --- share/examples/markers.svg | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/share/examples/markers.svg b/share/examples/markers.svg index 7fd6c4240..59bb69d94 100644 --- a/share/examples/markers.svg +++ b/share/examples/markers.svg @@ -10,8 +10,8 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" sodipodi:docbase="/home/d/ink/inkscape/share/examples" sodipodi:docname="markers.svg" - height="297mm" - width="210mm" + height="100mm" + width="100mm" inkscape:version="0.41+cvs" sodipodi:version="0.32" id="svg1"> @@ -550,6 +550,7 @@ bordercolor="#666666" pagecolor="#ffffff" id="base" /> + + -- 2.30.2