author | haftmann |
Thu, 24 Jul 2025 17:46:29 +0200 | |
changeset 82902 | 99a720d3ed8f |
parent 73404 | 299f6a8faccc |
permissions | -rw-r--r-- |
11667 | 1 |
\documentclass[11pt,a4paper]{article} |
73404 | 2 |
\usepackage[T1]{fontenc} |
12023 | 3 |
\usepackage{isabelle,isabellesym} |
4 |
\usepackage{pdfsetup} |
|
11667 | 5 |
|
6 |
\urlstyle{rm} |
|
7 |
\isabellestyle{it} |
|
8 |
||
9 |
\begin{document} |
|
10 |
||
12023 | 11 |
\title{Isabelle/FOL --- First-Order Logic} |
11667 | 12 |
\author{Larry Paulson and Markus Wenzel} |
13 |
\maketitle |
|
14 |
||
15 |
\tableofcontents |
|
16 |
||
12023 | 17 |
\parindent 0pt\parskip 0.5ex |
11667 | 18 |
\input{session} |
19 |
||
20 |
\end{document} |