From f72ef52b881e998aa8046837c4e9d05eb16ecc1c Mon Sep 17 00:00:00 2001 From: Jirka Kosek Date: Sun, 21 Nov 2004 19:53:15 +0000 Subject: [PATCH] It is not possible to use variable reference in template match. I change it back and preserved intended semantics. But there might be more elegant way to do it, I did't have time to investigate it, I just wanted to process my document :-( --- xsl/fo/sections.xsl | 129 +++++++++++++++++++++++--------------------- 1 file changed, 68 insertions(+), 61 deletions(-) diff --git a/xsl/fo/sections.xsl b/xsl/fo/sections.xsl index 1663a6686..0bc836dcb 100644 --- a/xsl/fo/sections.xsl +++ b/xsl/fo/sections.xsl @@ -17,69 +17,76 @@ - - - - - - - 1 - 2 - 3 - 4 - 5 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - + + + + + + + 1 + 2 + 3 + 4 + 5 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -104,7 +111,7 @@ - + -- 2.40.0