From d5b195d8730da8b969640fd9649be5d52cf754cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20M=C3=A9ric?= Date: Fri, 22 Apr 2022 15:17:23 +0200 Subject: [PATCH] Captitalize Nouns first letter in figure captions --- .../scholarly_paper/2021-ITP-PMTI/paper.thy | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/examples/scholarly_paper/2021-ITP-PMTI/paper.thy b/examples/scholarly_paper/2021-ITP-PMTI/paper.thy index aee970b..ddc5355 100644 --- a/examples/scholarly_paper/2021-ITP-PMTI/paper.thy +++ b/examples/scholarly_paper/2021-ITP-PMTI/paper.thy @@ -566,7 +566,7 @@ doc_class myconclusion = text_section + establish :: "(myclaim \ myresult) set" invariant establish_defined :: "\ x. x \ Domain (establish \) \ (\ y \ Range (establish \). (x, y) \ establish \)"\} -\caption{Excerpt of an example ontology for mathematical papers.} +\caption{Excerpt of an Example Ontology for mathematical Papers.} \label{fig-ontology-example} \end{figure} we can define some class instances for this ontology with the \<^theory_text>\text*\ command, @@ -580,7 +580,7 @@ text*[intro1::myintro, authored_by="{@{myauthor \church\}}", level= text*[intro2::myintro, authored_by="{@{myauthor \church\}}", level="Some 2"]\\ text*[claimNotion::myclaim, authored_by="{@{myauthor \church\}}" , based_on="[\Notion1\,\Notion2\]", level="Some 0"]\\\} -\caption{Some instances of the classes of the ontology of \autoref{fig-ontology-example}.} +\caption{Some Instances of the Classes of the Ontology of \autoref{fig-ontology-example}.} \label{fig-instances-example} \end{figure} In the instance \<^theory_text>\intro1\, the term antiquotation \<^theory_text>\@{myauthor \church\}\, @@ -598,14 +598,14 @@ text*[claimNotion::myclaim, authored_by="{@{myauthor \church\}}" side_by_side_figure*[ "type-checking-example"::side_by_side_figure , anchor="''fig-term-type-checking-ex''" - , caption="''church is an existing instance.''" + , caption="''Church is an existing Instance.''" , relative_width="48" , src="''figures/term-context-checking-example''" , anchor2="''fig-term-type-checking-failed-ex''" - , caption2="''The churche instance is not defined.''" + , caption2="''The Churche Instance is not defined.''" , relative_width2="48" , src2="''figures/term-context-failed-checking-example''" -]\Type-checking of antiquotations in term context.\ +]\Type-Checking of Antiquotations in a Term-Context.\ (*<*) declare_reference*["evaluation-example"::side_by_side_figure] @@ -622,14 +622,14 @@ text\ side_by_side_figure*[ "evaluation-example"::side_by_side_figure , anchor="''fig-term-evaluation-ex''" - , caption="''The evaluation succeeds and returns the value.''" + , caption="''The Evaluation succeeds.''" , relative_width="48" , src="''figures/term-context-evaluation-example''" , anchor2="''fig-term-failed-evaluation-ex''" - , caption2="''The evaluation fails, due to the undefined instance.''" + , caption2="''The Evaluation fails.''" , relative_width2="48" , src2="''figures/term-context-failed-evaluation-example''" -]\Evaluation of antiquotations in a term context.\ +]\Evaluation of Antiquotations in a Term-Context.\ (* figure*[ @@ -669,7 +669,7 @@ figure*[ "term-context-equality-evaluation"::figure , relative_width="80" , src="''figures/term-context-equality-evaluation-example''" -]\Evaluation of the equivalence of two class instances. +]\Evaluation of the Equivalence of two Class Instances. \ text\ @@ -718,7 +718,7 @@ figure*[ "inherited-invariant-checking-figure"::figure , relative_width="99" , src="''figures/inherited-invariant-checking-violated-example''" -]\Inherited invariant violation.\ +]\Inherited Invariant Violation.\ (*<*) value*\map (myresult.property) @{myresult-instances}\