mirror of
https://github.com/typst/typst
synced 2025-05-14 17:15:28 +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: '﹦',
|
small: '﹦',
|
||||||
succ: '⋟',
|
succ: '⋟',
|
||||||
triple: '≡',
|
triple: '≡',
|
||||||
|
triple.not: '≢',
|
||||||
quad: '≣',
|
quad: '≣',
|
||||||
],
|
],
|
||||||
gt: [
|
gt: [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user