src/HOL/Algebra/document/root.tex
author haftmann
Wed, 01 Sep 2010 11:09:50 +0200
changeset 38968 e55deaa22fff
parent 35849 b5522b51cb1e
child 40945 b8703f63bfb2
permissions -rw-r--r--
do not print object frame around Scala includes -- this is in the responsibility of the user

\documentclass[11pt,a4paper]{article}
\usepackage{graphicx}
\usepackage{isabelle,isabellesym}
\usepackage{amssymb}
\usepackage[latin1]{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}