MacOSX ".app" format
To install, just copy MjoGraph.app into your "/Applications" folder.-
NOTE:
- Panther is out of support.
- The LaTeX feature does not work on Tiger.
- To make mathematical symbols beautiful, I recommend you to install STIX fonts, available here (direct link to a zip file).
-
Latest:
- MjoGraph-3.5.0 osx (Both the Leopard and Snow Leopard users can use this.)
-
Old versions:
- MjoGraph-3.4.1 osx (for Snow Leopard)
- MjoGraph-3.4.1 osx (for Leopard)
- MjoGraph-3.4.0 osx
- MjoGraph-3.3.0 osx
- MjoGraph-3.2.3 osx
- MjoGraph-3.2.2 osx
- MjoGraph-3.2.0 osx
- MjoGraph-3.0.1 osx (The last release that guarantees stable operation on Tiger.)
- MjoGraph-2.7.0 osx
- MjoGraph-2.6.0 osx
- MjoGraph-2.5.0 osx
- MjoGraph-2.4.0 osx
Jar format (with limited features)
For other operating systems.Instruction when installing Jar:
- Put folder "mjograph" in the downloaded archive to some place.
- To start, you have only to double click "MjoGraph-xxx.jar" in the folder.
- If you want to launch it from command line, then type
java -jar "(installed folder)/MjoGraph-xxx.jar"
The following alias setting might be useful.alias mjograph="java -jar (installed folder)/MjoGraph-xxx.jar"