From cf9e22f9ea461e75ecc8187af830f84f5396c5a0 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Fri, 1 Mar 2002 08:41:22 +0000 Subject: [PATCH] Improve table border handling --- xsl/fo/formal.xsl | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/xsl/fo/formal.xsl b/xsl/fo/formal.xsl index dbd12d967..51cdd1974 100644 --- a/xsl/fo/formal.xsl +++ b/xsl/fo/formal.xsl @@ -83,30 +83,60 @@ solid solid solid + + + + + + + + + + + + none none none solid + + + solid solid none none + + + + + + none none solid none + + + none none solid solid + + + + + + none -- 2.50.1