src/HOL/Algebra/document/root.tex
author wenzelm
Mon, 18 Aug 2014 12:17:31 +0200
changeset 57978 8f4a332500e4
parent 40945 b8703f63bfb2
child 58867 911addd19e9f
permissions -rw-r--r--
Added tag Isabelle2014-RC4 for changeset 113b43b84412

\documentclass[11pt,a4paper]{article}
\usepackage{graphicx}
\usepackage{isabelle,isabellesym}
\usepackage{amssymb}
\usepackage{textcomp}
\usepackage[utf8]{inputenc}
\usepackage[only,bigsqcap]{stmaryrd}
%\usepackage{amsmath}

% this should be the last package used
\usepackage{pdfsetup}

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

\begin{document}

\title{The Isabelle/HOL Algebra Library}
\author{Clemens Ballarin (Editor)}
\date{With contributions by Jesús Aransay, Clemens Ballarin, Stephan Hohe,
  Florian Kammüller and Lawrence C Paulson \\
  \today}
\maketitle

\tableofcontents

\begin{center}
  \includegraphics[scale=0.5]{session_graph}
\end{center}

\clearpage

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

\parindent 0pt\parskip 0.5ex
\input{session}

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

\end{document}