From 30be5768d29337fb292397fb68eb386787617602 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Fri, 18 Oct 2002 15:03:42 +0000 Subject: Make sure section numbers wrap together with the preceeding word ("section"). --- Doc/ref/ref4.tex | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Doc/ref/ref4.tex b/Doc/ref/ref4.tex index 00f3058..0eb6841 100644 --- a/Doc/ref/ref4.tex +++ b/Doc/ref/ref4.tex @@ -204,5 +204,6 @@ be relied on by code which will run under multiple versions of the interpreter. \end{notice} -See also the description of the \keyword{try} statement in section -\ref{try} and \keyword{raise} statement in section \ref{raise}. +See also the description of the \keyword{try} statement in +section~\ref{try} and \keyword{raise} statement in +section~\ref{raise}. -- cgit v0.12