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: Typo in website 2alpha


Hi,

I had to change this in order to put the XSL files in an another disk
hierarchy :

[sylvain@orfeo xsl]$ diff autolayout.org autolayout.xsl
37c37
<   <xsl:variable name="page" select="document(@page)"/>
---
>   <xsl:variable name="page" select="document(@page,.)"/>


Norm, is that possible to make the href of the docbook.xsl import a
variable so we can customize it outside of the base stylesheets ?

[sylvain@orfeo xsl]$ diff website-common.xsl~ website-common.xsl
20c20
< <xsl:import href="../../xsl/xhtml/docbook.xsl"/>
---
> <xsl:import href="../../docbook/xhtml/docbook.xsl"/>

Sylvain

-- 
 > le question est dans le titre.
 > merci linuxement
 > Merci de repondre par mail aussi.
 -+- Greg in Guide du linuxien pervers : "Bien configurer son titre" -+-


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


Powered by eList eXpress LLC