src/ZF/document/root.tex
author wenzelm
Sat, 29 Nov 2014 14:42:32 +0100
changeset 59062 f26598b1a0da
parent 58871 c399ae4b836f
child 73404 299f6a8faccc
permissions -rw-r--r--
proper HTML.encode;

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