Scripts
Mindmap to Latex
Author: Jahagirdar Vijayvithal SLicensing: opensource Attribution Assurance Licenses
Version 1.0
Description: mm.pl is a perl script which converts a mindmap file generated using freemind, to a latex presentation in beamer mode. It takes a mindmap file and creates a presentation in the following order
- The first node is treated as a title
- The second node hiererchy is converted to parts
- The third node hiererchy is converted to sections
- The fourth node hiererchy is converted to subsections
<config>
<name value="Your name here"/>
<email value="you@your domain"/>
<department value="Your department"/>
<org value="Your Organisation"/>
</config>
you can download it from here
Bugs/ Feature requests at The discussion board