mirror of
https://github.com/typst/typst
synced 2025-05-13 20:46:23 +08:00
Add sym.eq.triple.not
(#5372)
This commit is contained in:
parent
ada30cd5b1
commit
115b0a7ffd
@ -244,6 +244,7 @@ pub(crate) const SYM: &[(&str, Symbol)] = typst_macros::symbols! {
|
||||
small: '﹦',
|
||||
succ: '⋟',
|
||||
triple: '≡',
|
||||
triple.not: '≢',
|
||||
quad: '≣',
|
||||
],
|
||||
gt: [
|
||||
|
Loading…
x
Reference in New Issue
Block a user