Htmlfromtexbooks.HtmlgenSourceTakes the Parsed AST and transforms it into human-readable and valid HTML files
Prints the table of content : all the chapters / section / subsection / subsubsection numeroted
Parses an AST to HTML,
Prepare the body of the HTML file, title, body markups, and adds the style, table of contents and body
Performs the first transformation : from reading the file to rendering it html printing ready
Writes the HTML translation of the given TeX file in the outfile.