document setup;
authorwenzelm
Wed, 14 Nov 2001 23:22:15 +0100
changeset 12193 b269a927c137
parent 12192 6ef4ad110e90
child 12194 13909cb72129
document setup;
src/ZF/Induct/document/root.tex
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/ZF/Induct/document/root.tex	Wed Nov 14 23:22:15 2001 +0100
@@ -0,0 +1,24 @@
+
+\documentclass[11pt,a4paper]{article}
+\usepackage{isabelle,isabellesym}
+
+% this should be the last package used
+\usepackage{pdfsetup}
+
+% proper setup for best-style documents
+\urlstyle{rm}
+\isabellestyle{it}
+
+
+\begin{document}
+
+\title{Examples of Inductive and Coinductive Definitions in ZF}
+\author{Lawrence C Paulson and others}
+\maketitle
+
+\tableofcontents
+
+\parindent 0pt\parskip 0.5ex
+\input{session}
+
+\end{document}