OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] DocBook Stylesheets for ASCII conversion?


Derek Hohls <DHohls@csir.co.za> writes:

> A shot in the dark, maybe...
> 
> Does anyone know of any stylesheets that will convert DocBook
> documents into a plain ASCII format?

The way that most people do that is to first use the standard DocBook
stylesheets (either XSL or DSSSL) to convert to HTML, and then
post-process that by running it through either lynx, links, or w3m with
the -dump option to generate plain text.

A lot of Linux distros also have front-end scripts to make it easier to
do; for example, you can find Tim Waugh's "xmlto" script on Red Hat and
some other distros.

  --Mike

PGP signature



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]