/[svn]/jsampler/trunk/manual/docbook/html-chunked.xsl
ViewVC logotype

Contents of /jsampler/trunk/manual/docbook/html-chunked.xsl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1144 - (show annotations) (download) (as text)
Mon Apr 2 21:39:15 2007 UTC (17 years ago) by iliev
File MIME type: application/xml
File size: 461 byte(s)
- upgrading to version 0.4a

1 <?xml version='1.0'?>
2 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
3 <xsl:import href="/usr/share/xml/docbook/stylesheet/nwalsh/html/chunk.xsl"/>
4 <xsl:param name="html.stylesheet" select="'jsampler.css'"/>
5 <xsl:param name="navig.graphics" select="1"/>
6 <xsl:param name="navig.graphics.extension" select="'.png'"/>
7 <xsl:param name="navig.showtitles" select="0"/>
8 <xsl:param name="chapter.autolabel" select="0"/>
9 </xsl:stylesheet>

  ViewVC Help
Powered by ViewVC