hgbook
diff stylesheets/html-single.xsl @ 1016:c1848976fd6a
some typo and better french translation
author | André Sintzoff <andre.sintzoff@gmail.com> |
---|---|
date | Wed Nov 25 14:45:11 2009 +0100 (2009-11-25) |
parents | bae6d1503482 |
children |
line diff
1.1 --- a/stylesheets/html-single.xsl Thu Mar 12 17:11:59 2009 +0800 1.2 +++ b/stylesheets/html-single.xsl Wed Nov 25 14:45:11 2009 +0100 1.3 @@ -15,8 +15,10 @@ 1.4 1.5 <xsl:param name="admon.graphics" select="1" /> 1.6 <xsl:param name="admon.graphics.extension">.png</xsl:param> 1.7 + <xsl:param name="admon.graphics.path">figs/</xsl:param> 1.8 <xsl:param name="callout.graphics" select="1" /> 1.9 <xsl:param name="callout.graphics.extension">.png</xsl:param> 1.10 + <xsl:param name="callout.graphics.path">images/callouts/</xsl:param> 1.11 1.12 <xsl:param name="section.autolabel" select="1" /> 1.13 <xsl:param name="section.label.includes.component.label">1</xsl:param>