alpha
New
- Rendering of basic and some advanced formulas
- Supporting most used MathML tags
TODOs
- Fix rendering of Tags munder, mover, etc. (some Quirks will occur)
- Content spanning horizontal or vertical fences/brackets (size)
- Alignment of mtd
- Integration tests with supported LaTeX input (i.e. from SnuggleTeX's homepage)
- Calibre Html2Mobi Converter implementation (currently not focused)
Run
- Download binary jar
- Open Terminal / cmd.exe on your
- Run
java -jar latex2mobi-converter-0.3.0.jar -i MyThesis.tex
For additional Usage info run with -h
or --help
.