From 57d3a252086d34e56cbdff0693bd07f60dc5d887 Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Mon, 24 Jun 2002 15:17:48 +0000 Subject: [PATCH] Bug fixed: empty elements did not ask for the size of their first following siblings in the charcount mode. --- helm/style/mmlextension.xsl | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/helm/style/mmlextension.xsl b/helm/style/mmlextension.xsl index e7af0c854..4a801a654 100644 --- a/helm/style/mmlextension.xsl +++ b/helm/style/mmlextension.xsl @@ -2138,7 +2138,16 @@ which generates the toplevel element (see for instance xlink) --> - + + + + + + + + + + -- 2.39.2