src/HOLCF/document/root.tex
author haftmann
Mon, 08 Feb 2010 17:12:22 +0100
changeset 35045 a77d200e6503
parent 29129 9925cf74b23b
child 35901 12f09bf2c77f
permissions -rw-r--r--
using code antiquotation


% 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}
\newcommand{\isasymas}{\textsf{as}}
\newcommand{\isasymlazy}{\isamath{\sim}}

\begin{document}

\title{Isabelle/HOLCF --- Higher-Order Logic of Computable Functions}
\maketitle

\tableofcontents

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

\newpage

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

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

\end{document}