src/ZF/document/root.tex
author wenzelm
Sat, 31 Oct 2015 14:38:48 +0100
changeset 61529 82fc5a6231a2
parent 58871 c399ae4b836f
child 73404 299f6a8faccc
permissions -rw-r--r--
back to traditional Metal as default, and thus evade current problems with Nimbus scrollbar slider;

\documentclass[11pt,a4paper]{article}
\usepackage{graphicx,isabelle,isabellesym}
\usepackage{amssymb}
\usepackage[english]{babel}

% this should be the last package used
\usepackage{pdfsetup}

% proper setup for best-style documents
\urlstyle{rm}
\isabellestyle{it}


\begin{document}

\title{ZF}
\author{Lawrence C Paulson and others}
\maketitle

\tableofcontents

\begin{center}
  \includegraphics[width=\textwidth,height=\textheight,keepaspectratio]{session_graph}
\end{center}

\newpage

\renewcommand{\setisabellecontext}[1]{\markright{THEORY~``#1''}}

\parindent 0pt\parskip 0.5ex

% include generated text of all theories
\input{session}

%\bibliographystyle{abbrv}
%\bibliography{root}

\end{document}