mirror of
https://github.com/typst/typst
synced 2025-05-19 03:25:27 +08:00
Add some integral symbols (#2413)
This commit is contained in:
parent
9800b9ff30
commit
5f1ea5c48c
@ -403,9 +403,12 @@ pub(crate) const SYM: &[(&str, Symbol)] = symbols! {
|
||||
cont.ccw: '∳',
|
||||
cont.cw: '∲',
|
||||
cw: '∱',
|
||||
dash: '⨍',
|
||||
dash.double: '⨎',
|
||||
double: '∬',
|
||||
quad: '⨌',
|
||||
sect: '⨙',
|
||||
slash: '⨏',
|
||||
square: '⨖',
|
||||
surf: '∯',
|
||||
times: '⨘',
|
||||
|
Loading…
x
Reference in New Issue
Block a user