From 0e9cfa8af4ac6569e350dac51b8f8482d124f71a Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Tue, 6 Mar 2001 16:00:32 +0000 Subject: [PATCH] The .types files are now read directly by the stylesheets. Two new params added: naturalLanguage and CICURI --- helm/style/proofs.xsl | 20 ++++++++++---------- helm/style/rootcontent.xsl | 6 ++++++ 2 files changed, 16 insertions(+), 10 deletions(-) diff --git a/helm/style/proofs.xsl b/helm/style/proofs.xsl index 99be5c79d..96d1ee7de 100644 --- a/helm/style/proofs.xsl +++ b/helm/style/proofs.xsl @@ -51,11 +51,11 @@ - + proof - + @@ -68,11 +68,11 @@ - + proof - + @@ -231,7 +231,7 @@ or_ind - + @@ -271,7 +271,7 @@ - + letin1 @@ -284,7 +284,7 @@ - + letin @@ -317,7 +317,7 @@ - + previous @@ -332,8 +332,8 @@ - - + + diff --git a/helm/style/rootcontent.xsl b/helm/style/rootcontent.xsl index 4f8a4f4b7..e4bccecea 100644 --- a/helm/style/rootcontent.xsl +++ b/helm/style/rootcontent.xsl @@ -44,9 +44,15 @@ + + getciconly?uri= + + + + -- 2.39.2