src/HOL/Isar_Examples/document/root.tex
changeset 61542 b3eb789616c3
parent 61541 846c72206207
child 61932 2e48182cc82c
--- a/src/HOL/Isar_Examples/document/root.tex	Mon Nov 02 13:58:19 2015 +0100
+++ b/src/HOL/Isar_Examples/document/root.tex	Mon Nov 02 14:09:14 2015 +0100
@@ -1,4 +1,15 @@
-\input{style}
+\documentclass[11pt,a4paper]{article}
+\usepackage[only,bigsqcap]{stmaryrd}
+\usepackage{ifthen,proof,amssymb,isabelle,isabellesym}
+\isabellestyle{it}
+\usepackage{pdfsetup}\urlstyle{rm}
+
+\renewcommand{\isacommand}[1]
+{\ifthenelse{\equal{sorry}{#1}}{$\;$\dummyproof}
+  {\ifthenelse{\equal{oops}{#1}}{$\vdots$}{\isakeyword{#1}}}}
+
+\newcommand{\DUMMYPROOF}{{\langle\mathit{proof}\rangle}}
+\newcommand{\dummyproof}{$\DUMMYPROOF$}
 
 \hyphenation{Isabelle}