mirror of https://github.com/stelzo/typst.git
Add `tilde.dot` (#3468)
This commit is contained in:
parent
20a8ea1a94
commit
4eab6deed6
|
|
@ -119,6 +119,7 @@ pub(crate) const SYM: &[(&str, Symbol)] = symbols! {
|
|||
tilde: [
|
||||
op: '∼',
|
||||
basic: '~',
|
||||
dot: '⩪',
|
||||
eq: '≃',
|
||||
eq.not: '≄',
|
||||
eq.rev: '⋍',
|
||||
|
|
|
|||
Loading…
Reference in New Issue