From dad61571abdb2b70f81d53b3b62d105acf285e55 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 27 Feb 2018 00:05:31 +0000 Subject: [PATCH] svg-prep-dxf: use --export-area-page to avoid recentering Signed-off-by: Ian Jackson --- svg-prep-dxf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/svg-prep-dxf b/svg-prep-dxf index f74c2d4..a5ecc38 100755 --- a/svg-prep-dxf +++ b/svg-prep-dxf @@ -161,7 +161,7 @@ HOME="$abstmpdir" \ # and then do a separate inkscape run to convert EPS, and run pstoedit # to make the DXF. -inkscape \ +inkscape --export-area-page \ -f "$tmpdir"/t.svg \ -E "$tmpdir"/t.eps \ -- 2.30.2