Next in thread →
Next in month →
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 →