GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
IPE(1) FreeBSD General Commands Manual IPE(1)

ipe - drawing editor for creating figures in PDF or EPS formats

ipe [ Qt options ] [ -sheet stylesheet ] filename

Ipe is a program that supports making small figures for inclusion into LaTeX documents as well as making multi-page PDF presentations.

This manual page only documents the command line options and environment variables. Full documentation for using Ipe can be found in HTML and PDF format; see below.

-sheet stylesheet
add the Ipe style sheet in the indicated file to all newly created Ipe documents. This option can be used more than once.

Ipe respects the following environment variables:

IPELATEXDIR
the directory where Ipe runs Pdflatex.

IPELATEXPATH
the directory containing pdflatex and xelatex. If not set, they are searched for on the path.

IPELETPATH a list of directories, separated by semicolons,
containing ipelets. You can write a single underscore for the system-wide ipelet directory. If this variable is not set, the default consists of the system-wide ipelet directory, plus ~/.ipe/ipelets on Unix, plus ~/Library/Ipe/Ipelets on OS X.

EDITOR
external editor to use for editing text objects.

IPESTYLES a list of directories, separated by semicolons, where
Ipe looks for stylesheets. You can write a single underscore for the system-wide stylesheet directory. If this variable is not set, the default consists of the system-wide stylesheet directory, plus ~/.ipe/styles on Unix, plus ~/Library/Ipe/Styles on OS X.

IPEDEBUG
set this to 1 for debugging output.

IPEDOCDIR
the directory containing the Ipe documentation.

IPEICONDIR directory containing icons for the Ipe user
interface.

IPELUAPATH
path for searching for Ipe Lua code.

Otfried Cheong

Please report bugs using Ipe bugzilla at http://ipe.otfried.org/bugzilla.html

Ipe is documented fully in The Ipe Manual, which is available online at http://ipe.otfried.org/manual/manual.html .
September 1, 2011

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.