src/HOL/UNITY/document/root.tex
author wenzelm
Tue, 01 Apr 2014 22:25:01 +0200
changeset 56355 1a9f569b5b7e
parent 17159 d5060118122e
child 73404 299f6a8faccc
permissions -rw-r--r--
some rephrasing to ensure that this becomes cheap "foreach" and not expensive "map" (cf. 0fc032898b05);

\documentclass[10pt,a4paper,twoside]{article}
\usepackage{graphicx}
\usepackage{latexsym,theorem}
\usepackage{isabelle,isabellesym}
\usepackage{pdfsetup}\urlstyle{rm}

\begin{document}

\pagestyle{headings}
\pagenumbering{arabic}

\title{The UNITY Formalism}
\author{Sidi Ehmety and Lawrence C. Paulson}
\maketitle

\tableofcontents

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

\newpage

\parindent 0pt\parskip 0.5ex

\input{session}
\end{document}