src/HOL/Library/document/root.tex
author bulwahn
Mon, 18 Jul 2011 10:34:21 +0200
changeset 43886 bf068e758783
parent 42484 2777a27506d0
child 58881 b9556a055632
permissions -rw-r--r--
adapting quickcheck based on the analysis of the predicate compiler

\documentclass[11pt,a4paper]{article}
\usepackage{ifthen}
\usepackage[utf8]{inputenc}
\usepackage[english]{babel}
\usepackage{isabelle,isabellesym,amssymb,stmaryrd,textcomp}
\usepackage{pdfsetup}

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

\begin{document}

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

\tableofcontents
\newpage

\renewcommand{\isamarkupheader}[1]%
{\ifthenelse{\equal{#1}{}}{\section{\isabellecontext}}{\section{\isabellecontext: #1}}%
\markright{THEORY~``\isabellecontext''}}

\input{session}

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

\end{document}