From 5130f159f4e554b3adf85b538caadb193b829147 Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani <3fb650a9-b47e-4604-a282-1dd91953b2ee@anonaddy.me> Date: Mon, 26 Oct 2020 11:40:09 -0400 Subject: [PATCH] added math charfile --- charfiles/math | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 charfiles/math diff --git a/charfiles/math b/charfiles/math new file mode 100644 index 0000000..a7a174a --- /dev/null +++ b/charfiles/math @@ -0,0 +1,53 @@ +# Note that the fira code font makes some of these shortcodes into ligatures +--- +!=,≠ +~~,≈ +<,≤ +>,≥ ++-,± +-+,± +*,⋅ +/,÷ +2,√ +a<,∠ +0,° +`,′ +``,″ +90,⊥ +||,∥ +~=,≅ +t,Δ +p,π +a,∝ +00,∞ +<<,≪ +>>,≫ +s,∑ +g,γ +gr,φ +te,⊗ +cr,† +n,⋂ +u,⋃ +su,⊆ +ps,⊂ +ns,⊄ +ss,⊇ +ns,⊅ +sy,⊖ +be,∈ +em,Ø +no,¬ +im,⇒ +if,⇔ +fa,∀ +te,∃ +ne,∄ +tf,∴ +bc,∵ +ep,ε +in,∫ +li,∮ +mu,μ + + -- 2.39.2