doc-src/Intro/intro.tex
changeset 296 e1f6cd9f682e
parent 184 236b655114a1
child 311 3fb8cdb32e10
--- a/doc-src/Intro/intro.tex	Wed Mar 23 16:56:44 1994 +0100
+++ b/doc-src/Intro/intro.tex	Thu Mar 24 13:25:12 1994 +0100
@@ -1,4 +1,4 @@
-\documentstyle[a4,12pt,proof,iman,alltt]{article}
+\documentstyle[a4,12pt,proof,iman,extra]{article}
 %% $Id$
 %% run    bibtex intro         to prepare bibliography
 %% run    ../sedindex intro    to prepare index file
@@ -95,13 +95,12 @@
 development and will continue to change.
 
 \subsubsection*{Overview} 
-This manual consists of three parts.  
-Part~I discusses the Isabelle's foundations.
-Part~II, presents simple on-line sessions, starting with forward proof.
-It also covers basic tactics and tacticals, and some commands for invoking
-Part~III contains further examples for users with a bit of experience.
-It explains how to derive rules define theories, and concludes with an
-extended example: a Prolog interpreter.
+This manual consists of three parts.  Part~I discusses the Isabelle's
+foundations.  Part~II, presents simple on-line sessions, starting with
+forward proof.  It also covers basic tactics and tacticals, and some
+commands for invoking them.  Part~III contains further examples for users
+with a bit of experience.  It explains how to derive rules define theories,
+and concludes with an extended example: a Prolog interpreter.
 
 Isabelle's Reference Manual and Object-Logics manual contain more details.
 They assume familiarity with the concepts presented here.
@@ -142,9 +141,8 @@
 \include{getting}
 \include{advanced}
 
-
 \bibliographystyle{plain} \small\raggedright\frenchspacing
-\bibliography{atp,funprog,general,logicprog,theory}
+\bibliography{string,atp,funprog,general,logicprog,theory}
 
 \input{intro.ind}
 \end{document}