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] | [Elist Home]


Subject: DOCBOOK-APPS: Small DocBook XSL contribution


Hi,

Here's a tiny contribution candidate to 1.15/HTML:

  <!-- Do not put <p> tags around listitem paras (first para of list
       item only!) in compact lists. -->
  <xsl:template match="listitem/para[1][../../@spacing = 'compact']">
    <xsl:apply-templates/>
  </xsl:template>

There might be more places where something like that is needed, but for
now that does it for me.

Cheers and thanks for all the great stuff!
//lat
-- 
We give advice, but we cannot give the wisdom to profit by it.
	--La Rochefoucauld


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


Powered by eList eXpress LLC