Changeset 915

Show
Ignore:
Timestamp:
02/10/08 13:26:43 (1 year ago)
Author:
kryskool
Message:

Mise à jour de la 8.1 pour generer le fichier CHM

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • traduc/branches/bv81x/manuel/stylesheets/pg-chm.xsl

    r276 r915  
    1616 
    1717     ******************************************************************** --> 
    18  
     18  <!-- 
    1919  <xsl:import href="/opt/docbook-xsl/htmlhelp/htmlhelp.xsl"/> 
     20  --> 
     21  <xsl:import href="E:/Docbook/xsl/htmlhelp/htmlhelp.xsl"/> 
    2022 
    2123  <xsl:param name="html.stylesheet" select="'pg-chm.css'"/> 
    22   <xsl:param name="htmlhelp.chm" select="'pgsql.chm'"/> 
    23 <!--  <xsl:param name="base.dir" select="'./chm/'"/> --> 
     24  <xsl:param name="htmlhelp.chm" select="'pg8111.chm'"/> 
     25  <xsl:param name="base.dir" select="'./chm/'"/>  
    2426  <xsl:template name="user.header.navigation"> 
    2527  </xsl:template>