mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Do the right magic to make \ABC{} get sorted correctly in the index.
This commit is contained in:
parent
19b97b13fa
commit
41785fb864
2 changed files with 2 additions and 2 deletions
|
@ -118,7 +118,7 @@ Notes:
|
||||||
\item[(1)]
|
\item[(1)]
|
||||||
\code{<>} and \code{!=} are alternate spellings for the same operator.
|
\code{<>} and \code{!=} are alternate spellings for the same operator.
|
||||||
(I couldn't choose between \ABC{} and \C{}! :-)
|
(I couldn't choose between \ABC{} and \C{}! :-)
|
||||||
\indexii{\ABC{}}{language}
|
\indexii{ABC@\ABC{}}{language}
|
||||||
\indexii{\C{}}{language}
|
\indexii{\C{}}{language}
|
||||||
|
|
||||||
\end{description}
|
\end{description}
|
||||||
|
|
|
@ -118,7 +118,7 @@ Notes:
|
||||||
\item[(1)]
|
\item[(1)]
|
||||||
\code{<>} and \code{!=} are alternate spellings for the same operator.
|
\code{<>} and \code{!=} are alternate spellings for the same operator.
|
||||||
(I couldn't choose between \ABC{} and \C{}! :-)
|
(I couldn't choose between \ABC{} and \C{}! :-)
|
||||||
\indexii{\ABC{}}{language}
|
\indexii{ABC@\ABC{}}{language}
|
||||||
\indexii{\C{}}{language}
|
\indexii{\C{}}{language}
|
||||||
|
|
||||||
\end{description}
|
\end{description}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue