o new wvXml.xml config and two new command line options (Martin Junius)

CVS:----------------------------------------------------------------------
CVS: Enter Log.  Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS:    error.c text.c twips.c wv.h wvConfig.c wvWare.c
CVS:    xml/GNUmakefile.am
CVS:----------------------------------------------------------------------

On 13 Jul 2002, Martin Junius wrote:
> Martin Junius <[EMAIL PROTECTED]> writes:
> > in the process of developing some tools for converting Word .doc to
> > XML, in particular DocBook, I hacked wvWare to support a new wvXml.xml
> > config and two new command line options:
> > 
> > -X  --xml  use wvXml.xml config, set charset to utf-8, add / to all
> >            hard-coded <img> and <br> tags.
> > -1  --nographics1  don�t output 0x01 graphics
> > 
> > (with my test documents, all WMF appear twice, first at the correct
> > position as 0x08, second as an extra copy as 0x01 at the end of the
> > wvWare output)
> > 
> > Basically the XML output format contains the paragraphs <p> and tables
> > <table> of the document with the style and formatting information for
> > further processing with XML tools.
> 
> Here comes an updated version of my patch, against the current CVS at
> abisource.com. Any chance of seeing the in the wv CVS in a not too
> distant future?

Reply via email to