2008-09-03 19:02:00 +00:00
|
|
|
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
|
|
|
version='1.0'>
|
|
|
|
<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.xsl"/>
|
|
|
|
<xsl:param name="html.stylesheet">css.css</xsl:param>
|
2011-07-02 06:45:27 +00:00
|
|
|
</xsl:stylesheet>
|