File: README-SunOS5

package info (click to toggle)
gri 2.12.23-8
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 7,644 kB
  • ctags: 2,681
  • sloc: cpp: 36,500; sh: 3,840; lisp: 3,764; perl: 1,052; ansic: 1,046; makefile: 648
file content (43 lines) | stat: -rw-r--r-- 1,497 bytes parent folder | download | duplicates (7)
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 <Dan.Kelley@Dal.CA>.

 The Gri Emacs mode (gri-mode.el) is (c) 1994-2009 Peter S. Galbraith
 <GalbraithP@dfo-mpo.gc.ca>

 Gri and gri-mode.el are distributed under GPLv3 license or later; see
 COPYING.