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