From a52e62022214758ce00ea33453d297fcf4369418 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Tue, 6 Nov 2012 19:09:16 +0000 Subject: [PATCH] Make comma inserted after function/parameter or function/replaceable conditional on $function.parens to be consistent with the function template. --- xsl/fo/inline.xsl | 4 ++-- xsl/html/inline.xsl | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/xsl/fo/inline.xsl b/xsl/fo/inline.xsl index 8fe1759d9..69ea0b955 100644 --- a/xsl/fo/inline.xsl +++ b/xsl/fo/inline.xsl @@ -510,14 +510,14 @@ - + , - + , diff --git a/xsl/html/inline.xsl b/xsl/html/inline.xsl index 312dc83e4..ff4fdcb67 100644 --- a/xsl/html/inline.xsl +++ b/xsl/html/inline.xsl @@ -558,14 +558,14 @@ - + , - + , -- 2.40.0