Re: [docbook-apps] Easiest way to convert Word .doc or .rtf to DocBook?

From
Lars Bjørndal <>
Date
2011-12-02T19:02:04+00:00
ID
Thread
Re: [docbook-apps] Easiest way to convert Word .doc or .rtf to DocBook?
On Fri, Dec 02, 2011 at 03:07:34PM +0000, Donna Saporito wrote:

> I have to convert a massive amount of Word documents over to DocBook
> for my company.

I've used antiword with the '-x db' parameter and had some success. I
used a perl script to strip off empty <para>-tags and other cleanups.

Lars