Shorthands for bottom accents
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 48/100
Research direction
Start by locating how Codex defines Unicode-symbol shorthands, then compare the existing accent names with the code points and examples listed in the issue. Add the requested bottom accents and other obvious missing variants, and verify that each shorthand produces the intended symbol.
Written by the indexing model from the issue text.
Description
A recent issue in the typst repository (https://github.com/typst/typst/issues/5846) made me realize that we're missing shorthands for a ton of bottom accents (and some regular accents too). Here's a selection (not exhaustive)
#show math.equation: set text(font: "STIX Two Math")
Bottom version of `macron` (not stretchable)
$
accent(x, \u{331})
$
Bottom version of `dash`
$
accent(x y,\u{332})
$
Bottom version of `tilde`
$
accent(x y,\u{330})
$
Bottom versions of arrows
$
accent(x y,\u{20ee}) quad accent(x y,\u{20ef}) quad accent(x y,\u{34d})
$
Bottom versions of harpoons
$
accent(x y,\u{20ec}) quad accent(x y,\u{20ed})
$
Bottom dots
$
accent(x,\u{323}) quad accent(x,\u{324}) quad accent(x,\u{20e8})
$
- Dominant language
- Rust
- Stars
- 53
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from typst/codex
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Difficulty 3/5 1-2 days Newbie friendliness 55/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
-
proposal
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
Lack of ⊻ U+22BB Openproposal
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
gitbutlerapp/gitbutler#15998 · 1 comment ·
-
bug triage:deciding
Difficulty 1/5 Under an hour Newbie friendliness 88/100
open-telemetry/otel-arrow#4132 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100