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

active : and other shorthands in \label #32

Closed
davidcarlisle opened this issue Oct 13, 2019 · 1 comment
Closed

active : and other shorthands in \label #32

davidcarlisle opened this issue Oct 13, 2019 · 1 comment

Comments

@davidcarlisle
Copy link
Member

@davidcarlisle davidcarlisle commented Oct 13, 2019

https://tex.stackexchange.com/questions/511030/another-babel-french-incompatibility-with-crossreftools/512104#512104

shows that some uses of active shorthand characters, notably french : fail in \label. I suggest there adding another test to \active@prefix to test \ifincsname and use \string in that case.

That would be consistent with the \ifcsname test added to the UTF-8 handling to make non ascii characters safe in labels and filenames in the last release, so would fit well here I think.

@davidcarlisle davidcarlisle changed the title active : and other shortands in \label active : and other shorthands in \label Oct 13, 2019
@jbezos
Copy link
Contributor

@jbezos jbezos commented Oct 14, 2019

Yes, indeed. Already done here (commit 1d1c180 ). I'll upload it to CTAN very likely tomorrow.

@jbezos jbezos closed this Oct 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants