Changeset 915
- Timestamp:
- 02/10/08 13:26:43 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
traduc/branches/bv81x/manuel/stylesheets/pg-chm.xsl
r276 r915 16 16 17 17 ******************************************************************** --> 18 18 <!-- 19 19 <xsl:import href="/opt/docbook-xsl/htmlhelp/htmlhelp.xsl"/> 20 --> 21 <xsl:import href="E:/Docbook/xsl/htmlhelp/htmlhelp.xsl"/> 20 22 21 23 <xsl:param name="html.stylesheet" select="'pg-chm.css'"/> 22 <xsl:param name="htmlhelp.chm" select="'pg sql.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/'"/> 24 26 <xsl:template name="user.header.navigation"> 25 27 </xsl:template>

