From 5c85cc18dfa4133e5e0a50eaecd938aae60acb49 Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Tue, 10 Dec 2002 18:49:15 +0000 Subject: [PATCH] "Rewrite ... with ... by ..." line-breaking handled. --- helm/style/mmlextension.xsl | 141 +++++++++++++++++++++++++++++++----- 1 file changed, 124 insertions(+), 17 deletions(-) diff --git a/helm/style/mmlextension.xsl b/helm/style/mmlextension.xsl index 377980f3f..86d026562 100644 --- a/helm/style/mmlextension.xsl +++ b/helm/style/mmlextension.xsl @@ -1537,23 +1537,112 @@ which generates the toplevel element (see for instance xlink) --> - - - - Rewrite - _ - - _ - with - _ - - _ - by - _ - - - - + + + + + + + + + + + + + + + + + Rewrite + _ + + + + + + + + + + with + _ + + + + + + + + by + _ + + + + + + + + + + with + _ + + _ + by + _ + + + + + + + + + + + + Rewrite + _ + + _ + with + _ + + + + + + + + by + _ + + + + + + + + + + Rewrite + _ + + _ + with + _ + + _ + by + _ + + + + + + + + + + + + + + + + + + + + + + + + -- 2.39.2