mirror of
https://github.com/typst/typst
synced 2025-05-17 02:25:27 +08:00
Added slash.big (#1273)
This commit is contained in:
parent
991777e3a8
commit
33843da2df
@ -110,7 +110,7 @@ pub(crate) const SYM: &[(&str, Symbol)] = symbols! {
|
|||||||
pilcrow: ['¶', rev: '⁋'],
|
pilcrow: ['¶', rev: '⁋'],
|
||||||
section: '§',
|
section: '§',
|
||||||
semi: [';', rev: '⁏'],
|
semi: [';', rev: '⁏'],
|
||||||
slash: ['/', double: '⫽', triple: '⫻'],
|
slash: ['/', double: '⫽', triple: '⫻', big: '\u{29f8}'],
|
||||||
dots: [h.c: '⋯', h: '…', v: '⋮', down: '⋱', up: '⋰'],
|
dots: [h.c: '⋯', h: '…', v: '⋮', down: '⋱', up: '⋰'],
|
||||||
tilde: [
|
tilde: [
|
||||||
op: '∼',
|
op: '∼',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user