From 6bd45f1e40575c8db46ad91f35efe875c94a2913 Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Fri, 13 Dec 2002 15:05:25 +0000 Subject: [PATCH] Added a special charcount threatment to the 'append' csymbol (whose length was estimated being 6 instead of 3). We should do the same for every csymbol we provide special notation to. --- helm/style/mmlextension.xsl | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/helm/style/mmlextension.xsl b/helm/style/mmlextension.xsl index 1c8370f4a..fad3dce6b 100644 --- a/helm/style/mmlextension.xsl +++ b/helm/style/mmlextension.xsl @@ -2310,14 +2310,24 @@ which generates the toplevel element (see for instance xlink) --> - - + + + + + + 3 + + + + + + - - + + - + @@ -2325,7 +2335,7 @@ which generates the toplevel element (see for instance xlink) --> - + -- 2.39.2