src/FOL/document/root.tex
changeset 11667 1af97cd22632
child 12023 d982f98e0f0d
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/FOL/document/root.tex	Thu Oct 04 14:49:10 2001 +0200
@@ -0,0 +1,32 @@
+
+% $Id$
+
+\documentclass[11pt,a4paper]{article}
+\usepackage{isabelle,isabellesym,pdfsetup}
+
+% proper setup for best-style documents
+\urlstyle{rm}
+\isabellestyle{it}
+
+
+\begin{document}
+
+\title{First-Order Logic}
+\author{Larry Paulson and Markus Wenzel}
+\maketitle
+
+\tableofcontents
+
+\parindent 0pt
+\parskip 0.5ex
+
+\paragraph{Note.} This may serve as an example of initializing all the tools
+and packages required for a reasonable working environment.  Please go
+elsewhere to see actual applications of Isabelle!
+
+\input{session}
+
+%\bibliographystyle{plain}
+%\bibliography{root}
+
+\end{document}