Skip to content

Add ordinal ª and º indicators#178

Open
sdalmonte wants to merge 3 commits into
typst:mainfrom
sdalmonte:ordinal
Open

Add ordinal ª and º indicators#178
sdalmonte wants to merge 3 commits into
typst:mainfrom
sdalmonte:ordinal

Conversation

@sdalmonte

Copy link
Copy Markdown

This pull request adds the ordinal indicators ª and º.

character Unicode value symbol
ª U+00AA FEMININE ORDINAL INDICATOR ordinal.a
º U+00BA MASCULINE ORDINAL INDICATOR ordinal.o

@MDLC01 MDLC01 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For reference, those characters are documented in the Unicode Core Specification.1 Notably, they do not seem to be included for compatibility reasons, which motivates their addition to Codex.

Footnotes

  1. https://www.unicode.org/versions/Unicode17.0.0/core-spec/chapter-7/#G6207

Comment thread src/modules/sym.txt Outdated
@MDLC01 MDLC01 added the waiting on reviews Breaking and non-breaking changes need respectively 3 and 2 reviews label Jul 6, 2026
Co-authored-by: Malo <57839069+MDLC01@users.noreply.github.com>
@MDLC01

MDLC01 commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

You will also need to update the changelog in CHANGELOG.md

@MDLC01 MDLC01 removed the waiting on reviews Breaking and non-breaking changes need respectively 3 and 2 reviews label Jul 7, 2026
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.

3 participants