src/Doc/Ref/document/root.tex
changeset 50066 869e485bbdba
parent 48985 5386df44a037
child 50071 959548c3b947
--- a/src/Doc/Ref/document/root.tex	Sun Nov 04 19:51:53 2012 +0100
+++ b/src/Doc/Ref/document/root.tex	Sun Nov 04 20:01:26 2012 +0100
@@ -1,10 +1,6 @@
 \documentclass[12pt,a4paper]{report}
 \usepackage{graphicx,iman,extra,ttbox,proof,pdfsetup}
 
-%%% to index ids: \[\\tt \([a-zA-Z0-9][a-zA-Z0-9_'.]*\)    [\\ttindexbold{\1}
-%%% to delete old ones:  \\indexbold{\*[^}]*}
-%% run    sedindex ref    to prepare index file
-%%% needs chapter on Provers/typedsimp.ML?
 \title{\includegraphics[scale=0.5]{isabelle} \\[4ex] Old Isabelle Reference Manual}
 
 \author{{\em Lawrence C. Paulson}\\
@@ -12,8 +8,6 @@
         \texttt{lcp@cl.cam.ac.uk}\\[3ex] 
         With Contributions by Tobias Nipkow and Markus Wenzel}  
 
-\makeindex
-
 \setcounter{secnumdepth}{2} \setcounter{tocdepth}{2}
 
 \pagestyle{headings}
@@ -61,5 +55,4 @@
   \bibliography{manual}
 \endgroup
 
-\printindex
 \end{document}