Releases: coco33920/HTMLFromTeXBooks
Releases · coco33920/HTMLFromTeXBooks
HTMLFromTeXBooks v3.3.2 OPAM Version
HTMLFromTeXBooks v3.3.1
Bug fix
- Remove debugs on standard output
HTMLFromTeXBooks v3.3.0
Bugfix:
- Section separation
- Sections contained one another because of a misplaced statement
- Env calculating
- Every nodes contained the last because of a accumulator initialized at acc instead of []
HTMLFromTeXBooks v3.2.0 Release : Math Version
HTMLFromTeXBooks v3.1.0 Release : Math Version
Math-ready version
HTMLFromTeXBooks v3.0.0 Release
Yet Another Parser Rewriting !
Supports all that supported the old parser but do it much faster!
HTMLFromTeXBooks v2.0.1 Release (not OPAM ready)
- Reimplemented String.starts_with
- Using Unix.mkdir instead of Sys.mkdir
- Reimplemented Array.find_opt
To be compatible for all version of OCaml from 4.08
HTMLFromTeXBooks v2.0.0 Release (not OPAM ready)
Major update,
The parser now parse section/subsections/subsubsection.
Backward compatibility is not so great, hence the major bump in update
HTMLFromTeXBooks v1.0.0 Release (not OPAM ready)
Supports
- textit, textbf, url parsing
- automatic information extraction
- Human readable HTML
Usage
./htmlfromtexbooks
explained here