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
IPESCRIPT(1) FreeBSD General Commands Manual IPESCRIPT(1)

ipescript - Run an Ipe script (written in Lua)

ipescript script { arguments }

ipescript runs an Ipe script written in Lua. The Ipe bindings are automatically available in the script. Ipescript looks for the script in any of the script directories.

The script argument should not contain the .lua extension.

ipescript respects the following environment variables:

IPELATEXDIR
the directory where ipetoipe runs Pdflatex.
IPELATEXPATH
the directory containing pdflatex and xelatex. If not set, they are searched for on the path.
IPESCRIPTS a list of directories where Ipescript will look for
scripts. When this variable is not set, Ipe searches first the current directory, then ~/.ipe/scripts, and finally the system-wide Ipe script directory. When this variable is set, it should contain a list of directories, separated by semicolons. A single underscore is replaced by the system-wide Ipe script directory.
IPEDEBUG
set this to 1 for debugging output from ipescript.

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 .
August 28, 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.