diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/wp-conv/wp2latex.html')
-rw-r--r-- | Master/texmf-doc/doc/english/wp-conv/wp2latex.html | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/english/wp-conv/wp2latex.html b/Master/texmf-doc/doc/english/wp-conv/wp2latex.html new file mode 100644 index 00000000000..52f62fa6108 --- /dev/null +++ b/Master/texmf-doc/doc/english/wp-conv/wp2latex.html @@ -0,0 +1,59 @@ +<HTML> + +<HEAD> +<TITLE>WP2LaTeX</TITLE> +</HEAD> + +<BODY> + +<P>Up to <A HREF="pctotex.html">Converters from PC Textprocessors to LaTeX - +Overview</A></P> + +<H1>WP2LaTeX</H1> + +<P>last update: Aug. 26, 2003</P> + +<P>written in C. Current version converts WordPerfect 3.x, 4.x, 5.x and 6/7/8.x +to LaTeX.</P> + +<P> Latest version is 3.7 (Aug. 11, 2003). Download from +<A HREF="http://www.penguin.cz/~fojtik/wp2latex/wp2latex.htm"> +http://www.penguin.cz/~fojtik/wp2latex/wp2latex.htm</A> <BR> +Older version 2.111 can be found on CTAN sites, dir .../support/wp2latex<BR> +MSDOS, MSWIN and LINUX executables. </P> + +<P>converts (e.g.)</P> + +<UL> +<LI>Equations</LI> +<LI>Tables, Tabs (only WP5.x and up)</LI> +<LI>Footnotes, Endnotes</LI> +<LI>Cross-References (only WP5.x and up)</LI> +<LI>Superscript, Subscript</LI> +<LI>Extended characters (foreign language/accented, math, Greek - not +linedrawing)</LI> +<LI>Newspaper-style columns (using multicol.sty) (only WP5.x and up)</LI> +</UL> + +<P>For more info on features, see homepage -> +<A HREF="http://www.penguin.cz/~fojtik/wp2latex/wp2l_features.htm">features</A> +</P> +<HR> + +<P>This HTML page is part of the texconv pages.<BR> +Copyright © 1998, 1999, 2000, 2002, 2003 Wilfried Hennings<BR> +You may copy and redistribute it under the following conditions:</P> + +<UL> +<LI>it must remain intact and the contents unchanged; if you'd like to have +something changed, contact me (W.Hennings "at" fz-juelich.de). Reformatting (e.g. +from HTML to some other presentation format) is granted as long as the contents +are unchanged. </LI> +<LI>you may NOT ask money for it except a reasonable cost for media and +distribution</LI> +</UL> + +<P>Please also note the <A HREF="index.html#disclaimer">disclaimer</A>.</P> +</BODY> +</HTML> + |