mirror of
https://github.com/typst/typst
synced 2025-05-16 10:05:28 +08:00
parent
e0d5930405
commit
1235d52c52
@ -64,8 +64,8 @@ pub(crate) const SYM: &[(&str, Symbol)] = symbols! {
|
|||||||
// Punctuation.
|
// Punctuation.
|
||||||
amp: ['&', inv: '⅋'],
|
amp: ['&', inv: '⅋'],
|
||||||
ast: [
|
ast: [
|
||||||
basic: '*',
|
|
||||||
op: '∗',
|
op: '∗',
|
||||||
|
basic: '*',
|
||||||
low: '⁎',
|
low: '⁎',
|
||||||
double: '⁑',
|
double: '⁑',
|
||||||
triple: '⁂',
|
triple: '⁂',
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 4.9 KiB |
Loading…
x
Reference in New Issue
Block a user