1IPEEXTRACT(1) General Commands Manual IPEEXTRACT(1)
2
3
4
6 ipeextract - Extract Ipe XML stream from Ipe PDF or EPS files
7
9 ipeextract input-file [ output-file ]
10
11
13 ipeextract extracts the Ipe XML stream from an Ipe document in PDF or
14 Postscript format generated by any version of Ipe 6 or Ipe 7.
15
16 If the output-file is not given, ipeextract replaces the input file
17 extension by xml.
18
19
20
22 ipeextract respects the following environment variables:
23
24
25 IPEDEBUG
26 set this to 1 for debugging output from ipeextract.
27
28
30 Otfried Cheong
31
32
34 Please report bugs using Ipe bugzilla at
35 http://ipe.otfried.org/bugzilla.html
36
37
39 Ipe is documented fully in The Ipe Manual, which is available online at
40 http://ipe.otfried.org/manual/manual.html .
41
42
43
44 June 27, 2009 IPEEXTRACT(1)