emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/math-symbol-lists 1cf7e2885f 2/4: [Fix #7] Add standard


From: ELPA Syncer
Subject: [elpa] externals/math-symbol-lists 1cf7e2885f 2/4: [Fix #7] Add standard latex commands to the extended list
Date: Sun, 28 Aug 2022 22:57:59 -0400 (EDT)

branch: externals/math-symbol-lists
commit 1cf7e2885f3352f55852ee9eba26c7cb5a7cd74b
Author: Vitalie Spinu <spinuvit@gmail.com>
Commit: Vitalie Spinu <spinuvit@gmail.com>

    [Fix #7] Add standard latex commands to the extended list
---
 math-symbol-lists.el | 323 ++++++++++++++++++++++++++++++++++++++++++++++++++-
 msl-build.el         |  36 +++---
 2 files changed, 343 insertions(+), 16 deletions(-)

diff --git a/math-symbol-lists.el b/math-symbol-lists.el
index 426a56ff03..12d93ec2a1 100644
--- a/math-symbol-lists.el
+++ b/math-symbol-lists.el
@@ -406,7 +406,8 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
 `math-symbol-list-extended' and `math-symbol-list-packages'.")
 
 (defconst math-symbol-list-extended
-  '(("mathaccent" "\\acute" 769 "́")
+  '(("mathaccent" "\\LVec" 8406 "⃖")
+    ("mathaccent" "\\acute" 769 "́")
     ("mathaccent" "\\annuity" 8423 "⃧")
     ("mathaccent" "\\asteraccent" 8432 "⃰")
     ("mathaccent" "\\bar" 772 "̄")
@@ -425,6 +426,8 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathaccent" "\\grave" 768 "̀")
     ("mathaccent" "\\hat" 770 "̂")
     ("mathaccent" "\\leftharpoonaccent" 8400 "⃐")
+    ("mathaccent" "\\lvec" 8400 "⃐")
+    ("mathaccent" "\\mathring" 778 "̊")
     ("mathaccent" "\\not" 824 "̸")
     ("mathaccent" "\\ocirc" 778 "̊")
     ("mathaccent" "\\ocommatopright" 789 "̕")
@@ -432,6 +435,7 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathaccent" "\\overbar" 773 "̅")
     ("mathaccent" "\\overleftarrow" 8406 "⃖")
     ("mathaccent" "\\overleftrightarrow" 8417 "⃡")
+    ("mathaccent" "\\overline" 773 "̅")
     ("mathaccent" "\\ovhook" 777 "̉")
     ("mathaccent" "\\rightharpoonaccent" 8401 "⃑")
     ("mathaccent" "\\threeunderdot" 8424 "⃨")
@@ -439,12 +443,16 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathaccent" "\\underbar" 817 "̱")
     ("mathaccent" "\\underleftarrow" 8430 "⃮")
     ("mathaccent" "\\underleftharpoondown" 8429 "⃭")
+    ("mathaccent" "\\underline" 818 "̲")
     ("mathaccent" "\\underrightarrow" 8431 "⃯")
     ("mathaccent" "\\underrightharpoondown" 8428 "⃬")
+    ("mathaccent" "\\utilde" 816 "̰")
+    ("mathaccent" "\\vec" 8401 "⃑")
     ("mathaccent" "\\vec" 8407 "⃗")
     ("mathaccent" "\\vertoverlay" 8402 "⃒")
     ("mathaccent" "\\widebridgeabove" 8425 "⃩")
     ("mathaccent" "\\wideutilde" 816 "̰")
+    ("mathalpha" "\\Angstroem" 8491 "Å")
     ("mathalpha" "\\Angstrom" 8491 "Å")
     ("mathalpha" "\\BbbA" 120120 "𝔸")
     ("mathalpha" "\\BbbB" 120121 "𝔹")
@@ -501,16 +509,68 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathalpha" "\\Bbbx" 120169 "𝕩")
     ("mathalpha" "\\Bbby" 120170 "𝕪")
     ("mathalpha" "\\Bbbz" 120171 "𝕫")
+    ("mathalpha" "\\Delta" 916 "Δ")
+    ("mathalpha" "\\Delta" 120549 "𝛥")
+    ("mathalpha" "\\Digamma" 988 "Ϝ")
+    ("mathalpha" "\\Gamma" 915 "Γ")
+    ("mathalpha" "\\Gamma" 120548 "𝛤")
     ("mathalpha" "\\Im" 8465 "ℑ")
+    ("mathalpha" "\\Koppa" 990 "Ϟ")
+    ("mathalpha" "\\Lambda" 923 "Λ")
+    ("mathalpha" "\\Lambda" 120556 "𝛬")
+    ("mathalpha" "\\Micro" 181 "µ")
+    ("mathalpha" "\\Omega" 937 "Ω")
+    ("mathalpha" "\\Omega" 120570 "𝛺")
+    ("mathalpha" "\\Phi" 934 "Φ")
+    ("mathalpha" "\\Phi" 120567 "𝛷")
+    ("mathalpha" "\\Pi" 928 "Π")
+    ("mathalpha" "\\Pi" 120561 "𝛱")
+    ("mathalpha" "\\Psi" 936 "Ψ")
+    ("mathalpha" "\\Psi" 120569 "𝛹")
     ("mathalpha" "\\Re" 8476 "ℜ")
+    ("mathalpha" "\\Sampi" 992 "Ϡ")
+    ("mathalpha" "\\Sigma" 931 "Σ")
+    ("mathalpha" "\\Sigma" 120564 "𝛴")
+    ("mathalpha" "\\Stigma" 986 "Ϛ")
+    ("mathalpha" "\\Theta" 920 "Θ")
+    ("mathalpha" "\\Theta" 120553 "𝛩")
+    ("mathalpha" "\\Upsilon" 933 "Υ")
+    ("mathalpha" "\\Upsilon" 120566 "𝛶")
+    ("mathalpha" "\\Xi" 926 "Ξ")
+    ("mathalpha" "\\Xi" 120559 "𝛯")
     ("mathalpha" "\\aleph" 8501 "ℵ")
+    ("mathalpha" "\\alpha" 945 "α")
+    ("mathalpha" "\\alpha" 120572 "𝛼")
+    ("mathalpha" "\\beta" 946 "β")
+    ("mathalpha" "\\beta" 120573 "𝛽")
     ("mathalpha" "\\beth" 8502 "ℶ")
+    ("mathalpha" "\\chi" 967 "χ")
+    ("mathalpha" "\\chi" 120594 "𝜒")
     ("mathalpha" "\\daleth" 8504 "ℸ")
+    ("mathalpha" "\\delta" 948 "δ")
+    ("mathalpha" "\\delta" 120575 "𝛿")
+    ("mathalpha" "\\digamma" 989 "ϝ")
     ("mathalpha" "\\ell" 8467 "ℓ")
+    ("mathalpha" "\\epsilon" 1013 "ϵ")
+    ("mathalpha" "\\epsilon" 120598 "𝜖")
+    ("mathalpha" "\\eta" 951 "η")
+    ("mathalpha" "\\eta" 120578 "𝜂")
+    ("mathalpha" "\\eth" 240 "ð")
+    ("mathalpha" "\\gamma" 947 "γ")
+    ("mathalpha" "\\gamma" 120574 "𝛾")
     ("mathalpha" "\\gimel" 8503 "ℷ")
     ("mathalpha" "\\hslash" 8463 "ℏ")
+    ("mathalpha" "\\imath" 305 "ı")
     ("mathalpha" "\\imath" 120484 "𝚤")
+    ("mathalpha" "\\iota" 953 "ι")
+    ("mathalpha" "\\iota" 120580 "𝜄")
+    ("mathalpha" "\\jmath" 567 "ȷ")
     ("mathalpha" "\\jmath" 120485 "𝚥")
+    ("mathalpha" "\\kappa" 954 "κ")
+    ("mathalpha" "\\kappa" 120581 "𝜅")
+    ("mathalpha" "\\koppa" 991 "ϟ")
+    ("mathalpha" "\\lambda" 955 "λ")
+    ("mathalpha" "\\lambda" 120582 "𝜆")
     ("mathalpha" "\\matheth" 240 "ð")
     ("mathalpha" "\\mbfA" 119808 "𝐀")
     ("mathalpha" "\\mbfAlpha" 120488 "𝚨")
@@ -1415,7 +1475,30 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathalpha" "\\mttx" 120481 "𝚡")
     ("mathalpha" "\\mtty" 120482 "𝚢")
     ("mathalpha" "\\mttz" 120483 "𝚣")
+    ("mathalpha" "\\mu" 956 "μ")
+    ("mathalpha" "\\mu" 120583 "𝜇")
+    ("mathalpha" "\\nu" 957 "ν")
+    ("mathalpha" "\\nu" 120584 "𝜈")
+    ("mathalpha" "\\omega" 969 "ω")
+    ("mathalpha" "\\omega" 120596 "𝜔")
     ("mathalpha" "\\period" 46 ".")
+    ("mathalpha" "\\phi" 981 "ϕ")
+    ("mathalpha" "\\phi" 120601 "𝜙")
+    ("mathalpha" "\\pi" 960 "π")
+    ("mathalpha" "\\pi" 120587 "𝜋")
+    ("mathalpha" "\\psi" 968 "ψ")
+    ("mathalpha" "\\psi" 120595 "𝜓")
+    ("mathalpha" "\\rho" 961 "ρ")
+    ("mathalpha" "\\rho" 120588 "𝜌")
+    ("mathalpha" "\\sampi" 993 "ϡ")
+    ("mathalpha" "\\sigma" 963 "σ")
+    ("mathalpha" "\\sigma" 120590 "𝜎")
+    ("mathalpha" "\\stigma" 987 "ϛ")
+    ("mathalpha" "\\tau" 964 "τ")
+    ("mathalpha" "\\tau" 120591 "𝜏")
+    ("mathalpha" "\\tcohm" 8486 "Ω")
+    ("mathalpha" "\\theta" 952 "θ")
+    ("mathalpha" "\\theta" 120579 "𝜃")
     ("mathalpha" "\\turnediota" 8489 "℩")
     ("mathalpha" "\\upAlpha" 913 "Α")
     ("mathalpha" "\\upBeta" 914 "Β")
@@ -1468,6 +1551,8 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathalpha" "\\uprho" 961 "ρ")
     ("mathalpha" "\\upsampi" 993 "ϡ")
     ("mathalpha" "\\upsigma" 963 "σ")
+    ("mathalpha" "\\upsilon" 965 "υ")
+    ("mathalpha" "\\upsilon" 120592 "𝜐")
     ("mathalpha" "\\upstigma" 987 "ϛ")
     ("mathalpha" "\\uptau" 964 "τ")
     ("mathalpha" "\\uptheta" 952 "θ")
@@ -1483,10 +1568,31 @@ AucTeX/latex.el, but it doesn't include AMS symbols. 
See also
     ("mathalpha" "\\upvartheta" 977 "ϑ")
     ("mathalpha" "\\upxi" 958 "ξ")
     ("mathalpha" "\\upzeta" 950 "ζ")
+    ("mathalpha" "\\varbeta" 976 "ϐ")
+    ("mathalpha" "\\varepsilon" 949 "ε")
+    ("mathalpha" "\\varepsilon" 120576 "𝜀")
+    ("mathalpha" "\\varkappa" 120600 "𝜘")
+    ("mathalpha" "\\varphi" 966 "φ")
+    ("mathalpha" "\\varphi" 120593 "𝜑")
+    ("mathalpha" "\\varpi" 982 "ϖ")
+    ("mathalpha" "\\varpi" 120603 "𝜛")
+    ("mathalpha" "\\varrho" 1009 "ϱ")
+    ("mathalpha" "\\varrho" 120602 "𝜚")
+    ("mathalpha" "\\varsigma" 962 "ς")
+    ("mathalpha" "\\varsigma" 120589 "𝜍")
+    ("mathalpha" "\\vartheta" 977 "ϑ")
+    ("mathalpha" "\\vartheta" 120599 "𝜗")
     ("mathalpha" "\\wp" 8472 "℘")
+    ("mathalpha" "\\xi" 958 "ξ")
+    ("mathalpha" "\\xi" 120585 "𝜉")
+    ("mathalpha" "\\zeta" 950 "ζ")
+    ("mathalpha" "\\zeta" 120577 "𝜁")
     ("mathbin" "\\Cap" 8914 "⋒")
+    ("mathbin" "\\Circle" 9675 "○")
     ("mathbin" "\\Cup" 8915 "⋓")
+    ("mathbin" "\\LHD" 9664 "◀")
     ("mathbin" "\\Otimes" 10807 "⨷")
+    ("mathbin" "\\RHD" 9654 "▶")
     ("mathbin" "\\Sqcap" 10830 "⩎")
     ("mathbin" "\\Sqcup" 10831 "⩏")
     ("mathbin" "\\Vee" 10836 "⩔")
@@ -1502,10 +1608,14 @@ AucTeX/latex.el, but it doesn't include AMS symbols. 
See also
     ("mathbin" "\\bigtriangledown" 9661 "▽")
     ("mathbin" "\\bigtriangleup" 9651 "△")
     ("mathbin" "\\blackhourglass" 10711 "⧗")
+    ("mathbin" "\\blacklozenge" 10731 "⧫")
     ("mathbin" "\\blacktriangle" 9652 "▴")
     ("mathbin" "\\blacktriangledown" 9662 "▾")
     ("mathbin" "\\blacktriangleleft" 9664 "◀")
+    ("mathbin" "\\blacktriangleleft" 9666 "◂")
     ("mathbin" "\\blacktriangleright" 9654 "▶")
+    ("mathbin" "\\blacktriangleright" 9656 "▸")
+    ("mathbin" "\\blacktriangleup" 9652 "▴")
     ("mathbin" "\\boxast" 10694 "⧆")
     ("mathbin" "\\boxbar" 9707 "◫")
     ("mathbin" "\\boxbox" 10696 "⧈")
@@ -1515,19 +1625,26 @@ AucTeX/latex.el, but it doesn't include AMS symbols. 
See also
     ("mathbin" "\\boxdot" 8865 "⊡")
     ("mathbin" "\\boxminus" 8863 "⊟")
     ("mathbin" "\\boxplus" 8862 "⊞")
+    ("mathbin" "\\boxslash" 10692 "⧄")
     ("mathbin" "\\boxtimes" 8864 "⊠")
     ("mathbin" "\\btimes" 10802 "⨲")
+    ("mathbin" "\\bullet" 8729 "∙")
     ("mathbin" "\\cap" 8745 "∩")
     ("mathbin" "\\capbarcup" 10825 "⩉")
     ("mathbin" "\\capdot" 10816 "⩀")
     ("mathbin" "\\capovercup" 10823 "⩇")
     ("mathbin" "\\capwedge" 10820 "⩄")
+    ("mathbin" "\\cat" 8256 "⁀")
     ("mathbin" "\\cdot" 8901 "⋅")
     ("mathbin" "\\cdotp" 183 "·")
+    ("mathbin" "\\circ" 8728 "∘")
     ("mathbin" "\\circledast" 8859 "⊛")
+    ("mathbin" "\\circledbslash" 10680 "⦸")
     ("mathbin" "\\circledcirc" 8858 "⊚")
     ("mathbin" "\\circleddash" 8861 "⊝")
     ("mathbin" "\\circledequal" 8860 "⊜")
+    ("mathbin" "\\circledgtr" 10689 "⧁")
+    ("mathbin" "\\circledless" 10688 "⧀")
     ("mathbin" "\\circledparallel" 10679 "⦷")
     ("mathbin" "\\circledvert" 10678 "⦶")
     ("mathbin" "\\circlehbar" 10677 "⦵")
@@ -1548,6 +1665,7 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathbin" "\\curlywedge" 8911 "⋏")
     ("mathbin" "\\dagger" 8224 "†")
     ("mathbin" "\\ddagger" 8225 "‡")
+    ("mathbin" "\\diamond" 8900 "⋄")
     ("mathbin" "\\div" 247 "÷")
     ("mathbin" "\\divideontimes" 8903 "⋇")
     ("mathbin" "\\divslash" 8725 "∕")
@@ -1567,8 +1685,10 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathbin" "\\interleave" 10996 "⫴")
     ("mathbin" "\\intprod" 10812 "⨼")
     ("mathbin" "\\intprodr" 10813 "⨽")
+    ("mathbin" "\\invamp" 8523 "⅋")
     ("mathbin" "\\invlazys" 8766 "∾")
     ("mathbin" "\\leftthreetimes" 8907 "⋋")
+    ("mathbin" "\\lhd" 9665 "◁")
     ("mathbin" "\\lozengeminus" 10208 "⟠")
     ("mathbin" "\\ltimes" 8905 "⋉")
     ("mathbin" "\\mdlgblklozenge" 10731 "⧫")
@@ -1605,6 +1725,7 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathbin" "\\plussubtwo" 10791 "⨧")
     ("mathbin" "\\plustrif" 10792 "⨨")
     ("mathbin" "\\pm" 177 "±")
+    ("mathbin" "\\rhd" 9655 "▷")
     ("mathbin" "\\rightthreetimes" 8908 "⋌")
     ("mathbin" "\\ringplus" 10786 "⨢")
     ("mathbin" "\\rsolbar" 10743 "⧷")
@@ -1613,11 +1734,14 @@ AucTeX/latex.el, but it doesn't include AMS symbols. 
See also
     ("mathbin" "\\setminus" 10741 "⧵")
     ("mathbin" "\\shuffle" 10722 "⧢")
     ("mathbin" "\\simplus" 10788 "⨤")
+    ("mathbin" "\\slash" 8725 "∕")
     ("mathbin" "\\smallblacktriangleleft" 9666 "◂")
     ("mathbin" "\\smallblacktriangleright" 9656 "▸")
     ("mathbin" "\\smallsetminus" 8726 "∖")
+    ("mathbin" "\\smalltriangledown" 9663 "▿")
     ("mathbin" "\\smalltriangleleft" 9667 "◃")
     ("mathbin" "\\smalltriangleright" 9657 "▹")
+    ("mathbin" "\\smalltriangleup" 9653 "▵")
     ("mathbin" "\\smashtimes" 10803 "⨳")
     ("mathbin" "\\smblkcircle" 8226 "•")
     ("mathbin" "\\smwhtdiamond" 8900 "⋄")
@@ -1671,8 +1795,10 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathbin" "\\whitesquaretickleft" 10212 "⟤")
     ("mathbin" "\\whitesquaretickright" 10213 "⟥")
     ("mathbin" "\\wr" 8768 "≀")
+    ("mathclose" "\\Rbag" 10182 "⟆")
     ("mathclose" "\\Rbrbrak" 10221 "⟭")
     ("mathclose" "\\Rbrbrak" 12313 "〙")
+    ("mathclose" "\\Rparen" 10630 "⦆")
     ("mathclose" "\\Rparenless" 10646 "⦖")
     ("mathclose" "\\Rvzigzag" 10715 "⧛")
     ("mathclose" "\\lrcorner" 8991 "⌟")
@@ -1680,10 +1806,12 @@ AucTeX/latex.el, but it doesn't include AMS symbols. 
See also
     ("mathclose" "\\rBrace" 10628 "⦄")
     ("mathclose" "\\rBrack" 10215 "⟧")
     ("mathclose" "\\rParen" 10630 "⦆")
+    ("mathclose" "\\rang" 10219 "⟫")
     ("mathclose" "\\rangle" 10217 "⟩")
     ("mathclose" "\\rangledot" 10642 "⦒")
     ("mathclose" "\\rbag" 10182 "⟆")
     ("mathclose" "\\rblkbrbrak" 10648 "⦘")
+    ("mathclose" "\\rblot" 10634 "⦊")
     ("mathclose" "\\rbrace" 125 "}")
     ("mathclose" "\\rbrack" 93 "]")
     ("mathclose" "\\rbracklrtick" 10638 "⦎")
@@ -1694,15 +1822,20 @@ AucTeX/latex.el, but it doesn't include AMS symbols. 
See also
     ("mathclose" "\\rceil" 8969 "⌉")
     ("mathclose" "\\rcurvyangle" 10749 "⧽")
     ("mathclose" "\\rfloor" 8971 "⌋")
+    ("mathclose" "\\rgroup" 10223 "⟯")
+    ("mathclose" "\\rimg" 10632 "⦈")
     ("mathclose" "\\rparen" 41 ")")
     ("mathclose" "\\rparengtr" 10644 "⦔")
     ("mathclose" "\\rrangle" 10634 "⦊")
+    ("mathclose" "\\rrbracket" 10215 "⟧")
     ("mathclose" "\\rrparenthesis" 10632 "⦈")
     ("mathclose" "\\rvzigzag" 10713 "⧙")
     ("mathclose" "\\urcorner" 8989 "⌝")
+    ("mathfence" "\\VERT" 10624 "⦀")
     ("mathfence" "\\Vert" 8214 "‖")
     ("mathfence" "\\Vvert" 10624 "⦀")
     ("mathfence" "\\vert" 124 "|")
+    ("mathfence" "\\|" 8214 "‖")
     ("mathop" "\\Bbbsum" 8512 "⅀")
     ("mathop" "\\Join" 10781 "⨝")
     ("mathop" "\\awint" 10769 "⨑")
@@ -1757,23 +1890,29 @@ AucTeX/latex.el, but it doesn't include AMS symbols. 
See also
     ("mathop" "\\sumint" 10763 "⨋")
     ("mathop" "\\upint" 10779 "⨛")
     ("mathop" "\\varointclockwise" 8754 "∲")
+    ("mathop" "\\varprod" 10761 "⨉")
     ("mathop" "\\xbsol" 10745 "⧹")
     ("mathop" "\\xsol" 10744 "⧸")
     ("mathop" "\\zcmp" 10783 "⨟")
+    ("mathop" "\\zhide" 10745 "⧹")
     ("mathop" "\\zpipe" 10784 "⨠")
     ("mathop" "\\zproject" 10785 "⨡")
+    ("mathopen" "\\Lbag" 10181 "⟅")
     ("mathopen" "\\Lbrbrak" 10220 "⟬")
     ("mathopen" "\\Lbrbrak" 12312 "〘")
+    ("mathopen" "\\Lparen" 10629 "⦅")
     ("mathopen" "\\Lparengtr" 10645 "⦕")
     ("mathopen" "\\Lvzigzag" 10714 "⧚")
     ("mathopen" "\\lAngle" 10218 "⟪")
     ("mathopen" "\\lBrace" 10627 "⦃")
     ("mathopen" "\\lBrack" 10214 "⟦")
     ("mathopen" "\\lParen" 10629 "⦅")
+    ("mathopen" "\\lang" 10218 "⟪")
     ("mathopen" "\\langle" 10216 "⟨")
     ("mathopen" "\\langledot" 10641 "⦑")
     ("mathopen" "\\lbag" 10181 "⟅")
     ("mathopen" "\\lblkbrbrak" 10647 "⦗")
+    ("mathopen" "\\lblot" 10633 "⦉")
     ("mathopen" "\\lbrace" 123 "{")
     ("mathopen" "\\lbrack" 91 "[")
     ("mathopen" "\\lbracklltick" 10639 "⦏")
@@ -1784,7 +1923,10 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathopen" "\\lceil" 8968 "⌈")
     ("mathopen" "\\lcurvyangle" 10748 "⧼")
     ("mathopen" "\\lfloor" 8970 "⌊")
+    ("mathopen" "\\lgroup" 10222 "⟮")
+    ("mathopen" "\\limg" 10631 "⦇")
     ("mathopen" "\\llangle" 10633 "⦉")
+    ("mathopen" "\\llbracket" 10214 "⟦")
     ("mathopen" "\\llcorner" 8990 "⌞")
     ("mathopen" "\\llparenthesis" 10631 "⦇")
     ("mathopen" "\\longdivision" 10188 "⟌")
@@ -1792,9 +1934,22 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathopen" "\\lparenless" 10643 "⦓")
     ("mathopen" "\\lvzigzag" 10712 "⧘")
     ("mathopen" "\\ulcorner" 8988 "⌜")
+    ("mathord" "\\#" 35 "#")
+    ("mathord" "\\$" 36 "$")
+    ("mathord" "\\%" 37 "%")
+    ("mathord" "\\&" 38 "&")
+    ("mathord" "\\AC" 8767 "∿")
     ("mathord" "\\APLboxquestion" 9072 "⍰")
     ("mathord" "\\APLboxupcaret" 9043 "⍓")
+    ("mathord" "\\APLcomment" 9053 "⍝")
+    ("mathord" "\\APLdownarrowbox" 9047 "⍗")
+    ("mathord" "\\APLinput" 9054 "⍞")
+    ("mathord" "\\APLinv" 9017 "⌹")
+    ("mathord" "\\APLleftarrowbox" 9031 "⍇")
+    ("mathord" "\\APLlog" 9055 "⍟")
     ("mathord" "\\APLnotbackslash" 9024 "⍀")
+    ("mathord" "\\APLrightarrowbox" 9032 "⍈")
+    ("mathord" "\\APLuparrowbox" 9040 "⍐")
     ("mathord" "\\Bbbeight" 120800 "𝟠")
     ("mathord" "\\Bbbfive" 120797 "𝟝")
     ("mathord" "\\Bbbfour" 120796 "𝟜")
@@ -1806,31 +1961,57 @@ AucTeX/latex.el, but it doesn't include AMS symbols. 
See also
     ("mathord" "\\Bbbthree" 120795 "𝟛")
     ("mathord" "\\Bbbtwo" 120794 "𝟚")
     ("mathord" "\\Bbbzero" 120792 "𝟘")
+    ("mathord" "\\CIRCLE" 9679 "●")
+    ("mathord" "\\CapitalDifferentialD" 8517 "ⅅ")
+    ("mathord" "\\CheckedBox" 9745 "☑")
+    ("mathord" "\\ComplexI" 8520 "ⅈ")
+    ("mathord" "\\ComplexJ" 8521 "ⅉ")
+    ("mathord" "\\Diamond" 9671 "◇")
+    ("mathord" "\\Diamondblack" 9670 "◆")
+    ("mathord" "\\Diamonddot" 10192 "⟐")
+    ("mathord" "\\DifferentialD" 8518 "ⅆ")
+    ("mathord" "\\Euler" 8455 "ℇ")
     ("mathord" "\\Eulerconst" 8455 "ℇ")
     ("mathord" "\\Exclam" 8252 "‼")
+    ("mathord" "\\ExponetialE" 8519 "ⅇ")
     ("mathord" "\\Finv" 8498 "Ⅎ")
     ("mathord" "\\Game" 8513 "⅁")
     ("mathord" "\\Hermaphrodite" 9893 "⚥")
+    ("mathord" "\\LEFTCIRCLE" 9686 "◖")
+    ("mathord" "\\LEFTcircle" 9680 "◐")
     ("mathord" "\\Planckconst" 8462 "ℎ")
     ("mathord" "\\PropertyLine" 8522 "⅊")
     ("mathord" "\\QED" 8718 "∎")
+    ("mathord" "\\Qoppa" 984 "Ϙ")
     ("mathord" "\\Question" 8263 "⁇")
+    ("mathord" "\\RIGHTCIRCLE" 9687 "◗")
+    ("mathord" "\\RIGHTcircle" 9681 "◑")
+    ("mathord" "\\Square" 9744 "☐")
+    ("mathord" "\\Sun" 9737 "☉")
+    ("mathord" "\\XBox" 9746 "☒")
     ("mathord" "\\Yup" 8516 "⅄")
     ("mathord" "\\Zbar" 437 "Ƶ")
+    ("mathord" "\\_" 95 "_")
     ("mathord" "\\accurrent" 9190 "⏦")
     ("mathord" "\\acidfree" 9854 "♾")
     ("mathord" "\\acwopencirclearrow" 8634 "↺")
     ("mathord" "\\ampersand" 38 "&")
+    ("mathord" "\\anchor" 9875 "⚓")
     ("mathord" "\\angdnr" 10655 "⦟")
     ("mathord" "\\angle" 8736 "∠")
     ("mathord" "\\angles" 10654 "⦞")
     ("mathord" "\\angleubar" 10660 "⦤")
+    ("mathord" "\\aquarius" 9810 "♒")
+    ("mathord" "\\aries" 9800 "♈")
+    ("mathord" "\\arrowbullet" 10146 "➢")
     ("mathord" "\\astrosun" 9737 "☉")
     ("mathord" "\\atsign" 64 "@")
     ("mathord" "\\backdprime" 8246 "‶")
+    ("mathord" "\\backepsilon" 1014 "϶")
     ("mathord" "\\backprime" 8245 "‵")
     ("mathord" "\\backslash" 92 "\\")
     ("mathord" "\\backtrprime" 8247 "‷")
+    ("mathord" "\\ballotx" 10007 "✗")
     ("mathord" "\\barleftarrowrightarrowba" 8633 "↹")
     ("mathord" "\\barovernorthwestarrow" 8632 "↸")
     ("mathord" "\\bbrktbrk" 9142 "⎶")
@@ -1841,6 +2022,7 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathord" "\\bigblacktriangleup" 9650 "▲")
     ("mathord" "\\bigstar" 9733 "★")
     ("mathord" "\\bigwhitestar" 9734 "☆")
+    ("mathord" "\\biohazard" 9763 "☣")
     ("mathord" "\\blackcircledownarrow" 10733 "⧭")
     ("mathord" "\\blackcircledrightdot" 9864 "⚈")
     ("mathord" "\\blackcircledtwodots" 9865 "⚉")
@@ -1853,6 +2035,8 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathord" "\\blackpointerright" 9658 "►")
     ("mathord" "\\blackrighthalfcircle" 9687 "◗")
     ("mathord" "\\blacksmiley" 9787 "☻")
+    ("mathord" "\\blacksquare" 9724 "◼")
+    ("mathord" "\\blacksquare" 11035 "⬛")
     ("mathord" "\\blkhorzoval" 11052 "⬬")
     ("mathord" "\\blkvertoval" 11054 "⬮")
     ("mathord" "\\blockfull" 9608 "█")
@@ -1867,11 +2051,18 @@ AucTeX/latex.el, but it doesn't include AMS symbols. 
See also
     ("mathord" "\\botsemicircle" 9697 "◡")
     ("mathord" "\\boxonbox" 10697 "⧉")
     ("mathord" "\\bullseye" 9678 "◎")
+    ("mathord" "\\cancer" 9803 "♋")
+    ("mathord" "\\capricornus" 9809 "♑")
     ("mathord" "\\caretinsert" 8248 "‸")
     ("mathord" "\\carriagereturn" 8629 "↵")
+    ("mathord" "\\cdots" 8943 "⋯")
+    ("mathord" "\\cent" 162 "¢")
     ("mathord" "\\checkmark" 10003 "✓")
     ("mathord" "\\cirE" 10691 "⧃")
+    ("mathord" "\\circlearrowleft" 8634 "↺")
+    ("mathord" "\\circlearrowright" 8635 "↻")
     ("mathord" "\\circlebottomhalfblack" 9682 "◒")
+    ("mathord" "\\circledR" 174 "®")
     ("mathord" "\\circledbullet" 10687 "⦿")
     ("mathord" "\\circledownarrow" 10732 "⧬")
     ("mathord" "\\circledrightdot" 9862 "⚆")
@@ -1893,6 +2084,8 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathord" "\\conictaper" 9010 "⌲")
     ("mathord" "\\cwopencirclearrow" 8635 "↻")
     ("mathord" "\\danger" 9761 "☡")
+    ("mathord" "\\dashleftarrow" 8672 "⇠")
+    ("mathord" "\\dashrightarrow" 8674 "⇢")
     ("mathord" "\\diameter" 8960 "⌀")
     ("mathord" "\\diamondbotblack" 11033 "⬙")
     ("mathord" "\\diamondcdot" 10192 "⟐")
@@ -1916,6 +2109,7 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathord" "\\downwhitearrow" 8681 "⇩")
     ("mathord" "\\dprime" 8243 "″")
     ("mathord" "\\draftingarrow" 10139 "➛")
+    ("mathord" "\\earth" 9793 "♁")
     ("mathord" "\\eighthnote" 9834 "♪")
     ("mathord" "\\elinters" 9191 "⏧")
     ("mathord" "\\emptysetoarr" 10675 "⦳")
@@ -1938,7 +2132,10 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathord" "\\flat" 9837 "♭")
     ("mathord" "\\fltns" 9189 "⏥")
     ("mathord" "\\forall" 8704 "∀")
+    ("mathord" "\\fourth" 8279 "⁗")
     ("mathord" "\\fourvdots" 10649 "⦙")
+    ("mathord" "\\frownie" 9785 "☹")
+    ("mathord" "\\gemini" 9802 "♊")
     ("mathord" "\\gtlpar" 10656 "⦠")
     ("mathord" "\\harrowextender" 9135 "⎯")
     ("mathord" "\\heartsuit" 9825 "♡")
@@ -1959,9 +2156,11 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathord" "\\inttop" 8992 "⌠")
     ("mathord" "\\inversebullet" 9688 "◘")
     ("mathord" "\\inversewhitecircle" 9689 "◙")
+    ("mathord" "\\invneg" 8976 "⌐")
     ("mathord" "\\invnot" 8976 "⌐")
     ("mathord" "\\invwhitelowerhalfcircle" 9691 "◛")
     ("mathord" "\\invwhiteupperhalfcircle" 9690 "◚")
+    ("mathord" "\\jupiter" 9795 "♃")
     ("mathord" "\\laplac" 10720 "⧠")
     ("mathord" "\\lbracelend" 9129 "⎩")
     ("mathord" "\\lbracemid" 9128 "⎨")
@@ -1969,18 +2168,22 @@ AucTeX/latex.el, but it doesn't include AMS symbols. 
See also
     ("mathord" "\\lbrackextender" 9122 "⎢")
     ("mathord" "\\lbracklend" 9123 "⎣")
     ("mathord" "\\lbrackuend" 9121 "⎡")
+    ("mathord" "\\ldots" 8230 "…")
     ("mathord" "\\leftdasharrow" 8672 "⇠")
     ("mathord" "\\leftmoon" 9790 "☾")
     ("mathord" "\\leftwhitearrow" 8678 "⇦")
+    ("mathord" "\\leo" 9804 "♌")
     ("mathord" "\\lgblkcircle" 11044 "⬤")
     ("mathord" "\\lgblksquare" 11035 "⬛")
     ("mathord" "\\lgwhtcircle" 9711 "◯")
     ("mathord" "\\lgwhtsquare" 11036 "⬜")
+    ("mathord" "\\libra" 9806 "♎")
     ("mathord" "\\linefeed" 8628 "↴")
     ("mathord" "\\llarc" 9695 "◟")
     ("mathord" "\\llblacktriangle" 9699 "◣")
     ("mathord" "\\lltriangle" 9722 "◺")
     ("mathord" "\\lmoustache" 9136 "⎰")
+    ("mathord" "\\lozenge" 9674 "◊")
     ("mathord" "\\lparenextender" 9116 "⎜")
     ("mathord" "\\lparenlend" 9117 "⎝")
     ("mathord" "\\lparenuend" 9115 "⎛")
@@ -2040,7 +2243,10 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathord" "\\measuredangleleft" 10651 "⦛")
     ("mathord" "\\measuredrightangle" 8894 "⊾")
     ("mathord" "\\medblackstar" 11089 "⭑")
+    ("mathord" "\\medbullet" 9899 "⚫")
+    ("mathord" "\\medcirc" 9898 "⚪")
     ("mathord" "\\medwhitestar" 11088 "⭐")
+    ("mathord" "\\mercury" 9791 "☿")
     ("mathord" "\\mho" 8487 "℧")
     ("mathord" "\\mitBbbD" 8517 "ⅅ")
     ("mathord" "\\mitBbbd" 8518 "ⅆ")
@@ -2077,8 +2283,10 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathord" "\\neg" 172 "¬")
     ("mathord" "\\neovnwarrow" 10545 "⤱")
     ("mathord" "\\neovsearrow" 10542 "⤮")
+    ("mathord" "\\neptune" 9798 "♆")
     ("mathord" "\\neuter" 9906 "⚲")
     ("mathord" "\\nexists" 8708 "∄")
+    ("mathord" "\\notbackslash" 9024 "⍀")
     ("mathord" "\\nvinfty" 10718 "⧞")
     ("mathord" "\\nwovnearrow" 10546 "⤲")
     ("mathord" "\\obot" 10682 "⦺")
@@ -2089,17 +2297,25 @@ AucTeX/latex.el, but it doesn't include AMS symbols. 
See also
     ("mathord" "\\parallelogram" 9649 "▱")
     ("mathord" "\\parallelogramblack" 9648 "▰")
     ("mathord" "\\partial" 8706 "∂")
+    ("mathord" "\\partial" 120597 "𝜕")
+    ("mathord" "\\pencil" 9998 "✎")
     ("mathord" "\\pentagon" 11040 "⬠")
     ("mathord" "\\pentagonblack" 11039 "⬟")
     ("mathord" "\\percent" 37 "%")
     ("mathord" "\\perps" 10977 "⫡")
+    ("mathord" "\\pisces" 9811 "♓")
+    ("mathord" "\\pluto" 9799 "♇")
+    ("mathord" "\\pointright" 9758 "☞")
     ("mathord" "\\postalmark" 12306 "〒")
+    ("mathord" "\\pounds" 163 "£")
     ("mathord" "\\prime" 8242 "′")
     ("mathord" "\\profline" 8978 "⌒")
     ("mathord" "\\profsurf" 8979 "⌓")
+    ("mathord" "\\qoppa" 985 "ϙ")
     ("mathord" "\\qprime" 8279 "⁗")
     ("mathord" "\\quarternote" 9833 "♩")
     ("mathord" "\\question" 63 "?")
+    ("mathord" "\\radiation" 9762 "☢")
     ("mathord" "\\rangledownzigzagarrow" 9084 "⍼")
     ("mathord" "\\rbracelend" 9133 "⎭")
     ("mathord" "\\rbracemid" 9132 "⎬")
@@ -2109,6 +2325,7 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathord" "\\rbrackuend" 9124 "⎤")
     ("mathord" "\\rdiagovfdiag" 10539 "⤫")
     ("mathord" "\\rdiagovsearrow" 10544 "⤰")
+    ("mathord" "\\recycle" 9851 "♻")
     ("mathord" "\\revangle" 10659 "⦣")
     ("mathord" "\\revangleubar" 10661 "⦥")
     ("mathord" "\\revemptyset" 10672 "⦰")
@@ -2125,23 +2342,35 @@ AucTeX/latex.el, but it doesn't include AMS symbols. 
See also
     ("mathord" "\\rparenlend" 9120 "⎠")
     ("mathord" "\\rparenuend" 9118 "⎞")
     ("mathord" "\\rvboxline" 9145 "⎹")
+    ("mathord" "\\sagittarius" 9808 "♐")
     ("mathord" "\\sansLmirrored" 8515 "⅃")
     ("mathord" "\\sansLturned" 8514 "⅂")
+    ("mathord" "\\saturn" 9796 "♄")
+    ("mathord" "\\scorpio" 9807 "♏")
+    ("mathord" "\\second" 8243 "″")
     ("mathord" "\\seovnearrow" 10541 "⤭")
     ("mathord" "\\sharp" 9839 "♯")
     ("mathord" "\\sinewave" 8767 "∿")
+    ("mathord" "\\sixteenthnote" 9836 "♬")
+    ("mathord" "\\skull" 9760 "☠")
     ("mathord" "\\smblkdiamond" 11049 "⬩")
     ("mathord" "\\smblklozenge" 11050 "⬪")
     ("mathord" "\\smblksquare" 9642 "▪")
+    ("mathord" "\\smiley" 9786 "☺")
     ("mathord" "\\smwhitestar" 11090 "⭒")
     ("mathord" "\\smwhtcircle" 9702 "◦")
     ("mathord" "\\smwhtlozenge" 11051 "⬫")
     ("mathord" "\\smwhtsquare" 9643 "▫")
     ("mathord" "\\spadesuit" 9824 "♠")
+    ("mathord" "\\spddot" 168 "¨")
     ("mathord" "\\sphericalangle" 8738 "∢")
     ("mathord" "\\sphericalangleup" 10657 "⦡")
+    ("mathord" "\\spot" 10625 "⦁")
+    ("mathord" "\\sptilde" 126 "~")
     ("mathord" "\\sqlozenge" 8977 "⌑")
     ("mathord" "\\sqrtbottom" 9143 "⎷")
+    ("mathord" "\\square" 9723 "◻")
+    ("mathord" "\\square" 11036 "⬜")
     ("mathord" "\\squarebotblack" 11027 "⬓")
     ("mathord" "\\squarecrossfill" 9641 "▩")
     ("mathord" "\\squarehfill" 9636 "▤")
@@ -2161,6 +2390,7 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathord" "\\squareurquad" 9715 "◳")
     ("mathord" "\\squarevfill" 9637 "▥")
     ("mathord" "\\squoval" 9634 "▢")
+    ("mathord" "\\steaming" 9749 "☕")
     ("mathord" "\\sterling" 163 "£")
     ("mathord" "\\strns" 9188 "⏤")
     ("mathord" "\\subsetcirc" 10179 "⟃")
@@ -2168,8 +2398,11 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathord" "\\sumtop" 9138 "⎲")
     ("mathord" "\\sun" 9788 "☼")
     ("mathord" "\\supsetcirc" 10180 "⟄")
+    ("mathord" "\\swords" 9876 "⚔")
+    ("mathord" "\\taurus" 9801 "♉")
     ("mathord" "\\therefore" 8756 "∴")
     ("mathord" "\\thermod" 10727 "⧧")
+    ("mathord" "\\third" 8244 "‴")
     ("mathord" "\\threedangle" 10176 "⟀")
     ("mathord" "\\tieinfty" 10717 "⧝")
     ("mathord" "\\top" 8868 "⊤")
@@ -2202,6 +2435,7 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathord" "\\upoldkoppa" 985 "ϙ")
     ("mathord" "\\uprightcurvearrow" 10548 "⤴")
     ("mathord" "\\upwhitearrow" 8679 "⇧")
+    ("mathord" "\\uranus" 9797 "♅")
     ("mathord" "\\urarc" 9693 "◝")
     ("mathord" "\\urblacktriangle" 9701 "◥")
     ("mathord" "\\urtriangle" 9721 "◹")
@@ -2218,11 +2452,14 @@ AucTeX/latex.el, but it doesn't include AMS symbols. 
See also
     ("mathord" "\\varstar" 10038 "✶")
     ("mathord" "\\vbraceextender" 9130 "⎪")
     ("mathord" "\\viewdata" 8983 "⌗")
+    ("mathord" "\\virgo" 9805 "♍")
     ("mathord" "\\vrectangle" 9647 "▯")
     ("mathord" "\\vrectangleblack" 9646 "▮")
     ("mathord" "\\vysmblksquare" 11037 "⬝")
     ("mathord" "\\vysmwhtsquare" 11038 "⬞")
     ("mathord" "\\vzigzag" 10650 "⦚")
+    ("mathord" "\\warning" 9888 "⚠")
+    ("mathord" "\\wasylozenge" 8977 "⌑")
     ("mathord" "\\whitearrowupfrombar" 8682 "⇪")
     ("mathord" "\\whiteinwhitetriangle" 10177 "⟁")
     ("mathord" "\\whitepointerleft" 9669 "◅")
@@ -2232,6 +2469,7 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathord" "\\wideangledown" 10662 "⦦")
     ("mathord" "\\wideangleup" 10663 "⦧")
     ("mathord" "\\yen" 165 "¥")
+    ("mathord" "\\yinyang" 9775 "☯")
     ("mathover" "\\overbrace" 9182 "⏞")
     ("mathover" "\\overbracket" 9140 "⎴")
     ("mathover" "\\overparen" 9180 "⏜")
@@ -2242,22 +2480,40 @@ AucTeX/latex.el, but it doesn't include AMS symbols. 
See also
     ("mathradical" "\\cuberoot" 8731 "∛")
     ("mathradical" "\\fourthroot" 8732 "∜")
     ("mathradical" "\\sqrt" 8730 "√")
+    ("mathradical" "\\sqrt[3]" 8731 "∛")
+    ("mathradical" "\\sqrt[4]" 8732 "∜")
     ("mathrel" "\\APLnotslash" 9023 "⌿")
     ("mathrel" "\\Barv" 10983 "⫧")
+    ("mathrel" "\\Bot" 10987 "⫫")
     ("mathrel" "\\Bumpeq" 8782 "≎")
     ("mathrel" "\\Colon" 8759 "∷")
     ("mathrel" "\\Coloneq" 10868 "⩴")
+    ("mathrel" "\\Coloneqq" 10868 "⩴")
     ("mathrel" "\\DDownarrow" 10225 "⟱")
     ("mathrel" "\\DashV" 10981 "⫥")
     ("mathrel" "\\DashVDash" 10202 "⟚")
     ("mathrel" "\\Dashv" 10980 "⫤")
     ("mathrel" "\\Ddownarrow" 10507 "⤋")
     ("mathrel" "\\Doteq" 8785 "≑")
+    ("mathrel" "\\DownArrowBar" 10515 "⤓")
+    ("mathrel" "\\DownLeftTeeVector" 10590 "⥞")
+    ("mathrel" "\\DownLeftVectorBar" 10582 "⥖")
+    ("mathrel" "\\DownRightTeeVector" 10591 "⥟")
+    ("mathrel" "\\DownRightVectorBar" 10583 "⥗")
     ("mathrel" "\\Downarrow" 8659 "⇓")
+    ("mathrel" "\\Equal" 10869 "⩵")
     ("mathrel" "\\Equiv" 8803 "≣")
     ("mathrel" "\\Gt" 10914 "⪢")
     ("mathrel" "\\LLeftarrow" 11077 "⭅")
     ("mathrel" "\\Ldsh" 8626 "↲")
+    ("mathrel" "\\LeftArrowBar" 8676 "⇤")
+    ("mathrel" "\\LeftDownTeeVector" 10593 "⥡")
+    ("mathrel" "\\LeftDownVectorBar" 10585 "⥙")
+    ("mathrel" "\\LeftTeeVector" 10586 "⥚")
+    ("mathrel" "\\LeftTriangleBar" 10703 "⧏")
+    ("mathrel" "\\LeftUpTeeVector" 10592 "⥠")
+    ("mathrel" "\\LeftUpVectorBar" 10584 "⥘")
+    ("mathrel" "\\LeftVectorBar" 10578 "⥒")
     ("mathrel" "\\Leftarrow" 8656 "⇐")
     ("mathrel" "\\Leftrightarrow" 8660 "⇔")
     ("mathrel" "\\Lleftarrow" 8666 "⇚")
@@ -2268,23 +2524,42 @@ AucTeX/latex.el, but it doesn't include AMS symbols. 
See also
     ("mathrel" "\\Longrightarrow" 10233 "⟹")
     ("mathrel" "\\Lsh" 8624 "↰")
     ("mathrel" "\\Lt" 10913 "⪡")
+    ("mathrel" "\\MapsDown" 8615 "↧")
+    ("mathrel" "\\MapsUp" 8613 "↥")
     ("mathrel" "\\Mapsfrom" 10502 "⤆")
     ("mathrel" "\\Mapsto" 10503 "⤇")
     ("mathrel" "\\Nearrow" 8663 "⇗")
+    ("mathrel" "\\NestedGreaterGreater" 10914 "⪢")
+    ("mathrel" "\\NestedLessLess" 10913 "⪡")
     ("mathrel" "\\Not" 10988 "⫬")
+    ("mathrel" "\\NotGreaterLess" 8825 "≹")
+    ("mathrel" "\\NotGreaterTilde" 8821 "≵")
+    ("mathrel" "\\NotLessTilde" 8820 "≴")
     ("mathrel" "\\Nwarrow" 8662 "⇖")
     ("mathrel" "\\Prec" 10939 "⪻")
+    ("mathrel" "\\Proportion" 8759 "∷")
     ("mathrel" "\\RRightarrow" 11078 "⭆")
     ("mathrel" "\\Rdsh" 8627 "↳")
+    ("mathrel" "\\RightArrowBar" 8677 "⇥")
+    ("mathrel" "\\RightDownTeeVector" 10589 "⥝")
+    ("mathrel" "\\RightDownVectorBar" 10581 "⥕")
+    ("mathrel" "\\RightTeeVector" 10587 "⥛")
+    ("mathrel" "\\RightTriangleBar" 10704 "⧐")
+    ("mathrel" "\\RightUpTeeVector" 10588 "⥜")
+    ("mathrel" "\\RightUpVectorBar" 10580 "⥔")
+    ("mathrel" "\\RightVectorBar" 10579 "⥓")
     ("mathrel" "\\Rightarrow" 8658 "⇒")
     ("mathrel" "\\Rrightarrow" 8667 "⇛")
     ("mathrel" "\\Rsh" 8625 "↱")
+    ("mathrel" "\\Same" 10870 "⩶")
     ("mathrel" "\\Searrow" 8664 "⇘")
     ("mathrel" "\\Subset" 8912 "⋐")
     ("mathrel" "\\Succ" 10940 "⪼")
     ("mathrel" "\\Supset" 8913 "⋑")
     ("mathrel" "\\Swarrow" 8665 "⇙")
+    ("mathrel" "\\Top" 10986 "⫪")
     ("mathrel" "\\UUparrow" 10224 "⟰")
+    ("mathrel" "\\UpArrowBar" 10514 "⤒")
     ("mathrel" "\\Uparrow" 8657 "⇑")
     ("mathrel" "\\Updownarrow" 8661 "⇕")
     ("mathrel" "\\Uuparrow" 10506 "⤊")
@@ -2314,16 +2589,20 @@ AucTeX/latex.el, but it doesn't include AMS symbols. 
See also
     ("mathrel" "\\barV" 10986 "⫪")
     ("mathrel" "\\bardownharpoonleft" 10593 "⥡")
     ("mathrel" "\\bardownharpoonright" 10589 "⥝")
+    ("mathrel" "\\barin" 8950 "⋶")
     ("mathrel" "\\barleftarrow" 8676 "⇤")
+    ("mathrel" "\\barleftharpoon" 10603 "⥫")
     ("mathrel" "\\barleftharpoondown" 10582 "⥖")
     ("mathrel" "\\barleftharpoonup" 10578 "⥒")
     ("mathrel" "\\barrightarrowdiamond" 10528 "⤠")
+    ("mathrel" "\\barrightharpoon" 10605 "⥭")
     ("mathrel" "\\barrightharpoondown" 10591 "⥟")
     ("mathrel" "\\barrightharpoonup" 10587 "⥛")
     ("mathrel" "\\baruparrow" 10514 "⤒")
     ("mathrel" "\\barupharpoonleft" 10584 "⥘")
     ("mathrel" "\\barupharpoonright" 10580 "⥔")
     ("mathrel" "\\between" 8812 "≬")
+    ("mathrel" "\\bij" 10518 "⤖")
     ("mathrel" "\\bowtie" 8904 "⋈")
     ("mathrel" "\\bsimilarleftarrow" 11073 "⭁")
     ("mathrel" "\\bsimilarrightarrow" 11079 "⭇")
@@ -2340,6 +2619,7 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathrel" "\\coloneq" 8788 "≔")
     ("mathrel" "\\cong" 8773 "≅")
     ("mathrel" "\\congdot" 10861 "⩭")
+    ("mathrel" "\\corresponds" 8793 "≙")
     ("mathrel" "\\csub" 10959 "⫏")
     ("mathrel" "\\csube" 10961 "⫑")
     ("mathrel" "\\csup" 10960 "⫐")
@@ -2366,6 +2646,7 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathrel" "\\diamondleftarrow" 10525 "⤝")
     ("mathrel" "\\diamondleftarrowbar" 10527 "⤟")
     ("mathrel" "\\disin" 8946 "⋲")
+    ("mathrel" "\\dlsh" 8626 "↲")
     ("mathrel" "\\doteq" 8784 "≐")
     ("mathrel" "\\dotequiv" 10855 "⩧")
     ("mathrel" "\\dotsim" 10858 "⩪")
@@ -2374,6 +2655,7 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathrel" "\\downarrowbar" 10515 "⤓")
     ("mathrel" "\\downarrowbarred" 10504 "⤈")
     ("mathrel" "\\downdownarrows" 8650 "⇊")
+    ("mathrel" "\\downdownharpoons" 10597 "⥥")
     ("mathrel" "\\downfishtail" 10623 "⥿")
     ("mathrel" "\\downharpoonleft" 8643 "⇃")
     ("mathrel" "\\downharpoonleftbar" 10585 "⥙")
@@ -2381,14 +2663,17 @@ AucTeX/latex.el, but it doesn't include AMS symbols. 
See also
     ("mathrel" "\\downharpoonrightbar" 10581 "⥕")
     ("mathrel" "\\downharpoonsleftright" 10597 "⥥")
     ("mathrel" "\\downuparrows" 8693 "⇵")
+    ("mathrel" "\\downupharpoons" 10607 "⥯")
     ("mathrel" "\\downupharpoonsleftright" 10607 "⥯")
     ("mathrel" "\\downzigzagarrow" 8623 "↯")
     ("mathrel" "\\drbkarow" 10512 "⤐")
+    ("mathrel" "\\drsh" 8627 "↳")
     ("mathrel" "\\dualmap" 10719 "⧟")
     ("mathrel" "\\egsdot" 10904 "⪘")
     ("mathrel" "\\elsdot" 10903 "⪗")
     ("mathrel" "\\eparsl" 10723 "⧣")
     ("mathrel" "\\eqcirc" 8790 "≖")
+    ("mathrel" "\\eqcolon" 8761 "∹")
     ("mathrel" "\\eqcolon" 8789 "≕")
     ("mathrel" "\\eqdef" 8797 "≝")
     ("mathrel" "\\eqdot" 10854 "⩦")
@@ -2415,6 +2700,8 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathrel" "\\eqvparsl" 10725 "⧥")
     ("mathrel" "\\fallingdotseq" 8786 "≒")
     ("mathrel" "\\fbowtie" 10707 "⧓")
+    ("mathrel" "\\ffun" 8699 "⇻")
+    ("mathrel" "\\finj" 10517 "⤕")
     ("mathrel" "\\forks" 10972 "⫝̸")
     ("mathrel" "\\forksnot" 10973 "⫝")
     ("mathrel" "\\forkv" 10969 "⫙")
@@ -2429,6 +2716,7 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathrel" "\\gesdotol" 10884 "⪄")
     ("mathrel" "\\gesles" 10900 "⪔")
     ("mathrel" "\\gg" 8811 "≫")
+    ("mathrel" "\\ggcurly" 10940 "⪼")
     ("mathrel" "\\ggg" 8921 "⋙")
     ("mathrel" "\\gggnest" 11000 "⫸")
     ("mathrel" "\\glE" 10898 "⪒")
@@ -2452,6 +2740,7 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathrel" "\\gtreqqless" 10892 "⪌")
     ("mathrel" "\\gtrless" 8823 "≷")
     ("mathrel" "\\gtrsim" 8819 "≳")
+    ("mathrel" "\\hash" 8917 "⋕")
     ("mathrel" "\\hatapprox" 10863 "⩯")
     ("mathrel" "\\hknearrow" 10532 "⤤")
     ("mathrel" "\\hknwarrow" 10531 "⤣")
@@ -2459,6 +2748,7 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathrel" "\\hkswarow" 10534 "⤦")
     ("mathrel" "\\hookleftarrow" 8617 "↩")
     ("mathrel" "\\hookrightarrow" 8618 "↪")
+    ("mathrel" "\\iddots" 8944 "⋰")
     ("mathrel" "\\imageof" 8887 "⊷")
     ("mathrel" "\\in" 8712 "∈")
     ("mathrel" "\\isinE" 8953 "⋹")
@@ -2469,6 +2759,7 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathrel" "\\kernelcontraction" 8763 "∻")
     ("mathrel" "\\lat" 10923 "⪫")
     ("mathrel" "\\late" 10925 "⪭")
+    ("mathrel" "\\leadsto" 10547 "⤳")
     ("mathrel" "\\leftarrow" 8592 "←")
     ("mathrel" "\\leftarrowapprox" 11082 "⭊")
     ("mathrel" "\\leftarrowbackapprox" 11074 "⭂")
@@ -2482,6 +2773,7 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathrel" "\\leftarrowtail" 8610 "↢")
     ("mathrel" "\\leftarrowtriangle" 8701 "⇽")
     ("mathrel" "\\leftarrowx" 11070 "⬾")
+    ("mathrel" "\\leftbarharpoon" 10602 "⥪")
     ("mathrel" "\\leftbkarrow" 10508 "⤌")
     ("mathrel" "\\leftcurvedarrow" 11071 "⬿")
     ("mathrel" "\\leftdbkarrow" 10510 "⤎")
@@ -2496,21 +2788,27 @@ AucTeX/latex.el, but it doesn't include AMS symbols. 
See also
     ("mathrel" "\\leftharpoonupbar" 10586 "⥚")
     ("mathrel" "\\leftharpoonupdash" 10602 "⥪")
     ("mathrel" "\\leftleftarrows" 8647 "⇇")
+    ("mathrel" "\\leftleftharpoons" 10594 "⥢")
     ("mathrel" "\\leftrightarrow" 8596 "↔")
     ("mathrel" "\\leftrightarrowcircle" 10568 "⥈")
     ("mathrel" "\\leftrightarrows" 8646 "⇆")
     ("mathrel" "\\leftrightarrowtriangle" 8703 "⇿")
+    ("mathrel" "\\leftrightharpoon" 10570 "⥊")
+    ("mathrel" "\\leftrightharpoondown" 10576 "⥐")
     ("mathrel" "\\leftrightharpoondowndown" 10576 "⥐")
     ("mathrel" "\\leftrightharpoondownup" 10571 "⥋")
     ("mathrel" "\\leftrightharpoons" 8651 "⇋")
     ("mathrel" "\\leftrightharpoonsdown" 10599 "⥧")
     ("mathrel" "\\leftrightharpoonsup" 10598 "⥦")
+    ("mathrel" "\\leftrightharpoonup" 10574 "⥎")
     ("mathrel" "\\leftrightharpoonupdown" 10570 "⥊")
     ("mathrel" "\\leftrightharpoonupup" 10574 "⥎")
     ("mathrel" "\\leftrightsquigarrow" 8621 "↭")
+    ("mathrel" "\\leftslice" 10918 "⪦")
     ("mathrel" "\\leftsquigarrow" 8668 "⇜")
     ("mathrel" "\\lefttail" 10521 "⤙")
     ("mathrel" "\\leftthreearrows" 11057 "⬱")
+    ("mathrel" "\\leftupdownharpoon" 10577 "⥑")
     ("mathrel" "\\leftwavearrow" 8604 "↜")
     ("mathrel" "\\leq" 8804 "≤")
     ("mathrel" "\\leqq" 8806 "≦")
@@ -2531,7 +2829,9 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathrel" "\\lfbowtie" 10705 "⧑")
     ("mathrel" "\\lftimes" 10708 "⧔")
     ("mathrel" "\\lgE" 10897 "⪑")
+    ("mathrel" "\\lightning" 8623 "↯")
     ("mathrel" "\\ll" 8810 "≪")
+    ("mathrel" "\\llcurly" 10939 "⪻")
     ("mathrel" "\\lll" 8920 "⋘")
     ("mathrel" "\\lllnest" 10999 "⫷")
     ("mathrel" "\\lnapprox" 10889 "⪉")
@@ -2568,6 +2868,9 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathrel" "\\mlcp" 10971 "⫛")
     ("mathrel" "\\models" 8871 "⊧")
     ("mathrel" "\\multimap" 8888 "⊸")
+    ("mathrel" "\\multimapboth" 10719 "⧟")
+    ("mathrel" "\\multimapdotbothA" 8886 "⊶")
+    ("mathrel" "\\multimapdotbothB" 8887 "⊷")
     ("mathrel" "\\multimapinv" 10204 "⟜")
     ("mathrel" "\\nLeftarrow" 8653 "⇍")
     ("mathrel" "\\nLeftrightarrow" 8654 "⇎")
@@ -2588,6 +2891,7 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathrel" "\\ncong" 8775 "≇")
     ("mathrel" "\\ne" 8800 "≠")
     ("mathrel" "\\nearrow" 8599 "↗")
+    ("mathrel" "\\neq" 8800 "≠")
     ("mathrel" "\\nequiv" 8802 "≢")
     ("mathrel" "\\neswarrow" 10530 "⤢")
     ("mathrel" "\\ngeq" 8817 "≱")
@@ -2607,19 +2911,24 @@ AucTeX/latex.el, but it doesn't include AMS symbols. 
See also
     ("mathrel" "\\nlesssim" 8820 "≴")
     ("mathrel" "\\nmid" 8740 "∤")
     ("mathrel" "\\nni" 8716 "∌")
+    ("mathrel" "\\notasymp" 8813 "≭")
     ("mathrel" "\\notin" 8713 "∉")
+    ("mathrel" "\\notslash" 9023 "⌿")
     ("mathrel" "\\nparallel" 8742 "∦")
     ("mathrel" "\\nprec" 8832 "⊀")
     ("mathrel" "\\npreccurlyeq" 8928 "⋠")
+    ("mathrel" "\\npreceq" 8928 "⋠")
     ("mathrel" "\\nrightarrow" 8603 "↛")
     ("mathrel" "\\nsim" 8769 "≁")
     ("mathrel" "\\nsime" 8772 "≄")
+    ("mathrel" "\\nsimeq" 8772 "≄")
     ("mathrel" "\\nsqsubseteq" 8930 "⋢")
     ("mathrel" "\\nsqsupseteq" 8931 "⋣")
     ("mathrel" "\\nsubset" 8836 "⊄")
     ("mathrel" "\\nsubseteq" 8840 "⊈")
     ("mathrel" "\\nsucc" 8833 "⊁")
     ("mathrel" "\\nsucccurlyeq" 8929 "⋡")
+    ("mathrel" "\\nsucceq" 8929 "⋡")
     ("mathrel" "\\nsupset" 8837 "⊅")
     ("mathrel" "\\nsupseteq" 8841 "⊉")
     ("mathrel" "\\ntriangleleft" 8938 "⋪")
@@ -2647,6 +2956,8 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathrel" "\\parsim" 10995 "⫳")
     ("mathrel" "\\partialmeetcontraction" 10915 "⪣")
     ("mathrel" "\\perp" 10178 "⟂")
+    ("mathrel" "\\pfun" 8696 "⇸")
+    ("mathrel" "\\pinj" 10516 "⤔")
     ("mathrel" "\\pitchfork" 8916 "⋔")
     ("mathrel" "\\prec" 8826 "≺")
     ("mathrel" "\\precapprox" 10935 "⪷")
@@ -2660,6 +2971,7 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathrel" "\\precsim" 8830 "≾")
     ("mathrel" "\\propto" 8733 "∝")
     ("mathrel" "\\prurel" 8880 "⊰")
+    ("mathrel" "\\psur" 10496 "⤀")
     ("mathrel" "\\pullback" 10195 "⟓")
     ("mathrel" "\\pushout" 10196 "⟔")
     ("mathrel" "\\questeq" 8799 "≟")
@@ -2681,6 +2993,7 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathrel" "\\rightarrowtail" 8611 "↣")
     ("mathrel" "\\rightarrowtriangle" 8702 "⇾")
     ("mathrel" "\\rightarrowx" 10567 "⥇")
+    ("mathrel" "\\rightbarharpoon" 10604 "⥬")
     ("mathrel" "\\rightbkarrow" 10509 "⤍")
     ("mathrel" "\\rightcurvedarrow" 10547 "⤳")
     ("mathrel" "\\rightdbltail" 10524 "⤜")
@@ -2695,13 +3008,17 @@ AucTeX/latex.el, but it doesn't include AMS symbols. 
See also
     ("mathrel" "\\rightharpoonupdash" 10604 "⥬")
     ("mathrel" "\\rightimply" 10608 "⥰")
     ("mathrel" "\\rightleftarrows" 8644 "⇄")
+    ("mathrel" "\\rightleftharpoon" 10571 "⥋")
     ("mathrel" "\\rightleftharpoons" 8652 "⇌")
     ("mathrel" "\\rightleftharpoonsdown" 10601 "⥩")
     ("mathrel" "\\rightleftharpoonsup" 10600 "⥨")
     ("mathrel" "\\rightrightarrows" 8649 "⇉")
+    ("mathrel" "\\rightrightharpoons" 10596 "⥤")
+    ("mathrel" "\\rightslice" 10919 "⪧")
     ("mathrel" "\\rightsquigarrow" 8669 "⇝")
     ("mathrel" "\\righttail" 10522 "⤚")
     ("mathrel" "\\rightthreearrows" 8694 "⇶")
+    ("mathrel" "\\rightupdownharpoon" 10575 "⥏")
     ("mathrel" "\\rightwavearrow" 8605 "↝")
     ("mathrel" "\\risingdotseq" 8787 "≓")
     ("mathrel" "\\rsqhook" 10958 "⫎")
@@ -2737,6 +3054,8 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathrel" "\\sqsupseteq" 8850 "⊒")
     ("mathrel" "\\sqsupsetneq" 8933 "⋥")
     ("mathrel" "\\stareq" 8795 "≛")
+    ("mathrel" "\\strictfi" 10620 "⥼")
+    ("mathrel" "\\strictif" 10621 "⥽")
     ("mathrel" "\\subedot" 10947 "⫃")
     ("mathrel" "\\submult" 10945 "⫁")
     ("mathrel" "\\subrarr" 10617 "⥹")
@@ -2805,6 +3124,7 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathrel" "\\updownharpoonleftright" 10573 "⥍")
     ("mathrel" "\\updownharpoonrightleft" 10572 "⥌")
     ("mathrel" "\\updownharpoonrightright" 10575 "⥏")
+    ("mathrel" "\\updownharpoons" 10606 "⥮")
     ("mathrel" "\\updownharpoonsleftright" 10606 "⥮")
     ("mathrel" "\\upfishtail" 10622 "⥾")
     ("mathrel" "\\upharpoonleft" 8639 "↿")
@@ -2814,6 +3134,7 @@ AucTeX/latex.el, but it doesn't include AMS symbols. See 
also
     ("mathrel" "\\upharpoonsleftright" 10595 "⥣")
     ("mathrel" "\\upin" 10194 "⟒")
     ("mathrel" "\\upuparrows" 8648 "⇈")
+    ("mathrel" "\\upupharpoons" 10595 "⥣")
     ("mathrel" "\\vBar" 10984 "⫨")
     ("mathrel" "\\vBarv" 10985 "⫩")
     ("mathrel" "\\vDash" 8872 "⊨")
diff --git a/msl-build.el b/msl-build.el
index bb9f1b5fdf..b4a25aa35a 100644
--- a/msl-build.el
+++ b/msl-build.el
@@ -101,9 +101,14 @@ command from alias field. "
                                                              (split-string 
(cdr pkg) " +"))))
                                               (nth 7 el)))
                                     lucr))
-                     (t (mapcar (lambda (el)
-                                  (and (string-match-p "\\\\" (nth 3 el))
-                                       (list (nth 5 el) (nth 3 el) (code el) 
(nth 1 el))))
+                     (t (mapcan (lambda (el)
+                                  (list
+                                   (and (string-match-p "\\\\" (nth 3 el))
+                                        (list (nth 5 el) (nth 3 el) (code el) 
(nth 1 el)))
+                                   (and (not (string= (nth 2 el) (nth 3 el)))
+                                        (string-match-p "\\\\" (nth 2 el))
+                                        (msl--no-{}-p (nth 2 el))
+                                        (list (nth 5 el) (nth 2 el) (code el) 
(nth 1 el)))))
                                 lucr))))))
       (when (or latex alias)
         (setq sl (mapcar (lambda (el)
@@ -124,18 +129,17 @@ command from alias field. "
                 list)))
 
 ;; this is how you build those
-(defun msl--build-things ()
-  (let* ((tt (msl--LUCR-read-file "./data/unimathsymbols.txt"))
-         ;; extra aliases for basic symbols
-         (tt2 (msl--LUCR-filter-LaTeX-aliases tt)))
-    (msl--LUCR-to-msl tt2 nil t)
-
-    ;; extended
-    (msl--LUCR-to-msl tt)
-    ;; packages
-    (msl--LUCR-to-msl tt t)
-    ;; aliases
-    (msl--LUCR-to-msl tt nil t)))
+(defun msl--build-things (type)
+  (let* ((lucr (msl--LUCR-read-file "./data/unimathsymbols.txt")))
+    (cl-case type
+      ('latex (let (((lucr (msl--LUCR-filter-LaTeX-aliases lucr))))
+                (msl--LUCR-to-msl lucr nil t)))
+      ('extended (msl--LUCR-to-msl lucr))
+      ('packages (msl--LUCR-to-msl lucr t))
+      ('aliases (msl--LUCR-to-msl lucr nil t))
+      (t (error "Invalid 'type' argument")))))
+
+;; (msl--build-things 'extended)
 
 
 ;; SUBSCRIPTS and SUPERSCRIPTS
@@ -166,3 +170,5 @@ command from alias field. "
 ;; (msl-gen-scripted-alist 
"⁰¹²³⁴⁵⁶⁷⁸⁹⁺⁻⁼⁽⁾ᵃᵇᶜᵈᵉᶠᵍʰⁱʲᵏˡᵐⁿᵒᵖʳˢᵗᵘᵛʷˣʸᶻᴬᴮᴰᴱᴳᴴᴵᴶᴷᴸᴹᴺᴼᴾᴿᵀᵁⱽᵂᵝᵞᵟᶿᶥᵠᵡ" 
"superscripts" "^")
 
 ;;; msl-build.el ends here
+
+



reply via email to

[Prev in Thread] Current Thread [Next in Thread]