You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koffice/filters/kword/wordperfect
Michele Calgaro ef06f14f24
Replace Qt with TQt
6 months ago
..
export Replace Q_OBJECT with TQ_OBJECT 10 months ago
import Replace Qt with TQt 6 months ago
test Fix accidental conversions of binary files 12 years ago
Makefile.am Added old abandoned KDE3 version of koffice 15 years ago
README Added old abandoned KDE3 version of koffice 15 years ago
configure.in.bot Added old abandoned KDE3 version of koffice 15 years ago
configure.in.in Added support for libwpd-0.10. This resolves FTBFS in Debian/Testing. 10 years ago
status.html Added old abandoned KDE3 version of koffice 15 years ago
status_old.html Rename obsolete tq methods to standard names 13 years ago

README

NOTE: this information is newer than the code in this directory.
Please take a look at this if you plan to work on this filter.

====================

Import filters for WordPerfect

From: Pavel Pisa <pisa cmp felk cvut cz>
To: koffice@kde.org
Date: 2004-11-01 11:06

Hello All,

I would like to mention, that Jaroslav Fojtik's WP2LaTeX
is really great tool which understands most
of fuzziness of the WordPerfect. We have used it to convert
AmiPro/WordPro documentes to Latex at university.
We have exported documents as WordPerfect 6 format
in WordPro. Result documents are not correct 
enough that leads even to WordPerfect to crash.
But WP2LaTeX has been able to convert them
into usable Latex code, including images converted from
WPG to EPS and equations.

http://www.penguin.cz/~fojtik/wp2latex/wp2latex.htm

It could be very helpful to use some pieces and knowledge
from WP2LaTeX for Koffice WordPerfect import filter.