Scroll to navigation

GLE(1) User Manuals GLE(1)

NAME

gle - Graphics Layout Engine

SYNOPSIS

gle [options] file.gle ...

DESCRIPTION

GLE (Graphics Layout Engine) is a graphics scripting language designed for creating publication quality graphs, plots, diagrams, figures and slides. GLE supports various graph types (function plots, histograms, bar graphs, scatter plots, contour lines, color maps, surface plots, ...) through a simple but flexible set of graphing commands. More complex output can be created by relying on GLE's scripting language, which is full featured with subroutines, variables, and logic control. GLE relies on LaTeX for text output and supports mathematical formulea in graphs and figures. GLE's output formats include EPS, PS, PDF, JPEG, and PNG.

DOCUMENTATION

GLE's documentation is distrubuted in PDF format and can be found at the GLE website:

<http://www.gle-graphics.org>

OPTIONS

Shows help about command line options.
Outputs software version, build date, GLE_TOP, GLE_BIN, etc..
Sets the verbosity level of GLE console output.
Selects output device(s).
Use cairo output device.
Sets the resolution for bitmap and PDF output.
Selects full page output.
Selects full page landscape output.
Specifies the name of the output file.
Don't write output file to disk (dry-run).
Previews the output with QGLE.
Previews the output with GhostScript.
Selects a GLE version to run.
Selects a GLE compatibility mode.
Runs GLE in "calculator" mode.
Pretty print a CSV file to standard output.
Indicates that the script includes LaTeX expressions.
Creates an .inc file with LaTeX code.
Adds the given subdirectory to the path in the .inc file.
Creates "inittex.ini" from "init.tex".
Forces grayscale output.
Creates transparent output (with -d png).
Excludes CTRL-D from the PostScript output.
Disables the upper-bound on the drawing path complexity.
Disable the use of ligatures for 'fl' and 'fi'.
Specify additional options for GhostScript.
Disables reading/writing to the file system.
Allows reading from the given path.
Allows writing to the given path.
Don't delete temporary files.

FILES

/usr/share/gle-graphics/glerc

The system wide configuration file.
~/.glerc
Per user configuration file.

ENVIRONMENT

The search path for include files.
The location of the fonts and other resources.
JULY 2007 4.3.3