Posts Tagged ‘LaTeX’

Convert Your VYM Mindmap to PGF/TikZ

Friday, August 1st, 2008

PGF/TikZ is able to produce really eye-candy mind maps (see example). However it might be impractical to create the TikZ structure for larger amount of nodes.

I’ve written a small C program that creates a PGF/TikZ LaTeX file out of a VYM (View Your Mind) XML export. So far this tool has only very basic functionality. Neither it handles UTF-8 explicitly, nor XLinks. Also it doesn’t add any alignment code to the LaTeX file yet, so you have to do some manual editing.

Download

(more…)