From 500f634b8b40073ee5a1ef1b4c4cb136333e729e Mon Sep 17 00:00:00 2001 From: Ferruccio Guidi Date: Mon, 22 Oct 2001 16:50:56 +0000 Subject: [PATCH] template mk-mml-op-noannot was modified to allow hidden parameters eq and eqT where aligned --- helm/style/basic.xsl | 6 ++---- helm/style/contentlib.xsl | 25 +++++++++++++++---------- 2 files changed, 17 insertions(+), 14 deletions(-) diff --git a/helm/style/basic.xsl b/helm/style/basic.xsl index 6a1972c53..a9d82ddac 100644 --- a/helm/style/basic.xsl +++ b/helm/style/basic.xsl @@ -178,19 +178,17 @@ - + - - + - diff --git a/helm/style/contentlib.xsl b/helm/style/contentlib.xsl index 65e08c683..00671bd5e 100644 --- a/helm/style/contentlib.xsl +++ b/helm/style/contentlib.xsl @@ -33,13 +33,14 @@ xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:helm="http://www.cs.unibo.it/helm"> - - - - - + + + + + + - + @@ -61,15 +62,19 @@ - - - + + + + + select="*[position() > 1 + $hide]"/> + -- 2.39.2