src/HOL/Library/document/root.tex
author haftmann
Sun, 28 Jan 2018 16:38:48 +0000
changeset 67525 5d04d7bcd5f6
parent 61977 f55f28132128
child 73404 299f6a8faccc
permissions -rw-r--r--
avoid concrete (anti)mono in theorem names since it could be the other way round

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