diff --git a/crates/typst/src/symbols/sym.rs b/crates/typst/src/symbols/sym.rs index f2a32dfab..3957f8bf9 100644 --- a/crates/typst/src/symbols/sym.rs +++ b/crates/typst/src/symbols/sym.rs @@ -332,8 +332,22 @@ pub(crate) const SYM: &[(&str, Symbol)] = symbols! { image: '⊷', // Set theory. - emptyset: ['∅', rev: '⦰'], - nothing: ['∅', rev: '⦰'], + emptyset: [ + '∅', + bar: '⦱', + circle: '⦲', + larrow: '⦴', + rarrow: '⦳', + rev: '⦰', + ], + nothing: [ + '∅', + bar: '⦱', + circle: '⦲', + larrow: '⦴', + rarrow: '⦳', + rev: '⦰', + ], without: '∖', complement: '∁', in: [