From c169f48a31abaea726adf852081e274fcb67f770 Mon Sep 17 00:00:00 2001 From: Irene Schena Date: Tue, 7 May 2002 11:01:23 +0000 Subject: [PATCH] Modified Files: 1) mmlnotation.xsl: added parenthesis to some operators because apply-imports doesn't support with-param --- helm/style/mmlnotation.xsl | 86 +++++++++++++++++++++++++++++++------- 1 file changed, 71 insertions(+), 15 deletions(-) diff --git a/helm/style/mmlnotation.xsl b/helm/style/mmlnotation.xsl index babc7f41d..5cf944e72 100644 --- a/helm/style/mmlnotation.xsl +++ b/helm/style/mmlnotation.xsl @@ -96,19 +96,11 @@ - - + + - - - - - - @@ -121,9 +113,6 @@ - - - @@ -133,6 +122,69 @@ + + + + + + + + + + + + + + + + + ( + + + + + + + + + __ + + + + + + + + + + + + + + + ) + + + + + + + + + + + + + + + + + + + + + @@ -189,7 +241,11 @@ - + + + + -- 2.39.2