From: Fred Drake Date: Mon, 9 Feb 1998 20:16:46 +0000 (+0000) Subject: Do the right magic to make \ABC{} get sorted correctly in the index. X-Git-Tag: v1.5.1~833 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=41785fb8644b66f4f17e292e9f96e870ae8b2764;p=python Do the right magic to make \ABC{} get sorted correctly in the index. --- diff --git a/Doc/lib/libtypes.tex b/Doc/lib/libtypes.tex index dfe1ecb0fc..33d1b15efb 100644 --- a/Doc/lib/libtypes.tex +++ b/Doc/lib/libtypes.tex @@ -118,7 +118,7 @@ Notes: \item[(1)] \code{<>} and \code{!=} are alternate spellings for the same operator. (I couldn't choose between \ABC{} and \C{}! :-) -\indexii{\ABC{}}{language} +\indexii{ABC@\ABC{}}{language} \indexii{\C{}}{language} \end{description} diff --git a/Doc/libtypes.tex b/Doc/libtypes.tex index dfe1ecb0fc..33d1b15efb 100644 --- a/Doc/libtypes.tex +++ b/Doc/libtypes.tex @@ -118,7 +118,7 @@ Notes: \item[(1)] \code{<>} and \code{!=} are alternate spellings for the same operator. (I couldn't choose between \ABC{} and \C{}! :-) -\indexii{\ABC{}}{language} +\indexii{ABC@\ABC{}}{language} \indexii{\C{}}{language} \end{description}