Subject: Re: XSLT Text Processing: Fun with Anagrams
From: "Jacek Radajewski" <jacekrad@xxxxxxxxx>
Date: Tue, 24 Apr 2007 02:18:14 +1000
|
utfxdoc_xhtml.xsl handles higher level elements such as sections,
paras, lists etc ... the actual syntax highlighting is done by
xmlverbatim_xhtml.xsl (originally by Oliver Becker)
On 4/24/07, Rashmi Rubdi <rashmi.sub@xxxxxxxxx> wrote:
Thank you. From looking at the name of the file: utfxdoc_xhtml.xsl
stylesheet produces the syntax highlighting in XHTML format, which is
also very useful.
|