From: Fred Drake Date: Fri, 18 Oct 2002 15:03:42 +0000 (+0000) Subject: Make sure section numbers wrap together with the preceeding word X-Git-Tag: v2.3c1~3733 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=30be5768d29337fb292397fb68eb386787617602;p=python Make sure section numbers wrap together with the preceeding word ("section"). --- diff --git a/Doc/ref/ref4.tex b/Doc/ref/ref4.tex index 00f305864b..0eb6841e06 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}.