- Find your freemind dir (/usr/share/freemind)
- sudo mkdir /usr/share/freemind/plugins/latexmath
- Checkout/Download https://github.com/Alxa/LaTeXMath-Freemind-Plugin/
- Read: https://github.com/Alxa/LaTeXMath-Freemind-Plugin/blob/master/INSTALL
- sudo cp fm-plugin-latexmath/src/main/resources/LaTeXMath.xml /usr/share/freemind/plugins/
- sudo apt-get install maven2; cd fm-plugin-latexmath; mvn package
- See and copy jar file in target folder. sudo cp fm-plugin-latexmath-* /usr/share/freemind/plugins/latexmath/
- sudo cp ~/.m2/repository/net/sf/alxa/jlatexmath/0.9.3-SNAPSHOT/*jar /usr/share/freemind/plugins/latexmath/jlatexmath.jar
Start freemind and you'll see Insert->Latex Equation option.
Note that this does not insert the equation into the branch, but inserts below it and it's a little large.Sample below:
No comments:
Post a Comment