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
tpearson 04766b207a
rename the following methods:
13 years ago
..
export rename the following methods: 13 years ago
import rename the following methods: 13 years ago
test Added old abandoned KDE3 version of koffice 15 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 Fail if libwpd >= 0.9.0 is present 13 years ago
status.html Added old abandoned KDE3 version of koffice 15 years ago
status_old.html TQt4 port koffice 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.