[cl-typesetting-devel] [ANNOUNCE] cl-typegraph
Marc Battyani
marc.battyani at fractalconcept.com
Thu Jul 15 11:16:25 UTC 2004
cl-typegraph is a cl-typesetting extension to typeset graphs. It uses
GraphViz for the graph layout and then draws it with cl-pdf and
cl-typesetting. The nodes can contain strings or a full cl-typesetting
layout.
You can look at some examples here:
http://www.fractalconcept.com/ex.pdf
So far it only works with Lispworks but the only non portable function is
#'sys:call-system. (I'm waiting for the equivalent for other
implementations. ;-)
It's on the repository:
http://www.fractalconcept.com:8000/public/open-source/
And the latest tarballs:
http://www.fractalconcept.com/download/cl-pdf-current.tgz
http://www.fractalconcept.com/download/cl-typesetting-current.tgz
You also need GraphViz:
http://www.research.att.com/sw/tools/graphviz/
Have fun and please report bugs, patches, etc.
Marc
More information about the cl-typesetting-devel
mailing list