From 09d83294deadf767b033b1dd37bc2f902918ccc9 Mon Sep 17 00:00:00 2001 From: Irene Schena Date: Thu, 26 Jul 2001 15:49:26 +0000 Subject: [PATCH] ---------------------------------------------------------------------- Modified Files: 1) mmlextension.xsl: added notation for lambda calculus ---------------------------------------------------------------------- --- helm/style/mmlextension.xsl | 129 ++++++++++++++++++++++++++++++++++++ 1 file changed, 129 insertions(+) diff --git a/helm/style/mmlextension.xsl b/helm/style/mmlextension.xsl index 21225aa86..71a424d8b 100644 --- a/helm/style/mmlextension.xsl +++ b/helm/style/mmlextension.xsl @@ -1520,6 +1520,135 @@ which generates the toplevel element (see for instance xlink) --> + + + + + + + + + [ + + + + + + + + + ] + + + + + + + + + + + + + ( + + ) + + + + + + + + + + + + + + ( + + ) + + + + + + + + + + + β + + + + + + + + + + + + β + * + + + + + + + + + + + + β + + + + + + + + + + + + β + * + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ERROR -- 2.39.2