Next in thread → Next in month →

Re: [docbook-apps] OT: How to translate DocBook documents into different languages

From
Michael Smith <>
Date
2004-08-21T23:27:42+00:00
ID
20040821232724.GC2108@zennihon_yopparai_rengo
Thread
Re: [docbook-apps] OT: How to translate DocBook documents into different languages
Joachim Ziegler <> writes:

[...]

> Still another question: I need a good way to produce a pure txt-version 
> of my DocBook document which can then be fed into a translation program.
> Is there an easy way to do this? (OK, I could do some XSLT programming, 
> but maybe someone has already come up with a solution.)

Generate one big non-chunked HTML file and then save that as text,
either using a text-based browser (lynx, links, or w3m) with the -dump
option or by opening the file in Mozilla or IE or whatever and then
doing a "Save As" from there.
Next in thread → Next in month →