~ubuntu-branches/ubuntu/precise/ipe/precise

« back to all changes in this revision

Viewing changes to man/ipe6upgrade.1

  • Committer: Bazaar Package Importer
  • Author(s): Steve M. Robbins
  • Date: 2009-12-11 21:22:35 UTC
  • mfrom: (4.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20091211212235-5iio4nzpra64snab
Tags: 7.0.10-1
* New upstream.  Closes: #551192.
  - New build-depends: libcairo2-dev, liblua5.1-0-dev, gsfonts
  - patches/config.diff: Remove.  Upstream build system replaced.
  - Runtime lib package changed to libipe7.0.10 from libipe1c2a
  - Devel package renamed to libipe-dev (from libipe1-dev)
  - Package ipe depends on lua5.1 due to ipe-update-master.

* rules: Re-write to use dh.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\"                                      Hey, EMACS: -*- nroff -*-
 
2
.\" First parameter, NAME, should be all caps
 
3
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
 
4
.\" other parameters are allowed: see man(7), man(1)
 
5
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
 
6
.\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
 
7
.\" respectively.
 
8
.TH IPE6UPGRADE 1 "September 29, 2009"
 
9
.\" Please adjust this date whenever revising the manpage.
 
10
.\"
 
11
.\" Some roff macros, for reference:
 
12
.\" .nh        disable hyphenation
 
13
.\" .hy        enable hyphenation
 
14
.\" .ad l      left justify
 
15
.\" .ad b      justify to both left and right margins
 
16
.\" .nf        disable filling
 
17
.\" .fi        enable filling
 
18
.\" .br        insert line break
 
19
.\" .sp <n>    insert n+1 empty lines
 
20
.\" for manpage-specific macros, see man(7)
 
21
.SH NAME
 
22
ipe6upgrade \- Convert Ipe 6 file format to Ipe 7 file format
 
23
.SH SYNOPSIS
 
24
.B ipe6upgrade
 
25
\fIinput-file\fP [ \fIoutput-file\fP ]
 
26
 
 
27
.SH DESCRIPTION
 
28
.PP
 
29
\fBipe6upgrade\fP converts an XML file in any version of the Ipe 6
 
30
file format to Ipe 7 format.
 
31
 
 
32
If the \fIoutput-file\fP is not given, \fBipe6upgrade\fP replaces the
 
33
input file extension by \fIipe\fP.
 
34
 
 
35
 
 
36
.SH ENVIRONMENT VARIABLES
 
37
 
 
38
\fBipe6upgrade\fP respects the following environment variables:
 
39
 
 
40
.TP
 
41
\fBIPEDEBUG\fP
 
42
set this to 1 for debugging output from \fBipe6upgrade\fP.
 
43
 
 
44
.SH AUTHOR
 
45
Otfried Cheong
 
46
 
 
47
.SH REPORTING BUGS
 
48
.ad l
 
49
Please report bugs using Ipe bugzilla at
 
50
.I "http://ipe7.sourceforge.net/bugzilla.html"
 
51
 
 
52
.SH SEE ALSO
 
53
.ad l
 
54
Ipe is documented fully in
 
55
.IR "The Ipe Manual" ,
 
56
which is available online at
 
57
.I "http://ipe7.sourceforge.net/manual/manual.html" .