Skip to content

Add name for the "whitespace glyph" symbol.#153

Open
zacharie-moughanim wants to merge 3 commits intotypst:mainfrom
zacharie-moughanim:main
Open

Add name for the "whitespace glyph" symbol.#153
zacharie-moughanim wants to merge 3 commits intotypst:mainfrom
zacharie-moughanim:main

Conversation

@zacharie-moughanim
Copy link
Copy Markdown
Contributor

The "whitespace glyph" is the symbol often used to designate the spacebar on keyboards : ␣.
I'm honestly not sure about the name, nor if it is pertinent to put it as a variant of space, which always designate whitespaces.

@MDLC01
Copy link
Copy Markdown
Collaborator

MDLC01 commented Apr 7, 2026

Note that a similar character exists in Unicode: U+2420 ␠ SYMBOL FOR SPACE. Both come from the Control Pictures block.

@MDLC01 MDLC01 added the waiting on reviews Breaking and non-breaking changes need respectively 3 and 2 reviews label Apr 7, 2026
@Enivex
Copy link
Copy Markdown
Collaborator

Enivex commented Apr 7, 2026

The name in html is blank, but https://www.compart.com/en/unicode/U+2422 also exists

@zacharie-moughanim
Copy link
Copy Markdown
Contributor Author

Maybe we could remove forget about the name space.glyph, add the name blank and group ␣, U+2420, U+2422 as variants of this name, what do you think ?

@MDLC01
Copy link
Copy Markdown
Collaborator

MDLC01 commented Apr 7, 2026

According to French Wikipédia, U+2422 ␢ is used in theoretical computer science.1 I am struggling to find uses of this symbol other than the book mentioned on this page, and unable to locate the proposal that lead to its inclusion to Unicode. I do not know whether we actually want to assign it a name.

My intuition is that the graphic pictures for control codes (i.e., 2400..2421 and 2424) should be in their own sub-module because they are so clearly related without being variants of each others. Then, U+2423 ␣ could either be a variant of U+2420 ␠ and U+2422 ␢ sym.blank, or U+2423 ␣ could be its own symbol outside of the sub-module but that causes a potential collision if we want to include U+2422 ␢ as well.

Footnotes

  1. https://fr.wikipedia.org/wiki/%C9%83#Symbole_blanc

@MDLC01
Copy link
Copy Markdown
Collaborator

MDLC01 commented Apr 8, 2026

Also, don't forget to update the changelog to mention the addition(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting on reviews Breaking and non-breaking changes need respectively 3 and 2 reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants