doc-src/System/present.tex
changeset 11616 ee1247ba4941
parent 11582 f666c1e4133d
child 12464 f9d3c92eae4d
--- a/doc-src/System/present.tex	Fri Sep 28 11:08:53 2001 +0200
+++ b/doc-src/System/present.tex	Fri Sep 28 14:04:14 2001 +0200
@@ -11,9 +11,13 @@
 and \texttt{HOL} from \texttt{Pure}), and application sessions in leaf
 positions.  The latter usually do not have a separate {\ML} image.
 
-The \texttt{usedir} and \texttt{mkdir} utilities provide the prime means for
-managing Isabelle sessions, including proper setup for presentation (see
-\S\ref{sec:tool-usedir} and \S\ref{sec:tool-mkdir}).
+The \texttt{mkdir} (see \S\ref{sec:tool-mkdir}) and \texttt{make} (see
+\S\ref{sec:tool-make}) tools of Isabelle provide the primary means for
+managing Isabelle sessions, including proper setup for presentation.  Here the
+\texttt{usedir} (see \S\ref{sec:tool-usedir}) tool takes care to run any
+additional stages required for document preparation, notably the tools
+\texttt{document} (see \S\ref{sec:tool-document}) and \texttt{latex} (see
+\S\ref{sec:tool-latex}).
 
 
 \section{Generating theory browsing information} \label{sec:info}