1GLE(1)                           User Manuals                           GLE(1)
2
3
4

NAME

6       gle - Graphics Layout Engine
7

SYNOPSIS

9       gle [options] file.gle ...
10

DESCRIPTION

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

DOCUMENTATION

24       GLE's documentation is distrubuted in PDF format and can  be  found  at
25       the GLE website:
26
27       <http://www.gle-graphics.org>
28

OPTIONS

30       -help  Shows help about command line options.
31
32       -info  Outputs software version, build date, GLE_TOP, GLE_BIN, etc.
33
34       -verbosity
35              Sets the verbosity level of GLE console output.
36
37       -device
38              Selects output device(s).
39
40       -resolution
41              Sets the resolution for bitmap import/export and PDF output.
42
43       -fullpage
44              Selects full page output.
45
46       -output
47              Specifies the name of the output file.
48
49       -preview
50              Previews the output with QGLE.
51
52       -version
53              Selects a GLE version to run.
54
55       -compatibility
56              Selects a GLE compatibility mode.
57
58       -calc  Runs GLE in "calculator" mode.
59
60       -tex   Indicates that the script includes LaTeX expressions.
61
62       -inc   Creates an .inc file with LaTeX code.
63
64       -texincprefix
65              Adds the given subdirectory to the path in the .inc file.
66
67       -mkinittex
68              Creates "inittex.ini" from "init.tex".
69
70       -nocolor
71              Forces grayscale output.
72
73       -transparent
74              Create transparent output (with -d png).
75
76       -nomaxpath
77              Disables the upper-bound on the drawing path complexity.
78

FILES

80       /usr/share/gle/4.1.2/glerc
81              The system wide configuration file.
82       ~/.glerc
83              Per user configuration file.
84

ENVIRONMENT

86       GLE_USRLIB
87              The search path for include files.
88
89       GLE_TOP
90              The location of the fonts and other resources.
91
92
93
944.1.2                              JULY 2007                            GLE(1)
Impressum