]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
change "." table content placeholders to  
authorWilliam Victor Mote <vmote@apache.org>
Thu, 24 Jul 2003 15:30:02 +0000 (15:30 +0000)
committerWilliam Victor Mote <vmote@apache.org>
Thu, 24 Jul 2003 15:30:02 +0000 (15:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196740 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/resources/stylesheets/compliance2html.xsl

index 9a59199e6a6019cffc5703a773ffb5dbdb4be16b..96af8b6a6c20ff45cf22f226aac8f937baba3600 100644 (file)
           </a>
         </xsl:when>
         <xsl:otherwise>
-          <xsl:text>.</xsl:text>
+          <xsl:text>&nbsp;</xsl:text>
         </xsl:otherwise>
       </xsl:choose>
     </td>
           <xsl:value-of select="@comply"/>
         </xsl:when>
         <xsl:otherwise>
-          <xsl:text>.</xsl:text>
+          <xsl:text>&nbsp;</xsl:text>
         </xsl:otherwise>
       </xsl:choose>
     </td>
           <xsl:value-of select="@comply"/>
         </xsl:when>
         <xsl:otherwise>
-          <xsl:text>.</xsl:text>
+          <xsl:text>&nbsp;</xsl:text>
         </xsl:otherwise>
       </xsl:choose>
     </td>
           <xsl:value-of select="@comply"/>
         </xsl:when>
         <xsl:otherwise>
-          <xsl:text>.</xsl:text>
+          <xsl:text>&nbsp;</xsl:text>
         </xsl:otherwise>
       </xsl:choose>
     </td>
       </xsl:when>
       <xsl:otherwise>
         <td align="center">
-          <xsl:text>.</xsl:text>
+          <xsl:text>&nbsp;</xsl:text>
         </td>
       </xsl:otherwise>
     </xsl:choose>