In which I present dot2texi, a LaTeX package that
allows you to include graphs in the DOT graph description language
directly in your LaTeX documents. The dot2tex tool is used to invoke
Graphviz for graph layout, and to transform the output from Graphviz to
LaTeX code. The process is automated if shell escape is enabled
Read more |
Published 2007-11-12 (10 months ago)
| Comments: 2 | Categories:
LaTeX,
Python,
Graphics,
News
In which I present my latest project: Blend2Sketch, a tool for exporting objects
and scenes from Blender to the Sketch scene description
language.
Read more |
Published 2007-10-09 (11 months ago)
| Categories:
LaTeX,
Graphics,
3D
I'm pleased to announce the 2.5.0 release of
dot2tex. New in this version is:
- The new tikz output format for tighter integration with PGF and
TikZ
- Alternative edge label placement
- Custom edges
Read more |
Published 2007-06-28 (1 year, 2 months ago)
| Comments: 7 | Categories:
LaTeX,
Python,
Graphics,
News