diff --git a/crates/typst/src/symbols/sym.rs b/crates/typst/src/symbols/sym.rs index c86c71e66..16c4df728 100644 --- a/crates/typst/src/symbols/sym.rs +++ b/crates/typst/src/symbols/sym.rs @@ -47,18 +47,24 @@ pub(crate) const SYM: &[(&str, Symbol)] = symbols! { angle: [ '∠', l: '⟨', - r: '⟩', + l.curly: '⧼', + l.dot: '⦑', l.double: '《', + r: '⟩', + r.curly: '⧽', + r.dot: '⦒', r.double: '》', acute: '⦟', arc: '∡', arc.rev: '⦛', + oblique: '⦦', rev: '⦣', right: '∟', right.rev: '⯾', right.arc: '⊾', right.dot: '⦝', right.sq: '⦜', + s: '⦞', spatial: '⟀', spheric: '∢', spheric.rev: '⦠',