src/Pure/Examples/document/root.tex
author wenzelm
Wed, 13 Aug 2025 19:40:09 +0200
changeset 83005 a2a860cd3215
parent 73404 299f6a8faccc
permissions -rw-r--r--
more robust, notably for Isabelle/MAWEN "polyminus.sml matchsub (?a * (?b - ?c)...";

\documentclass[11pt,a4paper]{article}
\usepackage[T1]{fontenc}
\usepackage{ifthen,proof,amssymb,isabelle,isabellesym}

\isabellestyle{literal}
\usepackage{pdfsetup}\urlstyle{rm}


\hyphenation{Isabelle}

\begin{document}

\title{Notable Examples in Isabelle/Pure}
\maketitle

\parindent 0pt \parskip 0.5ex

\input{session}

\bibliographystyle{abbrv}
\bibliography{root}

\end{document}