mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
7 lines
387 B
Text
7 lines
387 B
Text
|
Grap is a language for typesetting graphs specified and first
|
||
|
implemented by Brian Kernighan and Jon Bentley at Bell Labs. It is
|
||
|
an expressive language for describing graphs and incorporating them
|
||
|
in typeset documents. It is implemented as a preprocessor to
|
||
|
Kernigan's pic language for describing images, so any system that
|
||
|
can use pic can use grap. For sure, TeX and groff can use it.
|