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

Whitespace in index #664

Closed
cpplearner opened this issue Mar 27, 2016 · 2 comments
Closed

Whitespace in index #664

cpplearner opened this issue Mar 27, 2016 · 2 comments

Comments

@cpplearner
Copy link
Contributor

Sometimes the normal whitespace is used inside \indextext{}, sometimes the special character ~ is used. E.g. class.tex line 119:

\indextext{access control!\idxcode{union} default member}%

class.tex line 1363:

\indextext{access~control!anonymous \tcode{union}}%

This results in two index entries named "access control" appearing in the general index.

@Eelis
Copy link
Contributor

Eelis commented Nov 20, 2016

This particular one was fixed by #942

@tkoeppe
Copy link
Contributor

tkoeppe commented Nov 20, 2016

Duplicate of #1064.

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

No branches or pull requests

3 participants