src/HOL/Library/Library/document/root.tex
author nipkow
Fri, 25 May 2007 18:08:47 +0200
changeset 23101 1a05d89feeaf
parent 22665 cf152ff55d16
child 26590 9114b5fe533a
permissions -rw-r--r--
tuned


% $Id$

\documentclass[11pt,a4paper]{article}
\usepackage{ifthen}
\usepackage[latin1]{inputenc}
\usepackage{isabelle,isabellesym,amssymb}
\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''}}
\renewcommand{\isasymguillemotright}{$\gg$}

\input{session}

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

\end{document}