For build instructions and general information see the file src/doc/README.
For licensing information see the files in src/doc/legal/.
To Run Jaxo-xxx: java -jar jaxodraw-xxx.jar


如果想让jaxodrwa直接export: LaTex -> EPS 生成EPS文件,需要在preference - General 设置路径 Paths;
macOS下,默认安装TeXLive的路径可以从 Texstudio配置-命令 按文件夹图表查看位置:
LaTeX path: /usr/local/texlive/2018/bin/x86_64-darwin/latex
Divas path: /usr/local/texlive/2018/bin/x86_64-darwin/dvips
Ubuntu 的TeXLive默认安装路径相近。

在终端使用java -jar jaxodraw-xxx.jar命令来启动jaxodraw。

added by Regulus
20181214