src/ZF/document/root.tex
author wenzelm
Mon, 15 May 2023 14:21:00 +0200
changeset 78051 0912b519c5db
parent 73595 aece5cc9efb7
permissions -rw-r--r--
update to polyml-a5d5fba90286, with more robust ML_Heap.sizeof;

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

% 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}