How to create scalable eps-graphics from dot and OpenOffice files

16.February 2005 - 13:22 - One comment »

In my diploma thesis i worked with two kinds of images. First, i created descriptions of hierarchies of entities in the dot language and use dot from the GraphViz package to visualize them. Second, i created standard slides with OpenOffice.

This is a story of how to produce good scalable encapsulated postscript images to use them in latex and pdflatex.

… more »