HTML2LaTeX is a patch for WP2LaTeX that allow it to convert also HTML documents.
WP2LatTeX itself is a general purpose conversion kernel with three interfaces
for three totally different WP versions. My idea was to try, whether conversion
from HTML is possible.
What could you expect from HTML2LaTex?
This code works, but it knows only small group of commands. What could
you expect from release 0.9 :-) But it really works and it can outperform
current version of html2LaTex!
Conversion possibilities
Comments
Character sets: ISO8859-1;ISO8859-2; 895; 1250; 1251; 1252
Hard page breaks
Hard returns
Justification :
center
Several Extended characters (foreign language/accented, math, Greek - not
linedrawing)
The following Typefaces:
Large
Superscript
Subscript
Italic
Bold
Underlined
Several Extended characters (foreign language/accented, math, Greek - not
linedrawing)
Tables: curently not nested
Downloading and getting started HTML2LaTeX
The package contains patch for wp2latex. Unzip all files
into the directory 'wp2latex/sources.cc/'. Then run 'make clean' and 'make
-f html.mak'. This will create wp2latex executable with ability to
convert HTML documents. Only Wp2latex from release 2.74 could be patched
with this.