]> granicus.if.org Git - docbook-dsssl/commitdiff
Removed debug code.
authorNorman Walsh <ndw@nwalsh.com>
Wed, 9 Oct 2002 13:07:24 +0000 (13:07 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Wed, 9 Oct 2002 13:07:24 +0000 (13:07 +0000)
xsl/fo/table.xsl

index 7bdca54a61fc13254e00d78f81639fd4858b5771..991e2dadb3ba691b1293da4213fddf2e17b2951c 100644 (file)
@@ -99,7 +99,6 @@ to be incomplete. Don't forget to read the source, too :-)</para>
     </xsl:if>
 
     <!-- fo:table-cell should not be empty -->
-    <fo:block>colnum: <xsl:value-of select="$colnum"/></fo:block>
     <fo:block/>
   </fo:table-cell>
 </xsl:template>
@@ -542,8 +541,6 @@ to be incomplete. Don't forget to read the source, too :-)</para>
         </xsl:if>
 -->
 
-        <fo:block>colnum: <xsl:value-of select="$col"/></fo:block>
-
         <xsl:choose>
           <xsl:when test="$xep.extensions != 0 and $orientation != ''">
             <fo:block-container reference-orientation="{$orientation}">