diff --git a/lib/wv.ico b/lib/wv.ico new file mode 100755 index 000000000..e3606bd0d Binary files /dev/null and b/lib/wv.ico differ diff --git a/lib/wv.png b/lib/wv.png new file mode 100755 index 000000000..7eaf70a29 Binary files /dev/null and b/lib/wv.png differ diff --git a/lib/wv.xml b/lib/wv.xml new file mode 100644 index 000000000..e41d47c1e --- /dev/null +++ b/lib/wv.xml @@ -0,0 +1,244 @@ + + + + Wv + Wv: wv is a library which allows access to Microsoft Word files + wv is a library which allows access to Microsoft Word files. It can load and parse Word 2000, 97, 95 and 6 file formats. (These are the file formats known internally as Word 9, 8, 7 and 6.) There is some support for reading earlier formats as well: Word 2 docs are converted to plaintext. + +Provided with the wv distribution is an application called wvWare. wvWare is a "power-user" application with lots of command-line options, doo-dads, bells, and whistles. Less interesting, but more convenient, are the helper scripts that use wvWare. These are: +•wvHtml: convert your Word document into HTML4.0 +•wvLatex: convert your Word document into visually (pretty) correct LaTeX +•wvCleanLatex: convert into 'cleaner' LaTeX containing less visual mark-up, more suitable for further use and LyX import. Work in progress +•wvDVI: converts word to DVI. Requires 'latex' +•wvPS: converts word to PostScript. Requires 'dvips' +•wvPDF: converts word to Adobe PDF. Requires 'distill' from Adobe [Someone do a pdflatex or pdfhtml version :-)] +•wvText: converts word to plain text. Textually correct output requires 'lynx.' For poor output, this doesn't require anything special. +•wvAbw: converts word to Abiword format. (Far better just to use Abiword.) +•wvWml: converts word to WML for viewing on portable devices like WebPhones and Palm Pilots. +•wvRtf: a basic version exists +•wvMime: can be plugged as a MIME helper application into your browser/mail client; presents the document on-screen inside GhostView, while all intermediate files generated go into the /tmp directory. + + + + Office + http://gnuwin32.sourceforge.net/packages/wv.htm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + --prefix=$prefix + + + + --prefix=$prefix + + + + --prefix=$prefix + + + + --prefix=$prefix + + + + --prefix=$prefix + + + + + + + + + + + --prefix=$prefix + + + + + + + + + + --prefix=$prefix + + + + + + + + + + + --prefix=$prefix + + + + --prefix=$prefix + + + + --prefix=$prefix + + + + + + + + + + + + + + wvConvert + + + + wvAbw + wvAbw: convert msword documents to Abiword's format + wvAbw converts Word documents into Abiword's native format. + + + + wvCleanLatex + wvCleanLatex: convert msword documents to LaTeX + wvCleanLatex converts word documents into LaTeX that + looks like it'd been hand-edited + + + + wvDocBook + + + + wvDVI + wvDVI: convert msword documents to DVI + wvDVI converts word documents into DVI documents. +REQUIREMENTS + wvLatex latex + + + + wvHtml + wvHtml: convert msword documents to html + wvHtml converts word documents into W3C certified + HTML4.0 format. + + + + wvLatex + wvLatex: convert msword documents to LaTeX + wvLatex converts word documents into LaTeX + + + + wvMime + wvMime: view MSWord documents + wvMime will view your word documents using + ggv,gv,ghostview,etc... instead of acting as a conver- + sion engine. + + + + wvPDF + wvPDF: convert msword documents to PDF + wvPDF converts word documents into Adobe's PDF format. +REQUIREMENTS + wvPS distill + + + + wvPS + wvPS: convert msword documents to PS + wvPS converts word documents into PS (Postscript) for- + mat. You can then use the PS version to print, view + using gv, ggv,ghostview,etc.. +REQUIREMENTS + wvDVI dvips + + + + WvRTF + WvRTF: convert msword documents to RTF + wvRTF converts word documents into RTF (Rich Text For- + mat). wvRTF is experimental. +REQUIREMENTS + wvDVI dvips + + + + wvSummary + wvSummary: view word document's summary info + wvSummary displays the summary info included in all + MSWord documents. This often includes the Author, time + created, etc... + + + + wvText + wvText: converts word to plain text. + Textually correct output requires 'lynx.' For poor output, this doesn't require anything special. + + + + wvVersion + wvVersion: view word document's version # + wvVersion displays the word version number of a MSWord + document. 8=Word97, 7=Word95, ... + + + + wvWare + wvWare: convert msword documents + wvWare converts word documents into other formats such + as PS,PDF,HTML,LaTeX,DVI,ABW + + + + wvWml + wvWml: convert msword documents to WML + wvWml converts word documents into WML, suitable for + viewing on PDAs such as web-phones. + +