diff --git a/ontologies/Conceptual.thy b/ontologies/Conceptual.thy index 0872827..4b7d21c 100644 --- a/ontologies/Conceptual.thy +++ b/ontologies/Conceptual.thy @@ -54,11 +54,11 @@ ML\ Session.get_keywords(); (* this looks to be really session global. *) ML\ Thy_Header.get_keywords @{theory};(* this looks to be really theory global. *) \ *) -section* [ test :: A ] \ Test and Validation\ +section*[test::A]\Test and Validation\ text\Defining some document elements to be referenced in later on in another theory: \ -text* [ sdf ] \ f @{thm refl}\ -text* [ sdfg ] \ fg @{thm refl}\ -text* [ xxxy ] \ dd @{docitem \sdfg\} @{thm refl}\ +text*[sdf]\ f @{thm refl}\ +text*[ sdfg] \ fg @{thm refl}\ +text*[ xxxy ] \ dd @{docitem \sdfg\} @{thm refl}\ end