Common:

1,Tabbings are sometimes interpreted incorrectly
  The text is sometimes overwritten. I really don't know, how to cope with
  this problem. TeX expert Mr Olsak said, that this is untranslatable.

text\>2nd text
long text\>another text

2,Captions of formulas is loosed. I really don't know how to include it
  into LaTeX file.
\begin{equation}
a=1
\caption{BlaBla}		%this causes LaTeX to crash
\end{equation}

4,If the equation is larger than page with then it isn't shorted
or splitted into two lines.
You should do this manually.

5,Images are not fully converted. (You can do it yourselves if you want.)
(only raster images are sometimes converted into .eps)
5a, The bounding boxes of EPS are badly calculated. This should be
    fixed.

6,Do anybody know what the command 'MATFORM' in WP math formula mean
  and how to use it?

7,I do not know how to translate "scalesym" command if WP formulas.

8,The encryption of WP6 is not supported.

9, XOR token inside WPG is not suppurted (I don't know how)



PAS Release (unsupported - obsolette):
a,Equations larger than 256 bytes are cutted. Sorry for this. Use C++
  version with dynamic strings, if you want to avoid this problem.
b,Pas release is currently obsolette and its conversion results
  are bad.


