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: Slides XSL


Hi,

Although I have added a feature request at sourceforge, I need help in
getting this sorted out before the feature is implied if sounds Ok -:)

in slides.xsl line 235

<a href="{$toc.html}"> 
<xsl:text>Contents</xsl:text>
</a>

and in line 661
<xsl:template match ="slides" mode="toc">
<p><b>Table of Contents</b></p>
<dl>
        <xsl:apply-template select="section|foil" mode="toc"/>
</dl>
</xsl:template>

What do I need to do to get the them use gentext variables ? I know the
shortcut is change them at these points yet I have no guarentee to
produce everything in Turkish :-) and I want to be as modular as
possible.

Thanks
-- 
Togan Muftuoglu


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


Powered by eList eXpress LLC