Skip to content

alpha

Compare
Choose a tag to compare
@Sevyls Sevyls released this 06 Jan 21:50
· 92 commits to master since this release

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

  1. Download binary jar
  2. Open Terminal / cmd.exe on your
  3. Run java -jar latex2mobi-converter-0.3.0.jar -i MyThesis.tex

For additional Usage info run with -h or --help.