From b34f0fde895c52229d703a031f2b7b800665889c Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Thu, 8 Nov 2001 18:07:59 +0000 Subject: [PATCH] The patch of Irene to allow MathML presentation inside was not correct. As a consequence (but there were worst ones) hyperlinks were not created to sub-scripted identifiers. I have changed the patch. Though, I am not sure it is the correct one. In particular, what happens if I put content markup inside the m:ci? (It was recursively processed in the original stylesheet) --- helm/style/mmlctop.xsl-0.14 | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/helm/style/mmlctop.xsl-0.14 b/helm/style/mmlctop.xsl-0.14 index 4ab889155..ade27944a 100755 --- a/helm/style/mmlctop.xsl-0.14 +++ b/helm/style/mmlctop.xsl-0.14 @@ -515,9 +515,6 @@ LINEAR ALGEBRA - - - @@ -564,21 +561,22 @@ LINEAR ALGEBRA + + + + + + + + + + + - - - - - - - - - - - -- 2.39.2