mirror of
https://github.com/typst/typst
synced 2025-05-17 02:25:27 +08:00
add r.double.not (#1315)
This commit is contained in:
parent
6af94be34a
commit
b9d03be975
@ -720,6 +720,7 @@ pub(crate) const SYM: &[(&str, Symbol)] = symbols! {
|
|||||||
r: '⊢',
|
r: '⊢',
|
||||||
r.long: '⟝',
|
r.long: '⟝',
|
||||||
r.double: '⊨',
|
r.double: '⊨',
|
||||||
|
r.double.not: '⊭',
|
||||||
l: '⊣',
|
l: '⊣',
|
||||||
l.long: '⟞',
|
l.long: '⟞',
|
||||||
l.short: '⫞',
|
l.short: '⫞',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user