src/HOL/document/root.tex
author haftmann
Thu, 08 Jan 2009 10:53:48 +0100
changeset 29397 aab26a65e80f
parent 28246 8fc6ea9a2d8c
child 30329 97ce36d801b6
permissions -rw-r--r--
dded code_thm antiquotation


% $Id$

\documentclass[11pt,a4paper]{article}
\usepackage{graphicx,isabelle,isabellesym,latexsym}
\usepackage{amssymb}
\usepackage[only,bigsqcap]{stmaryrd}
\usepackage[latin1]{inputenc}
\usepackage{pdfsetup}

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

\begin{document}

\title{Isabelle/HOL --- Higher-Order Logic}
\maketitle

\tableofcontents

\begin{center}
  \includegraphics[width=\textwidth,height=\textheight,keepaspectratio]{session_graph}
\end{center}

\newpage

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

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

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

\end{document}