IPESCRIPT(1) | 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:
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 |