document setup;
authorwenzelm
Thu, 27 Sep 2001 15:42:01 +0200
changeset 11585 35a79fd062f7
parent 11584 c8e98b9498b4
child 11586 d8a7f6318457
document setup;
src/HOL/ex/document/root.tex
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/HOL/ex/document/root.tex	Thu Sep 27 15:42:01 2001 +0200
@@ -0,0 +1,20 @@
+
+% $Id$
+
+\documentclass[11pt,a4paper]{article}
+\usepackage{isabelle,isabellesym,pdfsetup}
+
+\urlstyle{rm}
+\isabellestyle{it}
+
+\begin{document}
+
+\title{Miscellaneous Isabelle/HOL Examples}
+\maketitle
+
+\tableofcontents
+
+\parindent 0pt\parskip 0.5ex
+\input{session}
+
+\end{document}