HTML to LaTeX (htmltolatex) is a Java program for converting HTML (XHTML also supported) pages into LaTeX format (or possibly to other markup formats - which depends only on the configuration). Program is distributed under GNU/GPL licence.
Java 1.5 is required for running.
color
,
text-align
, font-weight
).class
,
p.class
,
#id
,
p#id
), multiple
style names supported (ie. h1, h2, { ... }
),
entries like ul li li
, p>span
not supported<b><i>foo</b></i>
will be converted as
<b><i>foo</i></b>
title
and cite
attributes are
converted to footnotesHTML | LaTeX | |
---|---|---|
sample1.html | sample1.tex | sample1.pdf |
sample1.html | sample1.tex | sample1.pdf |
sample1.html | sample1.tex | sample1.pdf |
sample1.html | sample1.tex | sample1.pdf |
Download from sourceforge.net.
If you find find a bug or have some feature requests please use sourceforge.net or email me.
Word-to-LaTeX (Word-to-XML) - converts Microsoft Word documents to LaTeX or XML format
Michal Kebrt personal page (contains Word-to-LaTeX (Word-to-XML) convertor, mkrss (RSS reader) and
a couple of other programs)
michal.kebrt __AT__ gmail __DOT__ com