summaryrefslogtreecommitdiffstats
path: root/graphics/grap/README
blob: 8e703458028b82d47698eb474fb24f338b412554 (plain)
1
2
3
4
5
6
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.