-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathREADME-SunOS5
43 lines (31 loc) · 1.46 KB
/
README-SunOS5
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Compiling and Installing Gri
============================
To install Gri, type
./install
and answer the questions. Basically, you'll be telling the installer
where to put the Gri executable, various library files, and a long
list of documention files.
What Gri is
===========
Gri is a language for scientific graphics applications. By 'language'
I mean that it is a command-driven application, as opposed to a
click/point application. It is analogous to latex or tex, and shares
the property that extensive power is the reward for tolerating a
modest learning curve. Gri output is in industry-standard PostScript,
suitable for incorporation in documents prepared by various text
processors.
Gri can make x-y graphs, contour-graphs, and image graphs. In
addition to high-level capabilities, it has enough low-level
capabilities to allow users to achieve a high degree of customization.
Precise control is extended to all aspects of drawing, including
line-widths, colors, and fonts. Text includes a subset of the tex
language, so that it is easy to incorporate Greek letters and
mathematical symbols in labels.
Copyright restrictions
======================
The Gri programming languages, and all manuals and online help-files,
are (c) 1991-2009 Dan E. Kelley <[email protected]>.
The Gri Emacs mode (gri-mode.el) is (c) 1994-2009 Peter S. Galbraith
Gri and gri-mode.el are distributed under GPLv3 license or later; see
COPYING.