document setup;
authorwenzelm
Sun, 04 Feb 2001 22:34:52 +0100
changeset 11060 a58e0bd448df
parent 11059 9ef75bf54a49
child 11061 9b9d48ce3b6c
document setup;
src/HOL/NumberTheory/document/root.tex
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/HOL/NumberTheory/document/root.tex	Sun Feb 04 22:34:52 2001 +0100
@@ -0,0 +1,22 @@
+
+\documentclass[11pt,a4paper]{article}
+\usepackage{isabelle,isabellesym,pdfsetup}
+
+\urlstyle{rm}
+\isabellestyle{it}
+
+\begin{document}
+
+\title{Some results of number theory}
+\author{Lawrence C Paulson \\
+  Thomas M Rasmussen \\
+  Christophe Tabacznyj}
+\maketitle
+
+\tableofcontents
+\newpage
+
+\parindent 0pt\parskip 0.5ex
+\input{session}
+
+\end{document}