src/HOL/Library/document/root.tex
author paulson <lp15@cam.ac.uk>
Tue, 23 Apr 2024 10:26:04 +0100
changeset 80143 378593bf5109
parent 73595 aece5cc9efb7
permissions -rw-r--r--
Tidying up another of the nominal examples

\documentclass[11pt,a4paper]{article}
\usepackage[T1]{fontenc}
\usepackage{ifthen}
\usepackage{amsmath,amssymb,stmaryrd,textcomp,wasysym}
\usepackage{isabelle,isabellesym}
\usepackage{pdfsetup}

\urlstyle{rm}
\isabellestyle{it}
\pagestyle{myheadings}

\begin{document}

\title{The Supplemental Isabelle/HOL Library}
\author{}
\maketitle

\tableofcontents
\newpage

\renewcommand{\setisabellecontext}[1]{\markright{THEORY~``#1''}}

\input{session}

\pagestyle{headings}
\bibliographystyle{abbrv}
\bibliography{root}

\end{document}