src/FOL/document/root.tex
author boehmes
Wed, 17 Nov 2010 08:14:56 +0100
changeset 40579 98ebd2300823
parent 36862 952b2b102a0a
child 73404 299f6a8faccc
permissions -rw-r--r--
use the const antiquotation for constants (this checks that the constant is declared, whereas the more general term antiquotation treats undeclared names as free variable)

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

\urlstyle{rm}
\isabellestyle{it}

\begin{document}

\title{Isabelle/FOL --- First-Order Logic}
\author{Larry Paulson and Markus Wenzel}
\maketitle

\tableofcontents

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

\end{document}