From c2240adf58d6e77973bb057f09e2232852046bf8 Mon Sep 17 00:00:00 2001 From: Irene Schena Date: Mon, 19 Mar 2001 10:42:54 +0000 Subject: [PATCH] Modified Files: 1) expandobj.xsl, params.xsl, theory_content.xsl, theory_pres.xsl: new structurefor theories 2) params.xsl: adding mode="pure" in abstparams Added Files: 1) objtheorycontent.xsl: new content generation for objects in theories --- helm/style/expandobj.xsl | 49 ++++++---- helm/style/objtheorycontent.xsl | 165 ++++++++++++++++++++++++++++++++ helm/style/params.xsl | 13 ++- helm/style/theory_content.xsl | 12 ++- helm/style/theory_pres.xsl | 33 ++++--- 5 files changed, 232 insertions(+), 40 deletions(-) create mode 100644 helm/style/objtheorycontent.xsl diff --git a/helm/style/expandobj.xsl b/helm/style/expandobj.xsl index baf2007c7..ea313b758 100644 --- a/helm/style/expandobj.xsl +++ b/helm/style/expandobj.xsl @@ -36,14 +36,17 @@ - + + + getxml?uri= -apply?keys=&param.naturalLanguage=&param.annotations=&param.keys=&param.getterURL=&param.processorURL=&xmluri= +apply?keys=&param.naturalLanguage=&param.annotations=&param.keys=&param.getterURL=&param.processorURL=&xmluri= - - - + + + - + + - -
- -
+ + + + + + + - - + + + + + + + + + - - + - + @@ -92,7 +105,3 @@ - - - - diff --git a/helm/style/objtheorycontent.xsl b/helm/style/objtheorycontent.xsl new file mode 100644 index 000000000..6b860a0a4 --- /dev/null +++ b/helm/style/objtheorycontent.xsl @@ -0,0 +1,165 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +getciconly?uri= + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/helm/style/params.xsl b/helm/style/params.xsl index b4d83bce8..eebda7e87 100644 --- a/helm/style/params.xsl +++ b/helm/style/params.xsl @@ -309,7 +309,8 @@ app - + + @@ -320,7 +321,15 @@ - + + + + + + + + + diff --git a/helm/style/theory_content.xsl b/helm/style/theory_content.xsl index 6ae6ee7c9..4a7b4adc3 100644 --- a/helm/style/theory_content.xsl +++ b/helm/style/theory_content.xsl @@ -35,9 +35,9 @@ -
+ -
+
@@ -51,10 +51,14 @@ - + - + + + + diff --git a/helm/style/theory_pres.xsl b/helm/style/theory_pres.xsl index 5d60b9efa..b4a6e3cd8 100644 --- a/helm/style/theory_pres.xsl +++ b/helm/style/theory_pres.xsl @@ -41,29 +41,31 @@ doctype-public="-//W3C//DTD XHTML 1.0 Transitional//EN" doctype-system="DTD/xhtml1-transitional.dtd" /> - - - - + -

BEGIN SECTION

- -

END SECTION

+

THEORY 

+ +

END THEORY

-
- +
+ +

BEGIN SECTION

- +

END SECTION

- -
- - + +

 

+ +
+ + +

 

+
@@ -73,3 +75,6 @@ + + + -- 2.39.2