Re: [Refdb-users] Issues and Observations
Status: Beta
Brought to you by:
mhoenicka
From: Bruce D'A. <bd...@fa...> - 2003-08-22 23:05:10
|
On Thursday, August 21, 2003, at 07:12 AM, Justus H. Piater wrote: > Or is there another/better way to create formatted, MS-Word-editable > output from DocBook XML? (This is against my principles, but reality > sometimes demands a dose of pragmatism...) As a matter of fact, there is: HTML. You can create HTML that uses CSS to force Word to apply it's internal styles to HTML code tagged with class attributes. I've even figured out how to modify the DocBook stylesheets to produce code that Word will read as footnotes. This is a far better solution IMHO than RTF. If anyone is interested in this, perhaps we can package this up into something more than the hack it currently is? Bruce |