Skip to content

Conversation

@AlisdairM
Copy link
Contributor

@AlisdairM AlisdairM commented Nov 4, 2025

Completes the task of applying Unicode code point markup to
refer to single characters in normative text.

Replace all remaining uses of backslash as glyph () or text
with the corresponding unicode{005c}{reverse solidus} markup.

Replace a couple of text reference to single and double quotes
with their corresponding Unicode markup, and similarly for the
glyphs ` and ".

This should compete the last Unicode markup in [lex].

Resolves #5502

@eisenwave
Copy link
Member

Making this P2 because the direction affirmed for P2843R3 is that we ought to use code points instead of colloquial names like "backslash".

@eisenwave eisenwave added the P2-Bug Presentational errors and omissions label Nov 5, 2025
@tkoeppe tkoeppe requested a review from jensmaurer November 7, 2025 06:23
@tkoeppe
Copy link
Contributor

tkoeppe commented Nov 7, 2025

Could you reword the commit message to describe the change made by the commit, instead of the wider project (which isn't very descriptive)?

@jensmaurer
Copy link
Member

@AlisdairM , did you intend to close this?

@AlisdairM
Copy link
Contributor Author

No, I pushed an update that went to the wrong repo --- I am disconnected.

@jensmaurer
Copy link
Member

Ack. I had to make this repo private due to the other pull request about ongoing business, and that disconnected all forks. Quite a fall-out.

@tkoeppe tkoeppe reopened this Nov 10, 2025
@tkoeppe
Copy link
Contributor

tkoeppe commented Nov 10, 2025

@AlisdairM: I reopened this.

@AlisdairM
Copy link
Contributor Author

I believe that this PR should be visible and open again, with the revised comment message that Thomas asked for, or at least my attempt at such a rewording.

Completes the task of applying Unicode code point markup to
refer to single characters in normative text.

Replace all remaining uses of backslash as glyph (\) or text
with the corresponding `unicode{005c}{reverse solidus}` markup.

Replace a couple of text reference to single and double quotes
with their corresponding Unicode markup, and similarly for the
glyphs ` and ".

This should compete the last Unicode markup in [lex].
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P2-Bug Presentational errors and omissions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[lex.pptoken] p2 Split the quotation characters into the corresponding terms

4 participants