summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPascal Quach <20374810+quachpas@users.noreply.github.com>2024-11-12 13:46:40 +0100
committerGitHub <noreply@github.com>2024-11-12 12:46:40 +0000
commitdadc2176e2a71740f0f8afb252229144cc661652 (patch)
tree2a00da845ed72d703d58ada8bf0b67876d0e756e
parentcb8eaddf980fae6b434e89ebbc061a07ce2f8535 (diff)
Add `asymp` and `asymp.not` symbols (#5391)
-rw-r--r--crates/typst-library/src/symbols/sym.rs4
1 files changed, 4 insertions, 0 deletions
diff --git a/crates/typst-library/src/symbols/sym.rs b/crates/typst-library/src/symbols/sym.rs
index 9c138e9d..bdda4bde 100644
--- a/crates/typst-library/src/symbols/sym.rs
+++ b/crates/typst-library/src/symbols/sym.rs
@@ -338,6 +338,10 @@ pub(crate) const SYM: &[(&str, Symbol)] = typst_macros::symbols! {
prop: '∝',
original: '⊶',
image: '⊷',
+ asymp: [
+ '≍',
+ not: '≭',
+ ],
// Set theory.
emptyset: [