From 2243a6f1244e4c0b118fb96f6265ada939fb5ccc Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Tue, 18 Jun 2002 17:10:28 +0000 Subject: [PATCH] Conversion rules are now correctly handled also for atoms. The only residual problem is that some proofs + side-proofs where the proof is an atom with different inner-types are rendered as a proof with two sub-proofs which is innatural. --- helm/style/proofs.xsl | 145 +++++++++++++++++++++++++++++++++++------- 1 file changed, 121 insertions(+), 24 deletions(-) diff --git a/helm/style/proofs.xsl b/helm/style/proofs.xsl index 1d619260a..f61cbe6d9 100644 --- a/helm/style/proofs.xsl +++ b/helm/style/proofs.xsl @@ -39,10 +39,39 @@ + - - + + + + + + + + + + + + yes + + + + + + + proof + + + + + + + + + + + @@ -50,12 +79,21 @@ + + + + yes + + + - + proof - + + + @@ -65,7 +103,7 @@ - + @@ -73,7 +111,9 @@ proof - + + + @@ -93,7 +133,7 @@ - - - + + + + + + + + yes + + + + + + * + + + + + letin1 - + + + + + + yes + + + + + + + app @@ -807,12 +879,22 @@ - - - let - - - + + + + + + yes + + + + + + let + + + + @@ -829,8 +911,16 @@ + + + + + yes + + + - + previous @@ -852,8 +942,15 @@ + + + + yes + + + - + -- 2.39.2