From 2f95c560603126308a474d7eee92cd48015e8611 Mon Sep 17 00:00:00 2001 From: Burkhart Wolff Date: Wed, 9 Sep 2020 14:54:09 +0200 Subject: [PATCH] Version mit LaTeX Bizarrerie - verbatim _ --- .../Isabelle_DOF-Manual/03_GuidedTour.thy | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/examples/technical_report/Isabelle_DOF-Manual/03_GuidedTour.thy b/examples/technical_report/Isabelle_DOF-Manual/03_GuidedTour.thy index 35bb7a86..c5e90eae 100755 --- a/examples/technical_report/Isabelle_DOF-Manual/03_GuidedTour.thy +++ b/examples/technical_report/Isabelle_DOF-Manual/03_GuidedTour.thy @@ -291,11 +291,11 @@ users are: \<^LaTeX>-packages or to add/modify \<^LaTeX>-commands. \ -section*[scholar_onto::example]\Writing Academic Publications in \<^verbatim>\scholarly_paper\)\ +section*[scholar_onto::example]\Writing Academic Publications in \<^boxed_theory_text>\scholarly_paper\)\ subsection\Papers in freeform-style\ text\ - The ontology \<^verbatim>\scholarly_paper\ -% \<^index>\ontology!scholarly\_paper\ is an ontology modeling + The ontology \<^boxed_theory_text>\scholarly_paper\ + \<^index>\ontology!scholarly\_paper\ is an ontology modeling academic/scientific papers, with a slight bias to texts in the domain of mathematics and engineering. We explain first the principles of its underlying ontology, and then we present two ''real'' example instances of our own. @@ -337,7 +337,7 @@ text\ You can build the PDF-document at the command line by calling: 2018-cicm-isabelle_dof-applications\} \ -subsection\A Bluffers Guide to the \<^verbatim>\scholarly_paper\ Ontology\ +subsection*[sss::technical]\A Bluffers Guide to the \<^verbatim>\scholarly_paper\ Ontology\ text\ In this section we give a minimal overview of the ontology formalized in @{theory \Isabelle_DOF.scholarly_paper\}.\ @@ -457,6 +457,7 @@ standard inductive \<^theory_text>\datatype\ definition mechanism i for attibute declarations. Vice-versa, document class definitions imply a corresponding HOL type definition. \ +(* For Achim zum spielen... text\For example, this allows the following presentation in the source: @{boxed_theory_text [display] \ text*[X2::"definition"]\\RUN A \ \ X. \ x \ A \ X\ \<^vs>\-0.7cm\\ @@ -465,11 +466,12 @@ text*[X4::"definition"]\\CHAOS\<^sub>S\<^sub>K\<^sub>I\<^sub>P A \ The \RUN\-process defined @{definition X2} represents the process that accepts all events, but never stops nor deadlocks. The \CHAOS\-process comes in two variants shown in -@{definition X3} and @{definition X4}: the process that -non-deterministically stops or accepts any offered event, wheras \CHAOS\<^sub>S\<^sub>K\<^sub>I\<^sub>P\ can additionaly -terminate.\ +@{definition X3} and @{definition X4}: the process that non-deterministically stops or +accepts any offered event, wheras \CHAOS\<^sub>S\<^sub>K\<^sub>I\<^sub>P\ can additionaly terminate.\ \} \ +*) + (* alternative *) text\For example, this allows the following presentation in the integrated source:\ figure*[fig01::figure,spawn_columns=False,relative_width="95",src="''figures/definition-use-CSP.png''"]