summaryrefslogtreecommitdiff
path: root/xhtml/chunk.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'xhtml/chunk.xsl')
-rw-r--r--xhtml/chunk.xsl10
1 files changed, 4 insertions, 6 deletions
diff --git a/xhtml/chunk.xsl b/xhtml/chunk.xsl
index b8b25cc..b5517de 100644
--- a/xhtml/chunk.xsl
+++ b/xhtml/chunk.xsl
@@ -1,10 +1,7 @@
-<?xml version="1.0" encoding="ASCII"?>
-<!--This file was created automatically by html2xhtml-->
-<!--from the HTML stylesheets.-->
-<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:exsl="http://exslt.org/common" xmlns="http://www.w3.org/1999/xhtml" version="1.0" exclude-result-prefixes="exsl">
+<?xml version="1.0" encoding="ASCII"?><!--This file was created automatically by html2xhtml--><!--from the HTML stylesheets.--><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:exsl="http://exslt.org/common" xmlns="http://www.w3.org/1999/xhtml" version="1.0" exclude-result-prefixes="exsl">
<!-- ********************************************************************
- $Id: chunk.xsl 6910 2007-06-28 23:23:30Z xmldoc $
+ $Id: chunk.xsl 9801 2013-09-06 19:23:43Z bobstayton $
********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
@@ -15,6 +12,7 @@
<!-- ==================================================================== -->
+
<!-- First import the non-chunking templates that format elements
within each chunk file. In a customization, you should
create a separate non-chunking customization layer such
@@ -49,4 +47,4 @@
non-chunking version to format an element. -->
<xsl:include href="chunk-code.xsl"/>
-</xsl:stylesheet>
+</xsl:stylesheet> \ No newline at end of file