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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

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


Subject: Re: Fw: DOCBOOK: programlisting


On Wed, 14 Aug 2002, Gert Bultman (Xi) wrote:

> Hi all,
>
> Any other solutions besides defining a new tag+template (<programlistingtwo>).
>

At first shoot, I would use
<programlisting role="input"> and <programlisting role="output"> or any
other more appropriate attribute + a customization layer on top of the
DocBook XSL stylesheets.


<xsl:template match="programlisting[@role='output']">
<!-- Cut &amp; Paste the proginal programlisting template and change stuff
->

</xsl:template>

Regards,
Ramon



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


Powered by eList eXpress LLC