在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):opencollab/jlatexmath开源软件地址(OpenSource Url):https://github.com/opencollab/jlatexmath开源编程语言(OpenSource Language):Java 99.3%开源软件介绍(OpenSource Introduction):JLaTeXMath is a Java library. Its main purpose is to display mathematical formulas written in LaTeX. JLaTeXMath is the best Java library to display LaTeX code. This library is used by numerous important projects like Scilab, Geogebra, Freeplane, Mathpiper, CaRMetal, Ultrastudio, etc. The default encoding is UTF-8. Most LaTeX commands are available including:
A few examples are available in the source distribution, they show how to use JLaTeXMath and how to write new commands using Java. A first example : a second one : and a third one : JLaTeXMath is used by Scilab to display formulas written in LaTeX in graphic windows: JLaTeXMath is a fork of the excellent project JMathTeX. To build the jlatexmath artifacts just type
Some examples are provided to show how to use easily the library. Have fun and if you meet any problem, don't hesitate to create a new issue on github. LicenseRegarding JLaTeXMath’s Classpath Exception and JavaScript: If you use the Google Web Toolkit (GWT) to compile JLaTeXMath to an “executable” (in JavaScript) you can then include/link this “executable” JavaScript library on a website or inside another program. In this case the rest of the website/program need not be licensed under the GPL. BenchmarksTo run jmh benchmarks (measuring parse and render performance): # benchmarks are in core module
cd jlatexmath
mvn clean install -P benchmark Code coverageTo run code coverage mvn -DrepoToken=TOKEN clean cobertura:cobertura coveralls:report |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论