doc-src/System/system.tex
author wenzelm
Sun, 14 Jun 2009 23:25:49 +0200
changeset 31632 fae680e35958
parent 30116 1fb1833cb199
child 32088 2110fcd86efb
permissions -rw-r--r--
removed obsolete depend, add_job_acyclic; enqueue, finished: more careful update of cache;


%% $Id$

\documentclass[12pt,a4paper]{report}
\usepackage{supertabular}
\usepackage{graphicx}
\usepackage{../iman,../extra,../isar,../ttbox}
\usepackage[nohyphen,strings]{../underscore}
\usepackage{../isabelle,../isabellesym}
\usepackage{../IsarRef/style}
\usepackage{../pdfsetup}

\hyphenation{Isabelle}
\hyphenation{Isar}

\isadroptag{theory}

\isabellestyle{it}

\title{\includegraphics[scale=0.5]{isabelle} \\[4ex] The Isabelle System Manual}

\author{\emph{Makarius Wenzel} and \emph{Stefan Berghofer} \\
  TU M\"unchen}

\makeindex


\begin{document}

\maketitle 
\pagenumbering{roman} \tableofcontents \clearfirst

\input{Thy/document/Basics.tex}
\input{Thy/document/Interfaces.tex}
\input{Thy/document/Presentation.tex}
\input{Thy/document/Misc.tex}

\begingroup
  \bibliographystyle{abbrv} \small\raggedright\frenchspacing
  \bibliography{../manual}
\endgroup

\printindex

\end{document}