From 5c3d7a33dc8f191394be9fa09eaec7b018abaa9b Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Mon, 18 Mar 2002 04:23:52 +0000 Subject: [PATCH] Replaced the substitute-markup template with one using simpler logic. Added params for the content to be substituted so it can be used with olinks where the content is supplied from a data file. --- xsl/common/gentext.xsl | 134 ++++++++++++++++++++--------------------- 1 file changed, 66 insertions(+), 68 deletions(-) diff --git a/xsl/common/gentext.xsl b/xsl/common/gentext.xsl index e54ae2b52..b827329bf 100644 --- a/xsl/common/gentext.xsl +++ b/xsl/common/gentext.xsl @@ -217,86 +217,84 @@ - - + + + + + - - - - + + + - - - - - - - + + + + + + + + + + + - - - - - - - - - - + + + + + + + + + + + - - - - - - - - + + + + + + + + + - - - - - - - - + + + + + + + + + - - - - - - - - + + % - - - Unexpected %-value in template: - - - - - - + % - - - + + + - - + + + + + + + + + -- 2.40.0