-
-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Copy link
Labels
multi-character symbolsThis requires multi-code point symbolsThis requires multi-code point symbols
Description
Description
Currently, #sym.arrow.hook
and its left variant are rendered as emoji, which is inconsistent with the rest of the arrows in this pseudo-module (all text). For some odd reasons, the other arrows that have an emoji variant (e.g. #sym.arrow.l
) properly render as text.
Given that there is already an #emoji.arrow.hook
to obtain this emoji, it would make more sense that #sym.arrow.hook
forces text rendering.
This may be linked to #22. In case you're wondering (and for indexing purposes): I'm trying to implement backlinks (similar to footnote backlinks) and the ↪︎ symbol is what's used traditionally for that purpose.
Reproduction URL
https://typst.app/project/rHcPSm8pdJ6xy3dxLmijAQ
Operating system
Web app
Typst version
- I am using the latest version of Typst
Metadata
Metadata
Assignees
Labels
multi-character symbolsThis requires multi-code point symbolsThis requires multi-code point symbols