src/HOL/Library/document/root.tex
author haftmann
Fri, 27 Jun 2025 08:09:26 +0200
changeset 82775 61c39a9e5415
parent 73595 aece5cc9efb7
permissions -rw-r--r--
typo

\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}