1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 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>
 
     |