Math: Difference between revisions

From FreeMind
Jump to navigationJump to search
Line 10: Line 10:


==Options==
==Options==
The following Java components are capable of rendering mathematical formulas.
{| border=1 cellspacing="0" cellpadding="2"
{| border=1 cellspacing="0" cellpadding="2"
!Name
!Name
!License
!License
!Format
!URL
!URL
!Note
!Note
Line 18: Line 20:
|HotEqn
|HotEqn
|GPL
|GPL
|
|http://www.esr.ruhr-uni-bochum.de/VCLab/software/HotEqn/HotEqn.html
|http://www.esr.ruhr-uni-bochum.de/VCLab/software/HotEqn/HotEqn.html
|chosen in the plugin
|chosen in the plugin of FreeMind 0.9.0 beta 15
|-
|-
|ShowMath
|ShowMath
|?
|?
|
| http://www.faculty.idc.ac.il/arik/java/proj/
| http://www.faculty.idc.ac.il/arik/java/proj/
|
|
Line 28: Line 32:
|Jex
|Jex
|GPL V2
|GPL V2
|Subset of LaTeX
|http://levine.sscnet.ucla.edu/general/software/jex/
|http://levine.sscnet.ucla.edu/general/software/jex/
|
|
Line 33: Line 38:
| ?
| ?
| ?
| ?
|
| http://weather.nmsu.edu/math/
| http://weather.nmsu.edu/math/
|
|

Revision as of 08:44, 20 December 2007

One requested feature is that FreeMind supports typesetting of mathematical formulas, perhaps in LaTeX.

FreeMind 0.9.0 beta14 is delivered with a plugin of mathematical formulas, based on HotEqn component.

Some users use their private extension that renders a tag < latex > when inside a node, using dvipng tool.[1]

License

All the considered options for rendering math should have GNU GPL license, or at least a compatible open-source license.

Options

The following Java components are capable of rendering mathematical formulas.

Name License Format URL Note
HotEqn GPL http://www.esr.ruhr-uni-bochum.de/VCLab/software/HotEqn/HotEqn.html chosen in the plugin of FreeMind 0.9.0 beta 15
ShowMath ? http://www.faculty.idc.ac.il/arik/java/proj/
Jex GPL V2 Subset of LaTeX http://levine.sscnet.ucla.edu/general/software/jex/
? ? http://weather.nmsu.edu/math/

Links