diff -r fcff0c66b4f4 -r 08eee994bf99 doc-src/TutorialI/ToyList/document/ToyList.tex --- a/doc-src/TutorialI/ToyList/document/ToyList.tex Fri Jan 04 19:19:29 2002 +0100 +++ b/doc-src/TutorialI/ToyList/document/ToyList.tex Fri Jan 04 19:19:51 2002 +0100 @@ -103,7 +103,7 @@ syntax with keywords like \isacommand{datatype} and \isacommand{end}. % (see Fig.~\ref{fig:keywords} in Appendix~\ref{sec:Appendix} for a full list). Embedded in this syntax are the types and formulae of HOL, whose syntax is -extensible (see \S\ref{sec:syntax-anno}), e.g.\ by new user-defined infix operators. +extensible (see \S\ref{sec:concrete-syntax}), e.g.\ by new user-defined infix operators. To distinguish the two levels, everything HOL-specific (terms and types) should be enclosed in \texttt{"}\dots\texttt{"}.