diff --git a/utils/grap.ico b/utils/grap.ico new file mode 100755 index 000000000..4fde1d988 Binary files /dev/null and b/utils/grap.ico differ diff --git a/utils/grap.png b/utils/grap.png new file mode 100755 index 000000000..78e0fa0fd Binary files /dev/null and b/utils/grap.png differ diff --git a/utils/grap.xml b/utils/grap.xml new file mode 100644 index 000000000..e137d8b65 --- /dev/null +++ b/utils/grap.xml @@ -0,0 +1,28 @@ + + + + Grap + Grap: language for typesetting graphs + Grap is a language for typesetting graphs specified and first implemented by Brian Kernigan and Jon Bentley at Bell Labs. It is an expressive language for describing graphs an incorporating them in typeset documents. It is implemented as a preprocessor to Kernigan's pic language for describing languages, so any system that can use pic can use grap. + +grap is a pic(1) pre-processor. It takes commands embedded in a troff(1) source file which are surrounded by .G1 and .G2 macros, and rewrites them into pic commands to display the graph. Other lines are copied. Output is always to the standard output, which is usually redirected. Input is from the given filenames, which are read in order. A filename of - is the standard input. If no filenames are given, input is read from the standard input. + +Because grap is a pic preprocessor, and gnu pic will output TeX, it is possible to use grap with TeX. + + + + Office + http://gnuwin32.sourceforge.net/packages/grap.htm + + + + + + + + + + + + +