2010-05-11 19:44:48 +02:00
|
|
|
# HOW TO EDIT THIS FILE:
|
|
|
|
# The "handy ruler" below makes it easier to edit a package description. Line
|
|
|
|
# up the first '|' above the ':' following the base package name, and the '|'
|
|
|
|
# on the right side marks the last column you can put a character in. You must
|
|
|
|
# make exactly 11 lines for the formatting to be correct. It's also
|
|
|
|
# customary to leave one space after the ':'.
|
|
|
|
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
|
|
grap: grap (anguage for typesetting graphs)
|
2010-05-11 14:55:16 +02:00
|
|
|
grap:
|
|
|
|
grap: Grap is a language for typesetting graphs specified and first
|
|
|
|
grap: implemented by Brian Kernighan and Jon Bentley at Bell Labs. It is
|
|
|
|
grap: an expressive language for describing graphs and incorporating them
|
|
|
|
grap: in typeset documents. It is implemented as a preprocessor to
|
|
|
|
grap: Kernigan's pic language for describing images, so any system that
|
|
|
|
grap: can use pic can use grap. For sure, TeX and groff can use it.
|
|
|
|
grap:
|
|
|
|
grap: This version of grap was written by Ted Faber, and is available from:
|
|
|
|
grap: http://www.lunabase.org/~faber/Vault/software/grap/
|