doc-src/System/system.tex
author bulwahn
Mon, 30 Jan 2012 13:55:20 +0100
changeset 46357 2795607a1f40
parent 42668 b98f22593f97
child 47825 4f25960417ae
permissions -rw-r--r--
adding code equation for tranclp

\documentclass[12pt,a4paper]{report}
\usepackage{supertabular}
\usepackage{graphicx}
\usepackage{../iman,../extra,../isar,../ttbox}
\usepackage[nohyphen,strings]{../underscore}
\usepackage{../../lib/texinputs/isabelle,../../lib/texinputs/isabellesym}
\usepackage{../../lib/texinputs/railsetup}
\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}