Skip to content

Add slanted variants of existing symbols#155

Open
MDLC01 wants to merge 5 commits into
typst:mainfrom
MDLC01:slant
Open

Add slanted variants of existing symbols#155
MDLC01 wants to merge 5 commits into
typst:mainfrom
MDLC01:slant

Conversation

@MDLC01

@MDLC01 MDLC01 commented Apr 22, 2026

Copy link
Copy Markdown
Collaborator

This supersedes #111, with the same motivation of giving a not-so-bad name to slanted-equal variants until we find a more general solution (if that happens). This also unblocks #36.

Compared to @Enivex's PR, I did not add the .dot variants because they are part of a greater family.

The breaking change is the deprecation of {prec,succ}.curly.eq.* in favor of {prec,succ}.eq.slant.*.

@MDLC01 MDLC01 added breaking This involves a breaking change waiting on reviews Breaking and non-breaking changes need respectively 3 and 2 reviews labels Apr 22, 2026
@MDLC01 MDLC01 mentioned this pull request Apr 22, 2026
@sijow

sijow commented Apr 22, 2026

Copy link
Copy Markdown
Collaborator

There's also the slanted variants of ⪝ U+2A9D and ⪞ U+2A9E but I guess they will wait for the PR that adds the base version.

@MDLC01

MDLC01 commented Apr 22, 2026

Copy link
Copy Markdown
Collaborator Author

I added them now because I had already added the equiv.{gt,lt}.* variants as well.

@MDLC01

MDLC01 commented May 19, 2026

Copy link
Copy Markdown
Collaborator Author

This PR is missing two approvals to be merged. Notably, @Enivex this is based on your PR #111. If anyone has concerns with the proposed change, please feel free to voice them here or on Discord.

@MDLC01

MDLC01 commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator Author

This is missing a single approval to be merged

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

Labels

breaking This involves a breaking change waiting on reviews Breaking and non-breaking changes need respectively 3 and 2 reviews

3 participants