doc-src/System/system.tex
author wenzelm
Mon, 16 Aug 1999 14:22:20 +0200
changeset 7207 ad69aa13ddf6
parent 6623 021728c71030
child 7258 b228e54a02c5
permissions -rw-r--r--
bib;


%% $Id$

\documentclass[12pt]{report}
\usepackage{graphicx,a4,../iman,../extra,../pdfsetup}


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

\author{{\em Markus Wenzel}\/\thanks{Section~\protect\ref{sec:info} was
    written by Carsten Clasohm.  Section~\protect\ref{sec:browse} was
    written by Stefan Berghofer.} \\
  TU M\"unchen}

\makeindex

\setcounter{secnumdepth}{1} \setcounter{tocdepth}{2}

\pagestyle{headings}
\sloppy
\binperiod     %%%treat . like a binary operator

\begin{document}

\underscoreoff

\maketitle 
\pagenumbering{roman} \tableofcontents \clearfirst

\include{basics}
\include{misc}
\include{fonts}
\include{present}

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

\input{system.ind}

\end{document}