(*<*) theory "presentation" imports "Isabelle_DOF.scholarly_paper" "Isabelle_DOF-Ontologies.document_templates" begin use_template "beamer-UNSUPPORTED" use_ontology "scholarly_paper" (*>*) title*[tit::title]\Example Presentation\ author*[safouan,email="\example@example.org\",affiliation="\Example Org\"]\Eliza Example\ text\ \begin{frame} \frametitle{Example Slide} \centering\huge This is an example! \end{frame} \ frame*[test_frame , frametitle = \\\Example Slide\<^sub>t\<^sub>e\<^sub>s\<^sub>t\ with items @{thm "HOL.refl"}\\ , framesubtitle = "''Subtitle''"] \This is an example! \<^item> The term \<^term>\refl\ is... \<^item> and the term encoding the title of this frame is \<^term_>\frametitle @{frame \test_frame\}\\ frame*[test_frame2 , frametitle = "''Example Slide''" , framesubtitle = \\\Subtitle\<^sub>t\<^sub>e\<^sub>s\<^sub>t:\ the value of \<^term>\(3::int) + 3\ is @{value "(3::int) + 3"}\\] \Test frame env \<^term>\refl\\ frame*[test_frame3, frametitle = "''A slide with a Figure''"] \A figure @{figure_content (width=45, caption=\\Figure\<^sub>t\<^sub>e\<^sub>s\<^sub>t\ is not the \<^term>\refl\ theorem (@{thm "refl"}).\) "figures/A.png"}\ frame*[test_frame4 , options = "''allowframebreaks''" , frametitle = "''Example Slide with frame break''" , framesubtitle = \\\Subtitle\<^sub>t\<^sub>e\<^sub>s\<^sub>t:\ the value of \<^term>\(3::int) + 3\ is @{value "(3::int) + 3"}\\] \ \<^item> The term \<^term>\refl\ is... \<^item> and the term encoding the title of this frame is \<^term_>\frametitle @{frame \test_frame4\}\ \<^item> The term \<^term>\refl\ is... \<^item> The term \<^term>\refl\ is... \<^item> The term \<^term>\refl\ is... \<^item> The term \<^term>\refl\ is... \<^item> The term \<^term>\refl\ is... \<^item> The term \<^term>\refl\ is... \<^item> The term \<^term>\refl\ is... \<^item> The term \<^term>\refl\ is... \<^item> The term \<^term>\refl\ is... \<^item> The term \<^term>\refl\ is... \<^item> The term \<^term>\refl\ is... \<^item> The term \<^term>\refl\ is... \<^item> The term \<^term>\refl\ is... \<^item> The term \<^term>\refl\ is... \<^item> The term \<^term>\refl\ is... \<^item> The term \<^term>\refl\ is... \<^item> The term \<^term>\refl\ is... \<^item> The term \<^term>\refl\ is... \ (*<*) end (*>*)