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: Generated text survey


Excellent!  That fixes an xref to example, figure, or question, but it 
doesn't seem to help with sections.  I'll keep digging.  Thanks for the tip.

At 03:57 PM 3/29/01 -0500, Jirka Kosek wrote:
>Jon Willeke wrote:
> >
> > An xref to a section has the trailing period, as well.  I proposed a kludge
> > at the time, but I'd love it if someone more fluent in XSLT could fix it
> > for good.
>
>This should help:
>
><xsl:template name="number.xref">
>   <xsl:param name="target" select="."/>
>   <xsl:apply-templates select="$target" mode="label.content">
>     <xsl:with-param name="punct"/>
>   </xsl:apply-templates>
></xsl:template>

--
Jon Willeke, Quality Engineer
InterSystems Corp.
One Memorial Drive, Cambridge, MA 02142



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


Powered by eList eXpress LLC