WP2LaTeX older and obsolette releases
Download WP2LaTeX 2.3 Initial oldest release of written in Pascal - small minor changes.
Download WP2LaTeX v 2.47 WP2LaTeX converted to C++ by
P2C, code was stabilised.
Download WP2LaTeX v 2.50
Download WP2LaTeX v 2.55
new: Support for Latex2e, Better conversion of boxes
Download WP2LaTeX v 2.58
new: Image boxes are converted (WP5 only) and WPG files can be extracted.
Download WP2LaTeX v 2.59
new: Tables are converted also in WP6.x.
Download WP2LaTeX v 2.60
Download WP2LaTeX v 2.61
new: Improved support for WP 7.x
Download WP2LaTeX v 2.62
new: Formulas are converted in WP6.x
Download WP2LaTeX v 2.63
new: Box conversion in WP6.x; Improved conversion from WP4.x
Download WP2LaTeX v 2.64
new: Conversion of encrypted WP5.x and WP4.x documents.
Download WP2LaTeX v 2.65
new: Headers & Footers in WP6.x documents.
Download WP2LaTeX v 2.66
new: Conversion of WP6.x counters. Compilable AIX & Debian.
Download WP2LaTeX v 2.67
new: Support for WASY2. Corrected extended chars in WP6.x.
Download WP2LaTeX v 2.68
new: Support for characters from 'amssymb' style.
Download WP2LaTeX v 2.69
new: Updated man page, several bugfixes.
Download WP2LaTeX v 2.70
new: Conversion of multicolumns is performed.
Download WP2LaTeX v 2.71
new: Style latexsym.sty is correctly supported.
Download WP2LaTeX v 2.72
Support for styles textcomp, mathbbm (Thanks to Hilmar Preusse). Ported to IRIX.
Download WP2LaTeX v 2.73
Support for style rsfs, better accents in tab enviroment. New CodePage ISO8859-2.
Download WP2LaTeX v 2.74
new: Support for style makeidx.
Download WP2LaTeX v 2.75
new: Support for style fancyhdr.
Download WP2LaTeX v 2.76
Bugfixes in formula convertor.
Download WP2LaTeX v 2.77
WP 5.x prefix area is scanned correctly.
Download WP2LaTeX v 2.78
New: Codepage ISO8859-1 (Thanks to Mogens Kjaer), ability to convert abstract.
Download WP2LaTeX v 2.79
New:Bugfixes in formula parser, partial support for longtable enviroment.
Download WP2LaTeX v 2.80
Bugfixes axain. ability to cope with HTML files :-)))
Download WP2LaTeX v 2.81
Download WP2LaTeX v 2.82
New: supported ulem.sty for better underlining.
Download WP2LaTeX v 2.83
New: supported graphicx.sty for image boxes.
Download WP2LaTeX v 2.84
New: Ability to extract WPG from WP6.x, extracting postscript images.
Download WP2LaTeX v 2.85
New: Supported style epsfig.sty, fixed problem with filenames.
Download WP2LaTeX v 2.86
New: RTF parser now working. Try "make rtf".
Download WP2LaTeX v 2.87
New: Small attempt to do something with raster images.
Download WP2LaTeX v 2.88
New: Gamma version of Windows GUI.
Download WP2LaTeX v 2.89
New: Ability to read WP3.x Macintosh files.
Download WP2LaTeX v 2.90
New: Make install perhaps works under Linux.
Download WP2LaTeX v 2.91
New: Supported package fontenc[T1].
Download WP2LaTeX v 2.92
Download WP2LaTeX v 2.93
New: Better windows GUI. Nested tables supported.
Download WP2LaTeX v 2.94
New: German localization (Thanks to Hillmar Preusse). Make install
should work under DOS/WINDOWS. T602 parser.
Download WP2LaTeX v 2.95
New: Better placing of \/. Small attempt to do something with images (high gamma).
Download WP2LaTeX v 2.96
New: Again small attempt to do something with images (high gamma).
Download WP2LaTeX v 2.97
New: You could type wp2latex figure.wpg - but still gamma :-;
Download WP2LaTeX v 2.98
New: Converts hatched regions inside WPG l.1
Download WP2LaTeX v 2.99
New: Correct calculation of bouding boxes of rotated objects in WPG l.1
Download WP2LaTeX v 2.100
New: Ability to dig out some WP7.x and WP8.x files stored inside OLE wrapper.
Download WP2LaTeX v 2.101
New: Bugfix in the formula parser, better conversion from T602 module.
Download WP2LaTeX v 2.102
New: Ability to parse Accent file format - new module.
Download WP2LaTeX v 2.103
New: The OLE support was improved by using
cole library.
Download WP2LaTeX v 2.104
New: The Windows GUI port should not hang - if so, please report.
I obtained bugreport for UNIX port of wp2latex. If you want to get it working please
download character.cc from 2.105.
Download WP2LaTeX v 2.105
New: Better support for external WPG files. Sorry, win_wp2l.exe in 105 do dot work fine, please get it from 2.104.
Download WP2LaTeX v 2.106
New: Ability to cope with [center] inside caption. Detecting XML documents.
Download WP2LaTeX v 2.107
New: Converting MTEF r3.x objects inside OLE archive.
Download WP2LaTeX v 2.108
Fixed character tables for unicode. New: Converting MTEF r2.x objects inside OLE archive.
Download WP2LaTeX v 2.109
New: Implemented full WPG l.1 color table (palette), better decoding of WPG l.2 RLE.
Download WP2LaTeX v 2.110
New: Compilable under GCC 3.x, redesigned automatical file format detection see -force-xxx argument.
Download WP2LaTeX v 2.111
New: Attempt to autodetect WP4.x, conversion module for AbiWord.
Download WP2LaTeX v 3.0
Several bugfixes. Try 'make menuconfig'. Tested against gcc 3.2
Download WP2LaTeX v 3.01
Reads plaintext from MS Word. New switch -memstream suppress temporary files (GCC>=3.x only)
Download WP2LaTeX v 3.02
Supported style graphics.sty. Detecting empty OLE archives.
Download WP2LaTeX v 3.03
Windows port should not crash. New argument -fig-output-dir.
Download WP2LaTeX v 3.04
Compilable under Microsoft Visual C++ 6. I don't like M$ products too much, but MSVC creates absolutelly shortest code.
Download WP2LaTeX v 3.05
Improved ability to parse Word documents - added several procedures from WV
If you have trouble with compilation please edit pass1wrd.cc and remove line #include <alloc.h>
Download WP2LaTeX v 3.06
New: More robust WPG reader, WP2LaTeX programmers manual.
Download WP2LaTeX v 3.07
New: JPG support. \r{} fixed. Faster percentage counter.
I atempted to write X windows frontend, but the VDK library seems to be buggy. Please volte for this bug.
Download WP2LaTeX v 3.08
New: Converts images with empty name. Accepts EXT token inside WPG2.
Download WP2LaTeX v 3.09
New: Converts boxes inside WPG2. Fixed formula conversion problem a_b over x^y - thanks to Christofer Sorensen for
pointing out this.
Download WP2LaTeX v 3.10
New: configure script should decrease compile problems (I tested DJGPP, Slackware, Cygwin and Debian).
Fixed formula conversion problem "func bold blahblah hat" - reported by Christofer Sorensen.
Download WP2LaTeX v 3.11
New: Attempt to convert text fields inside WPG2. (Bounding boxes are not correct for text yet.)
Download WP2LaTeX v 3.12
New: Cyrillic and Russian codepages (866,1251,KOI8-R). Thanks to Aleksey Gulvanjuk.
Download WP2LaTeX v 3.13
New: Improved AbiWord parser
- now converting tables.
Download WP2LaTeX v 3.14
New: configure script detects memory streams. Bugfix: do not crash when font is changed in WPG.
Download WP2LaTeX v 3.15
Bugfix: Small space breaked a formula (reported by Michael L. Michelsen).
Download WP2LaTeX v 3.16
Better win GUI, improved configure script for 64 bit platforms.
Download WP2LaTeX v 3.17
Character generator was totally rewritten. No WP5 charset legacy. Check this version carefully.
Download WP2LaTeX v 3.18
New: TIPA font support.
Download WP2LaTeX v 3.19
New: Seamless compilation under gcc-3.3.x.
Download WP2LaTeX v 3.20
Unicode table cleanup, New: chm help for windows GUI. (I obtained notification
about compile problems under gcc-3.4.3 from Ramom Flores)
Download WP2LaTeX v 3.21
New: WP11 & WP12 formula format is now recognized. Feel free to report bugs.
Thanks to Sam Partington for reporting several problems.
Download WP2LaTeX v 3.22
New: Full
MTEFF 3.x support for WP>11 & RTF. Better configure script.
Download WP2LaTeX v 3.23
New: Full undo/redo stack tracing. Do not ignore Srt-Spg in WP6.x (Reported by
Sam Partington).
Download WP2LaTeX v 3.24
New: Palette images are not promoted to EPS - it saves up to 1/3 of their size.
Fixed EPS bounding boxes.
Download WP2LaTeX v 3.25
New: Compilable on 64 bit architecture, bugfix in Widow&Orphan object.
Download WP2LaTeX v 3.26
3.25 generates invalid monochrome .EPS images; 3.26 fixes this issue.
Download WP2LaTeX v 3.27
This release fixes non-ASCII characters inside image name & path.
Download WP2LaTeX v 3.28
Compilable with gcc-3.4.4; converting WPG2 polycurve; fixed default WPG1
palette (thanks to Fridrich Strba
for pointing out this).
Download WP2LaTeX v 3.29
Compilable with MSVC2005; signifficantly improved support of WP3.x Macintosh
(thanks to Fridrich Strba
for getting documentation).
Download WP2LaTeX v 3.30
New: Ability to detect and convert WP4.x for Macintosh.
Download WP2LaTeX v 3.31
New: Implemented
MAC Roman charset for MacWP.
Download WP2LaTeX v 3.32
New: epsfig.sty now supports rotation. Better configure script detects strip command.
Implemented docbook parser.
Download WP2LaTeX v 3.33
New: Converting WP2.x (thanks to Fridrich Strba for getting example of this fileformat.)
Documentation has been spell checked :-)).
Download WP2LaTeX v 3.34
Fixed bug inside CTM matrix (some images were unexpectedly flipped).
Download WP2LaTeX v 3.35
Ability to read WP1.x - all WP fileformats are supported from now :-)).
Download WP2LaTeX v 3.36
Compilable with gcc-4.1; correct case insensitive compare in Unix; bug fix - WP6.x Language object.
Download WP2LaTeX v 3.37
New: Ability to extract at least raster part from embedded WMF images.
Download WP2LaTeX v 3.38
New: Reads WPG files that contain XOR token, fixed PCX reader bug.
Download WP2LaTeX v 3.39
New: Decrypts WP3.x files. Updated
DJGPP
compiler - concerned only to dos/wp2latex.exe.
Download WP2LaTeX v 3.40
New: Decrypts WP1.x files. Thanks to Fridrich Strba for generating WP1 example.
More robust command line parsing.
Download WP2LaTeX v 3.41
Fix: Wrong header and footer position in WP6.x fixed.
Download WP2LaTeX v 3.42
Fix: Better ussage of babel.sty.
Download WP2LaTeX v 3.43
Fix: Decimal TAB in now replaced by space (Better than nothink). Image flip works.
Download WP2LaTeX v 3.44
Fix: Fixed problem in babel.sty + more agressive optimizing \selectlanguage{}.
Download WP2LaTeX v 3.45
Please upgrade wp2latex.sty. No longer will change \textwidth and \textheight
New: Added symbol BigOminus.
Download WP2LaTeX v 3.46
New target 'make test'. Bugfixes for Solaris architecture.
Download WP2LaTeX v 3.47
Fix: Better UTF8 detection, bugfix in an embedded
gif reader.
Download WP2LaTeX v 3.48
Fix: Loading
new BMP formats, fixed in an embedded
pictures library.
Download WP2LaTeX v 3.49
New: Improved conversion of Hebrew characters a little bit..
Go to the WP2LaTex Home Page