Skip to content

Releases: coco33920/HTMLFromTeXBooks

HTMLFromTeXBooks v3.3.2 OPAM Version

23 Mar 21:56
bc14d39
Compare
Choose a tag to compare

First version made for OPAM

HTMLFromTeXBooks v3.3.1

23 Mar 20:27
08d306d
Compare
Choose a tag to compare

Bug fix

  • Remove debugs on standard output

HTMLFromTeXBooks v3.3.0

23 Mar 20:21
c5d5914
Compare
Choose a tag to compare

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

23 Mar 19:25
31e2e5e
Compare
Choose a tag to compare

HTMLFromTeXBooks v3.1.0 Release : Math Version

23 Mar 15:38
6c75f54
Compare
Choose a tag to compare

HTMLFromTeXBooks v3.0.0 Release

20 Mar 19:42
b069bf6
Compare
Choose a tag to compare

Yet Another Parser Rewriting !
Supports all that supported the old parser but do it much faster!

HTMLFromTeXBooks v2.0.1 Release (not OPAM ready)

16 Mar 18:59
79bcdab
Compare
Choose a tag to compare
  • 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)

16 Mar 17:46
3d2e279
Compare
Choose a tag to compare

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)

15 Mar 20:37
006f255
Compare
Choose a tag to compare

Supports

  • textit, textbf, url parsing
  • automatic information extraction
  • Human readable HTML

Usage

./htmlfromtexbooks
explained here