src/HOL/HOLCF/document/root.tex
author wenzelm
Fri, 03 Dec 2010 20:38:58 +0100
changeset 40945 b8703f63bfb2
parent 40774 0437dbc127b3
child 41182 717404c7d59a
permissions -rw-r--r--
recoded latin1 as utf8; use textcomp for some text symbols where it appears appropriate;


% HOLCF/document/root.tex

\documentclass[11pt,a4paper]{article}
\usepackage{graphicx,isabelle,isabellesym,latexsym}
\usepackage[only,bigsqcap]{stmaryrd}
\usepackage{textcomp}
\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.45]{session_graph}
\end{center}

\newpage

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

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

\end{document}