mirror of
https://github.com/typst/typst
synced 2025-05-13 20:46:23 +08:00
Add shorthands for symbols U+22B6 (Original Of) and U+22B7 (Image Of) (#4083)
This commit is contained in:
parent
01b791da83
commit
c0576c6b55
@ -331,6 +331,8 @@ pub(crate) const SYM: &[(&str, Symbol)] = symbols! {
|
||||
],
|
||||
equiv: ['≡', not: '≢'],
|
||||
prop: '∝',
|
||||
original: '⊶',
|
||||
image: '⊷',
|
||||
|
||||
// Set theory.
|
||||
emptyset: ['∅', rev: '⦰'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user