From 60d68344a039b63cefc7740623ea4c8095bd6c92 Mon Sep 17 00:00:00 2001 From: Luca Padovani Date: Wed, 4 Jun 2003 13:00:55 +0000 Subject: [PATCH] * the non-empty cursor is now generated --- helm/DEVEL/mathml_editor/xsl/tml-tex.xsl | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/helm/DEVEL/mathml_editor/xsl/tml-tex.xsl b/helm/DEVEL/mathml_editor/xsl/tml-tex.xsl index a1d8b1f8e..f2d9e0d26 100644 --- a/helm/DEVEL/mathml_editor/xsl/tml-tex.xsl +++ b/helm/DEVEL/mathml_editor/xsl/tml-tex.xsl @@ -64,7 +64,7 @@ - {\it } + {\rm } @@ -139,5 +139,14 @@ + + + + + + {\rm } + + + -- 2.39.2