typst / typst/codex

Spoon symbols

Open
#35 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

proposal
Dominant language
Rust
Stars
53
Forks
22
PR merge metrics
No merged PRs in 30d

Description

Context

Unicode defines multiple spoon-like symbols. ⊸ is already multimap

Proposal

Add the symbols from the following table under sym.

Character Name(s)
⫯ VERTICAL LINE WITH CIRCLE ABOVE spoon, spoon.t
⫰ VERTICAL LINE WITH CIRCLE BELOW spoon.b
⟟ UP TACK WITH CIRCLE ABOVE spoon.t.bar
⫱ DOWN TACK WITH CIRCLE BELOW spoon.b.bar
⟜ LEFT MULTIMAP spoon.l
⊸ MULTIMAP spoon.r

Note that all those characters have the math class Relation, except for ⫱, which has the math class Normal.

Additionally, ⟜ could be added as multimap.rev as well.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the symbol definitions under sym and compare them with the proposal table. Add the six listed names and characters, preserving the stated math classes, and consider the additional multimap.rev alias for ⟜. Done means all requested mappings are represented accurately.

Written by the indexing model from the issue text.

Assessment

Domain
content
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.