From: Bob Stayton Date: Tue, 16 Aug 2005 19:26:31 +0000 (+0000) Subject: Fixed bug in char attribute, where text-align was being set to X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6a98cbc74c675ff13326920c5e6d5a21e47eaae0;p=docbook-dsssl Fixed bug in char attribute, where text-align was being set to any char value, even if the align attribute was not 'char'. The CALS spec says text-align set to the value of char only if the align attribute is 'char'. --- diff --git a/xsl/fo/table.xsl b/xsl/fo/table.xsl index d39b690f2..d7271d474 100644 --- a/xsl/fo/table.xsl +++ b/xsl/fo/table.xsl @@ -749,17 +749,19 @@ to be incomplete. Don't forget to read the source, too :-) - - - - - + + + + + + + + + + + + - - - - -