src/HOLCF/Tutorial/document/root.tex
author boehmes
Sun, 19 Sep 2010 11:33:39 +0200
changeset 39536 c62359dd253d
parent 37000 41a22e7c1145
permissions -rw-r--r--
properly parse Z3 error models, including datatypes, and represent function valuations as lambda terms; also normalize Z3 error models


% HOLCF/document/root.tex

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

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

\begin{document}

\title{Isabelle/HOLCF Tutorial}
\maketitle

\tableofcontents

%\newpage

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

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

\end{document}