mirror of
https://github.com/typst/typst
synced 2025-05-14 04:56:26 +08:00
Add asymp
and asymp.not
symbols (#5391)
This commit is contained in:
parent
cb8eaddf98
commit
dadc2176e2
@ -338,6 +338,10 @@ pub(crate) const SYM: &[(&str, Symbol)] = typst_macros::symbols! {
|
||||
prop: '∝',
|
||||
original: '⊶',
|
||||
image: '⊷',
|
||||
asymp: [
|
||||
'≍',
|
||||
not: '≭',
|
||||
],
|
||||
|
||||
// Set theory.
|
||||
emptyset: [
|
||||
|
Loading…
x
Reference in New Issue
Block a user