summaryrefslogtreecommitdiff
path: root/support/wp2latex/html2latex.htm
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /support/wp2latex/html2latex.htm
Initial commit
Diffstat (limited to 'support/wp2latex/html2latex.htm')
-rw-r--r--support/wp2latex/html2latex.htm169
1 files changed, 169 insertions, 0 deletions
diff --git a/support/wp2latex/html2latex.htm b/support/wp2latex/html2latex.htm
new file mode 100644
index 0000000000..bbe4cd7c1b
--- /dev/null
+++ b/support/wp2latex/html2latex.htm
@@ -0,0 +1,169 @@
+<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <meta name="GENERATOR" content="Mozilla/4.7 [en] (X11; I; Linux 2.0.36 i586) [Netscape]">
+ <title>WP2LaTeX 2.52</title>
+</head>
+<body>
+
+<hr>
+<center>
+<h1>
+<font size=+4>HTML2LaTeX&nbsp; <b><i>Experimental Release 0.12</i></b></font></h1></center>
+
+<hr>
+<center>
+<h2>
+What is it HTML2LaTeX?</h2></center>
+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.
+<center>
+<p>
+<hr></center>
+
+<center>
+<h2>
+What could you expect from HTML2LaTex?</h2></center>
+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!
+<p>
+<hr>
+<h2>
+Conversion possibilities</h2>
+
+<ul>
+
+<li>Comments</li>
+<li>Character sets: ISO8859-1;ISO8859-2; 895; 1250; 1251; 1252</li>
+
+<li>Hard page breaks</li>
+<li>Hard returns</li>
+
+<li>Justification :</li>
+<ul>
+<li>center</li>
+</ul>
+
+
+<li>Several Extended characters (foreign language/accented, math, Greek - not
+linedrawing)</li>
+<li>The following Typefaces:</li>
+
+<ul>
+<li>Large</li>
+<li>Superscript</li>
+<li>Subscript</li>
+<li>Italic</li>
+<li>Bold</li>
+<li>Underlined</li>
+</ul>
+
+<li>Several Extended characters (foreign language/accented, math, Greek - not
+linedrawing)</li>
+<li>Tables: curently not nested</li>
+</ul>
+
+
+<h2>
+</h2>
+
+<h2>
+Downloading and getting started HTML2LaTeX</h2>
+<font size=+1>The package contains patch for wp2latex. Unzip all files
+into the directory 'wp2latex/sources.cc/'. Then run 'make clean' and 'make
+-f html.mak'.&nbsp; This will create wp2latex executable with ability to
+convert HTML documents. Only Wp2latex from release 2.74 could be patched
+with this.</font>
+<br><font size=+1><a href="wp2latex-2.48.zip"></a></font>&nbsp;
+
+<li><a href="html2ltx-0.01.zip">Download HTML2LaTeX v 0.1 (patch for wp2latex
+2.75 - 2.76)</a></li>
+
+<li><a href="html2ltx-0.02.zip">Download HTML2LaTeX v 0.2 (patch for wp2latex
+2.77 - 2.78)</a></li>
+
+<li><a href="html2ltx-0.03.zip">Download HTML2LaTeX v 0.3 (patch for wp2latex
+2.81 - 2.83)</a></li>
+
+<li><a href="html2ltx-0.04.zip">Download HTML2LaTeX v 0.4 (patch for wp2latex
+2.84 - 2.85 )</a></li>
+
+<li><a href="html2ltx-0.05.zip">Download HTML2LaTeX v 0.5 (patch for wp2latex
+2.86 - 2.87)</a> New: converting charsets ISO8859-1,ISO8859-2,1250</li>
+
+<li><a href="html2ltx-0.06.zip">Download HTML2LaTeX v 0.6 (patch for wp2latex
+2.88 - )</a> </li>
+
+<li><a href="html2ltx-0.07.zip">Download HTML2LaTeX v 0.7 (patch for wp2latex
+2.89 - 2.90 )</a> </li>
+
+<li><a href="html2ltx-0.08.zip">Download HTML2LaTeX v 0.8 (patch for wp2latex
+2.91 - )</a> </li>
+
+<li><a href="html2ltx-0.09.zip">Download HTML2LaTeX v 0.9 (patch for wp2latex
+2.92 )</a> New: ability to convert tables</li>
+
+<li><a href="html2ltx-0.10.zip">Download HTML2LaTeX v 0.10 (patch for wp2latex
+2.93 )</a> New: ability to convert nested tables</li>
+
+<li><a href="html2ltx-0.11.zip">Download HTML2LaTeX v 0.11 (patch for wp2latex
+2.94 )</a> New: modular code - adding any module like HTML2LaTeX do not need
+recompilation all sources, but linking only</li>
+
+<li><a href="html2ltx-0.12.zip">Download HTML2LaTeX v 0.12 (patch for wp2latex
+2.95 )</a> </li>
+
+<li><a href="wp2latex.htm">HTML2latex >=0.13 is currently part of wp2latex package.
+Please download latest wp2latex release and type &quot;make html&quot;
+or &quot;make x2latex&quot;.</a></li>
+
+
+
+<br>
+<hr>
+<h2>
+How can You contribute to further developping HTML2LaTeX</h2>
+Everything should be done.
+<br>&nbsp;
+<h2>
+Documentation about WP2LaTeX</h2>
+Currently only this page.
+
+
+<HR>
+<H2>Related Pages</H2>
+<UL>
+<LI><a href="wp2latex.htm">
+WP2Latex conversion program that supports this module.
+</a></LI>
+<LI><a href="rtf2latex.htm">
+RTF2Latex extension of WP2LaTeX
+</a></LI>
+<LI><a href="http://tug.org/utilities/texconv/pctotex.html">
+Converters from PC Textprocessors to LaTeX - Overview
+</a></LI>
+</UL>
+
+
+<br>
+<hr>
+<h2>
+HOW TO CONTACT THE AUTHOR</h2>
+Contact me at:&nbsp;&nbsp;&nbsp; foj<!-->tik&#64;penguin.cz or
+foj<!-->tik&#64;htc.honeywell.cz or foj<!-->tik&#64;cmp.felk.cvut.cz
+<br>Yours Sincerely, Jaroslav Fojtik&nbsp;
+
+<hr size="3">
+
+<p><a href="../index.html"><img src="../home.gif"
+alt="&lt;~" align="middle" width="15" height="15"></a><a
+href="../index.html"> <em> Go to the Fojtik's Home Page</em></a></p>
+
+<hr size="3">
+
+</body>
+</html>