CVS WWW/International/multilingualweb/lt/drafts/its20/tools/xslt

Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/tools/xslt
In directory gil:/tmp/cvs-serv13804/tools/xslt

Modified Files:
	xmlspec.xsl 
Log Message:
no change to content, just to stylesheet for the draft generation. See http://lists.w3.org/Archives/Public/public-i18n-its-ig/2012Dec/0001.html 

--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/tools/xslt/xmlspec.xsl	2012/11/11 16:43:46	1.7
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/tools/xslt/xmlspec.xsl	2012/12/11 14:45:21	1.8
@@ -4,7 +4,7 @@
 <!-- ====================================================================== -->
 <!-- xmlspec.xsl: An HTML XSL[1] Stylesheet for XML Spec V2.1[2] markup
 
-     Version: $Id: xmlspec.xsl,v 1.7 2012/11/11 16:43:46 fsasaki Exp $
+     Version: $Id: xmlspec.xsl,v 1.8 2012/12/11 14:45:21 fsasaki Exp $
 
      URI:     http://dev.w3.org/cvsweb/spec-prod/html/xmlspec.xsl
 
@@ -15,7 +15,7 @@
               Henry S. Thompson (ht@cogsci.ed.ac.uk)
 
      Date:    Created 07 September 1999
-              Last updated $Date: 2012/11/11 16:43:46 $ by $Author: fsasaki $
+              Last updated $Date: 2012/12/11 14:45:21 $ by $Author: fsasaki $
 
      Copyright (C) 2000, 2001, 2002 Sun Microsystems, Inc. All Rights Reserved.
      This document is governed by the W3C Software License[3] as
@@ -945,6 +945,7 @@
         <xsl:with-param name="node" select=".."/>
       </xsl:call-template>
       <xsl:apply-templates select=".." mode="divnum"/>
+      <xsl:text> </xsl:text>
       <xsl:apply-templates/>
     </h5>
   </xsl:template>

Received on Tuesday, 11 December 2012 14:45:24 UTC