Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 41785fb

Browse files
committed
Do the right magic to make \ABC{} get sorted correctly in the index.
1 parent 19b97b1 commit 41785fb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/lib/libtypes.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ \subsection{Comparisons}
118118
\item[(1)]
119119
\code{<>} and \code{!=} are alternate spellings for the same operator.
120120
(I couldn't choose between \ABC{} and \C{}! :-)
121-
\indexii{\ABC{}}{language}
121+
\indexii{ABC@\ABC{}}{language}
122122
\indexii{\C{}}{language}
123123

124124
\end{description}

Doc/libtypes.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ \subsection{Comparisons}
118118
\item[(1)]
119119
\code{<>} and \code{!=} are alternate spellings for the same operator.
120120
(I couldn't choose between \ABC{} and \C{}! :-)
121-
\indexii{\ABC{}}{language}
121+
\indexii{ABC@\ABC{}}{language}
122122
\indexii{\C{}}{language}
123123

124124
\end{description}

0 commit comments

Comments
 (0)