diff --git a/crates/typst/src/symbols/sym.rs b/crates/typst/src/symbols/sym.rs index d54be8ba4..b278542a8 100644 --- a/crates/typst/src/symbols/sym.rs +++ b/crates/typst/src/symbols/sym.rs @@ -119,6 +119,7 @@ pub(crate) const SYM: &[(&str, Symbol)] = symbols! { tilde: [ op: '∼', basic: '~', + dot: '⩪', eq: '≃', eq.not: '≄', eq.rev: '⋍',