src/Doc/Tutorial/Misc/appendix.thy
changeset 67406 23307fd33906
parent 63950 cdc1e59aa513
--- a/src/Doc/Tutorial/Misc/appendix.thy	Thu Jan 11 13:48:17 2018 +0100
+++ b/src/Doc/Tutorial/Misc/appendix.thy	Fri Jan 12 14:08:53 2018 +0100
@@ -2,7 +2,7 @@
 imports Main
 begin(*>*)
 
-text{*
+text\<open>
 \begin{table}[htbp]
 \begin{center}
 \begin{tabular}{lll}
@@ -28,6 +28,6 @@
 \label{tab:overloading}
 \end{center}
 \end{table}
-*}
+\<close>
 
 (*<*)end(*>*)