src/ZF/document/root.tex
author wenzelm
Wed, 08 Nov 2006 11:22:40 +0100
changeset 21241 a00a16cbc647
parent 13303 60301202f91b
child 28297 107ba67497a1
permissions -rw-r--r--
moved contribution note to CONTRIBUTORS;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
13303
60301202f91b for ZF document
paulson
parents:
diff changeset
     1
60301202f91b for ZF document
paulson
parents:
diff changeset
     2
\documentclass[11pt,a4paper]{article}
60301202f91b for ZF document
paulson
parents:
diff changeset
     3
\usepackage{isabelle,isabellesym}
60301202f91b for ZF document
paulson
parents:
diff changeset
     4
60301202f91b for ZF document
paulson
parents:
diff changeset
     5
% further packages required for unusual symbols (see also isabellesym.sty)
60301202f91b for ZF document
paulson
parents:
diff changeset
     6
%\usepackage{latexsym}
60301202f91b for ZF document
paulson
parents:
diff changeset
     7
\usepackage{amssymb}
60301202f91b for ZF document
paulson
parents:
diff changeset
     8
%\usepackage[english]{babel}
60301202f91b for ZF document
paulson
parents:
diff changeset
     9
%\usepackage[latin1]{inputenc}
60301202f91b for ZF document
paulson
parents:
diff changeset
    10
%\usepackage[only,bigsqcap]{stmaryrd}
60301202f91b for ZF document
paulson
parents:
diff changeset
    11
%\usepackage{wasysym}
60301202f91b for ZF document
paulson
parents:
diff changeset
    12
%\usepackage{eufrak}
60301202f91b for ZF document
paulson
parents:
diff changeset
    13
%\usepackage{textcomp}
60301202f91b for ZF document
paulson
parents:
diff changeset
    14
%\usepackage{marvosym}
60301202f91b for ZF document
paulson
parents:
diff changeset
    15
60301202f91b for ZF document
paulson
parents:
diff changeset
    16
% this should be the last package used
60301202f91b for ZF document
paulson
parents:
diff changeset
    17
\usepackage{pdfsetup}
60301202f91b for ZF document
paulson
parents:
diff changeset
    18
60301202f91b for ZF document
paulson
parents:
diff changeset
    19
% proper setup for best-style documents
60301202f91b for ZF document
paulson
parents:
diff changeset
    20
\urlstyle{rm}
60301202f91b for ZF document
paulson
parents:
diff changeset
    21
\isabellestyle{it}
60301202f91b for ZF document
paulson
parents:
diff changeset
    22
60301202f91b for ZF document
paulson
parents:
diff changeset
    23
60301202f91b for ZF document
paulson
parents:
diff changeset
    24
\begin{document}
60301202f91b for ZF document
paulson
parents:
diff changeset
    25
60301202f91b for ZF document
paulson
parents:
diff changeset
    26
\title{ZF}
60301202f91b for ZF document
paulson
parents:
diff changeset
    27
\author{Lawrence C Paulson and others}
60301202f91b for ZF document
paulson
parents:
diff changeset
    28
\maketitle
60301202f91b for ZF document
paulson
parents:
diff changeset
    29
60301202f91b for ZF document
paulson
parents:
diff changeset
    30
\tableofcontents
60301202f91b for ZF document
paulson
parents:
diff changeset
    31
60301202f91b for ZF document
paulson
parents:
diff changeset
    32
\parindent 0pt\parskip 0.5ex
60301202f91b for ZF document
paulson
parents:
diff changeset
    33
60301202f91b for ZF document
paulson
parents:
diff changeset
    34
% include generated text of all theories
60301202f91b for ZF document
paulson
parents:
diff changeset
    35
\input{session}
60301202f91b for ZF document
paulson
parents:
diff changeset
    36
60301202f91b for ZF document
paulson
parents:
diff changeset
    37
%\bibliographystyle{abbrv}
60301202f91b for ZF document
paulson
parents:
diff changeset
    38
%\bibliography{root}
60301202f91b for ZF document
paulson
parents:
diff changeset
    39
60301202f91b for ZF document
paulson
parents:
diff changeset
    40
\end{document}