src/Pure/Examples/document/root.tex
author wenzelm
Mon, 28 Sep 2020 16:43:49 +0200
changeset 72320 c695d0b89586
parent 71924 e5df9c8d9d4b
child 73404 299f6a8faccc
permissions -rw-r--r--
more standard and more robust, following hints on the Net;

\documentclass[11pt,a4paper]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\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}