Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[18-27] Remove tcode from index entries #741

Merged
merged 1 commit into from Jun 9, 2016

Conversation

AlisdairM
Copy link
Contributor

Several old index entries use '\tcode' to force a code
font on their sub-entry. This is no longer necessary,
as the LaTeX scripts produce the correct font for an
'\idxcode' entry. However, using '\tcode' inconsistently
will produce duplicate entries, and entries that do not
sort correctly. This change set consistently applies
'\idxcode' in preference to '\tcode' to eliminate the
redundant and mis-sorted entries.

Note that this change-set does NOT change '\tcode'
entries for constructors, as those are handled separely
by #740

Several old index entries use '\tcode' to force a code
font on their sub-entry.  This is no longer necessary,
as the LaTeX scripts produce the correct font for an
'\idxcode' entry.  However, using '\tcode' inconsistently
will produce duplicate entries, and entries that do not
sort correctly.  This change set consistently applies
'\idxcode' in preference to '\tcode' to eliminate the
redundant and mis-sorted entries.
@tkoeppe
Copy link
Contributor

tkoeppe commented Jun 9, 2016

Looks good - this is a highly desirable change. Thanks a lot!

@jwakely jwakely merged commit c09b605 into cplusplus:master Jun 9, 2016
@AlisdairM AlisdairM deleted the fix_use_of_tcode_in_index branch June 9, 2016 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants