src/CTT/document/root.tex
author wenzelm
Fri, 07 Aug 2020 15:13:50 +0200
changeset 72111 b9ded33bd58c
parent 63505 42e1dece537a
child 73404 299f6a8faccc
permissions -rw-r--r--
clarified catch-all handler --- avoid confusion of Interrupt vs. Exn.Interrupt in varying ML contexts;

\documentclass[11pt,a4paper]{article}
\usepackage[utf8]{inputenc}
\usepackage{isabelle,isabellesym}
\usepackage{pdfsetup}

\urlstyle{rm}
\isabellestyle{it}

\begin{document}

\title{Isabelle/CTT --- Constructive Type Theory \\
  with extensional equality and without universes}
\author{Larry Paulson}
\maketitle

\tableofcontents

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

\end{document}