From 300cbf7f4e959d0b27a2bfb5b2dd7ccdefc9fa25 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Wed, 1 Jan 2003 21:17:23 +0000 Subject: [PATCH] Support separate property sets for figures, examples, equations, tables, and procedures. This way, they can have different border and other formatting properties. --- xsl/fo/formal.xsl | 87 ++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 74 insertions(+), 13 deletions(-) diff --git a/xsl/fo/formal.xsl b/xsl/fo/formal.xsl index fc8a1ea63..46fa22152 100644 --- a/xsl/fo/formal.xsl +++ b/xsl/fo/formal.xsl @@ -20,27 +20,64 @@ - + - - - + + + - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - @@ -59,9 +96,29 @@ - - - + + + + + + + + + + + + + + + + + + + + + @@ -472,10 +529,14 @@ + + + + -- 2.50.1