chiark / gitweb /
poster-tube-lid: catch: adjust stalk height from v1
[reprap-play.git] / svg-prep-dxf
index 9f101f3fb06e65221fb0d2b6d4e3866385e4294a..a5ecc38ab784901c62354ca0b052d57d3e3648c0 100755 (executable)
@@ -121,6 +121,9 @@ cd "$HOME"
 inkscape \
  --with-gui \
  t.svg \
 inkscape \
  --with-gui \
  t.svg \
+ --verb=ToolNode \
+ --verb=EditSelectAll \
+ --verb=SelectionUnGroup \
  --verb=EditSelectAll \
  --verb=StrokeToPath \
  --verb=ToolNode \
  --verb=EditSelectAll \
  --verb=StrokeToPath \
  --verb=ToolNode \
@@ -158,7 +161,7 @@ HOME="$abstmpdir" \
 # and then do a separate inkscape run to convert EPS, and run pstoedit
 # to make the DXF.
 
 # 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 \
 
  -f "$tmpdir"/t.svg \
  -E "$tmpdir"/t.eps \