-
Notifications
You must be signed in to change notification settings - Fork 1
HTML to Latex converter can be directly used to make pdfs from input html files. It does so by doing lexical analysis of html followed by parsing and building of an Abstract Syntax Tree. The tree is maped to an euivalent AST of latex whose preorder traversal gives you the "texmaker" compilable code.
piyushkansalongit/HTML-to-Latex-Converter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
HTML to Latex converter can be directly used to make pdfs from input html files. It does so by doing lexical analysis of html followed by parsing and building of an Abstract Syntax Tree. The tree is maped to an euivalent AST of latex whose preorder traversal gives you the "texmaker" compilable code.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published