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: Re: DOCBOOK-APPS: unumbered lists, compact mode


The right fix is:

| --- lists.xsl~  Fri May  4 07:03:41 2001
| +++ lists.xsl   Fri Jun  1 09:49:59 2001
| @@ -20,7 +20,7 @@
|        <xsl:apply-templates select="title"/>
|      </xsl:if>
|      <ul>
|        <xsl:if test="@spacing='compact'">
|          <xsl:attribute name="compact">
| -          <xsl:value-of select="compact"/>
| +          <xsl:value-of select="@spacing"/>
|          </xsl:attribute>

Done.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | If you cannot find the truth right
http://www.oasis-open.org/docbook/ | where you are, where else do you
Chair, DocBook Technical Committee | expect to find it?--Dogen


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


Powered by eList eXpress LLC