File: README_MINIMAL

package info (click to toggle)
libjlatexmath-java 1.0.7-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 5,268 kB
  • sloc: xml: 23,113; java: 13,399; makefile: 37; cpp: 30; sh: 10
file content (8 lines) | stat: -rw-r--r-- 476 bytes parent folder | download
1
2
3
4
5
6
7
8
The minimal JLaTeXMath distribution doesn't contain the fonts, they're in separate jars. This kind of distribution is useful for web applications and I wrote it for GeoGebra team, if you want register a new alphabet just use for example :

    WebStartAlphabetRegistration.register(AlphabetRegistration.JLM_GREEK);

the package jlm_greek.jar will be load if and only if greek language is present the text.


                                                            Calixte.