mirror of
https://github.com/typst/typst
synced 2025-05-13 20:46:23 +08:00
parent
53135a0813
commit
7262ef3c74
@ -342,7 +342,7 @@ pub(crate) const SYM: &[(&str, Symbol)] = symbols! {
|
||||
emptyset: [
|
||||
'∅',
|
||||
arrow.r: '⦳',
|
||||
arror.l: '⦴',
|
||||
arrow.l: '⦴',
|
||||
bar: '⦱',
|
||||
circle: '⦲',
|
||||
rev: '⦰',
|
||||
@ -350,7 +350,7 @@ pub(crate) const SYM: &[(&str, Symbol)] = symbols! {
|
||||
nothing: [
|
||||
'∅',
|
||||
arrow.r: '⦳',
|
||||
arror.l: '⦴',
|
||||
arrow.l: '⦴',
|
||||
bar: '⦱',
|
||||
circle: '⦲',
|
||||
rev: '⦰',
|
||||
|
Loading…
x
Reference in New Issue
Block a user