This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: XSL from DocBook refEntry -> man


On Tue, Jul 10, 2001 at 10:38:05AM +0800, Rafael R. Sevilla wrote:
> You can't use XSL stylesheets to generate man pages, not without a lot of
> klugery anyhow.  XSLT is designed to transform XML documents into other
> XML documents, and any attempt to make XSLT generate non-XML output is
> extremely troublesome, and in some cases XSLT will not allow you to make
> certain output constructions that you need to do because they violate the
> rules of XML.

However, defining an XML vocabulary and writing a simple SAX filter to
map to the real *roff syntax is fun and the right way to do it.

-- 
The idea is that the first face shown to people is one they can readily
accept - a more traditional logo. The lunacy element is only revealed
subsequently, via the LunaDude. [excerpted from the Lunatech Identity Manual]


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]