]> git.lyx.org Git - lyx.git/blobdiff - lib/symbols
remerge he.po
[lyx.git] / lib / symbols
index 8086d51306a8ac90b66cd520371851d4d29175b7..abdafd01f3f1def3318963c083d76f777cc57c15 100644 (file)
 # Note that the first argument of \def must not uses braces, and the second
 # must use braces.
 #
-# syntax: Either
+# syntax: (note that there should be no space character in the definition)
 # \def\macroname{definition}
 # or
 # \def\macroname{definition} requires
 # or
-# \def\macroname{definition} extra htmlname xmlname
+# \def\macroname{definition} extra xmlname
 # or
-# \def\macroname{definition} extra htmlname xmlname requires
+# \def\macroname{definition} extra xmlname requires
 #
 # ("" for empty strings is not supported. One would have to use x for fields
 # that are not set.)
 #
+# It is also possible to use parameters for the macros
+# \def\macroname#1{definition using #1}
+#
+# TODO: Devise a mechanism to represent these in DocBook/XHTML
+#
 # If you put any symbol with a requirement inside an iffont clause, you
 # must put an alternative definition with the same requirement in the
 # corresponding else clause. Otherwise the LaTeX output would depend on the
@@ -247,73 +252,73 @@ tag*              mbox        forcetext
 # When two codes n1|n2 are specified for charid, the the second one will
 # be used in display mode. This is only useful for mathop symbold (e.g.\sum).
 
-#symbol            font   charid   charid-in-fallback-Xsymbol-font  math-class  HTML-entity XML-entity
-alpha              cmm         174  97 mathord    α       α
-beta               cmm         175  98 mathord    β        β
-gamma              cmm         176 103 mathord    γ       γ
-delta              cmm         177 100 mathord    δ       δ
-epsilon            cmm         178   0 mathord    ε        ϵ
-zeta               cmm         179 122 mathord    ζ        ζ
-eta                cmm         180 104 mathord    η         η
-theta              cmm         181 113 mathord    θ       θ
-iota               cmm         182 105 mathord    ι        ι
-kappa              cmm         183 107 mathord    κ       κ
-lambda             cmm         184 108 mathord    λ      λ
-mu                 cmm         185 109 mathord    μ          μ
-nu                 cmm         186 110 mathord    ν          ν
-xi                 cmm         187 120 mathord    ξ          ξ
-pi                 cmm         188 112 mathord    π          π
-rho                cmm         189 114 mathord    ρ         ρ
-sigma              cmm         190 115 mathord    σ       σ
-tau                cmm         191 116 mathord    τ         τ
-upsilon            cmm         192 117 mathord    υ        υ
-phi                cmm         193 102 mathord    ϕ ϕ
-chi                cmm         194  99 mathord    χ         χ
-psi                cmm         195 121 mathord    ψ         ψ
-omega              cmm          33 119 mathord    ω       ω
-varepsilon         cmm          34 101 mathord    ϵ       ε
-vartheta           cmm          35  74 mathord    ϑ      ϑ
-varpi              cmm          36 118 mathord    ϖ         ϖ
-varrho             cmm          37   0 mathord    ϱ        ϱ
-varsigma           cmm          38  86 mathord    ς      ς
-varphi             cmm          39 106 mathord    φ         φ
-slash              cmr          47  47 mathord    /             /
-Gamma              cmr         161  71 mathalpha  Γ       Γ
-Delta              cmr         162  68 mathalpha  Δ       Δ
-Theta              cmr         163  81 mathalpha  Θ       Θ
-Lambda             cmr         164  76 mathalpha  Λ      Λ
-Xi                 cmr         165  88 mathalpha  Ξ          Ξ
-Pi                 cmr         166  80 mathalpha  Π          Π
-Sigma              cmr         167  83 mathalpha  Σ       Σ
-Upsilon            cmr         168 161 mathalpha  ϒ        Υ
-Phi                cmr         169  70 mathalpha  Φ         Φ
-Psi                cmr         170  89 mathalpha  Ψ         Ψ
-Omega              cmr         172  87 mathalpha  Ω       Ω
-aleph              cmsy         64 192 mathord    ℵ       ℵ
-imath              cmm         123   0 mathord    ı       ı
-jmath              cmm         124   0 mathord    ȷ       ȷ
-ell                cmm          96   0 mathord    ℓ         ℓ
-wp                 cmm         125 195 mathord    ℘      ℘
-Re                 cmsy         60 194 mathord    ℜ        ℜ
-Im                 cmsy         61 193 mathord    &imaginary;   ℑ
-partial            cmm          64 182 mathord    ∂        ∂
-infty              cmsy         49 165 mathord    ∞       ∞
-prime              cmsy         48 162 mathord    ′       ′
-emptyset           cmsy         59   0 mathord    ∅       ∅
-nabla              cmsy        114 209 mathord    ∇       ∇
-top                cmsy         62   0 mathord    ⊤         ⊤
-bot                cmsy         63  94 mathord    ⊥      ⊥
-triangle           cmsy         52   0 mathord    ▵        ▵
-forall             cmsy         56  34 mathord    ∀      ∀
-exists             cmsy         57  36 mathord    ∃       ∃
-neg                cmsy         58 216 mathord    ¬         ¬
-flat               cmm          91   0 mathord    ♭        ♭
-natural            cmm          92   0 mathord    ♮       ♮
-sharp              cmm          93  35 mathord    ♯       ♯
-clubsuit           cmsy        124 167 mathord    ♣       ♣
-diamondsuit        cmsy        125 168 mathord    ♢      ♢
-heartsuit          cmsy        126 169 mathord    ♡      ♡
-spadesuit          cmsy        127 170 mathord    ♠      ♠
+#symbol            font   charid   charid-in-fallback-Xsymbol-font  math-class  XML-entity
+alpha              cmm         174  97 mathord    α
+beta               cmm         175  98 mathord    β
+gamma              cmm         176 103 mathord    γ
+delta              cmm         177 100 mathord    δ
+epsilon            cmm         178   0 mathord    ϵ
+zeta               cmm         179 122 mathord    ζ
+eta                cmm         180 104 mathord    η
+theta              cmm         181 113 mathord    θ
+iota               cmm         182 105 mathord    ι
+kappa              cmm         183 107 mathord    κ
+lambda             cmm         184 108 mathord    λ
+mu                 cmm         185 109 mathord    μ
+nu                 cmm         186 110 mathord    ν
+xi                 cmm         187 120 mathord    ξ
+pi                 cmm         188 112 mathord    π
+rho                cmm         189 114 mathord    ρ
+sigma              cmm         190 115 mathord    σ
+tau                cmm         191 116 mathord    τ
+upsilon            cmm         192 117 mathord    υ
+phi                cmm         193 102 mathord    ϕ
+chi                cmm         194  99 mathord    χ
+psi                cmm         195 121 mathord    ψ
+omega              cmm          33 119 mathord    ω
+varepsilon         cmm          34 101 mathord    ε
+vartheta           cmm          35  74 mathord    ϑ
+varpi              cmm          36 118 mathord    ϖ
+varrho             cmm          37   0 mathord    ϱ
+varsigma           cmm          38  86 mathord    ς
+varphi             cmm          39 106 mathord    φ
+slash              cmr          47  47 mathord    /
+Gamma              cmr         161  71 mathalpha  Γ
+Delta              cmr         162  68 mathalpha  Δ
+Theta              cmr         163  81 mathalpha  Θ
+Lambda             cmr         164  76 mathalpha  Λ
+Xi                 cmr         165  88 mathalpha  Ξ
+Pi                 cmr         166  80 mathalpha  Π
+Sigma              cmr         167  83 mathalpha  Σ
+Upsilon            cmr         168 161 mathalpha  Υ
+Phi                cmr         169  70 mathalpha  Φ
+Psi                cmr         170  89 mathalpha  Ψ
+Omega              cmr         172  87 mathalpha  Ω
+aleph              cmsy         64 192 mathord    ℵ
+imath              cmm         123   0 mathord    ı
+jmath              cmm         124   0 mathord    ȷ
+ell                cmm          96   0 mathord    ℓ
+wp                 cmm         125 195 mathord    ℘
+Re                 cmsy         60 194 mathord    ℜ
+Im                 cmsy         61 193 mathord    ℑ
+partial            cmm          64 182 mathord    ∂
+infty              cmsy         49 165 mathord    ∞
+prime              cmsy         48 162 mathord    ′
+emptyset           cmsy         59   0 mathord    ∅
+nabla              cmsy        114 209 mathord    ∇
+top                cmsy         62   0 mathord    ⊤
+bot                cmsy         63  94 mathord    ⊥
+triangle           cmsy         52   0 mathord    ▵
+forall             cmsy         56  34 mathord    ∀
+exists             cmsy         57  36 mathord    ∃
+neg                cmsy         58 216 mathord    ¬
+flat               cmm          91   0 mathord    ♭
+natural            cmm          92   0 mathord    ♮
+sharp              cmm          93  35 mathord    ♯
+clubsuit           cmsy        124 167 mathord    ♣
+diamondsuit        cmsy        125 168 mathord    ♢
+heartsuit          cmsy        126 169 mathord    ♡
+spadesuit          cmsy        127 170 mathord    ♠
 # We define lyxnot as mathrel in order to have proper alignment
 lyxnot             cmsy         54  47 mathrel  /           hiddensymbol
 iffont cmsy
@@ -322,679 +327,677 @@ iffont cmsy
 else
 \def\not{\kern4mu\lyxnot\kern-19mu}
 endif
-coprod             cmex      96|97   0 mathop   ⨿         ⨿
-bigvee             cmex      87|95   0 mathop   ⋁          ⋁
-bigwedge           cmex      86|94   0 mathop   ⋀        ⋀
-biguplus           cmex      85|93   0 mathop   ⨄        ⨄
-bigcap             cmex      84|92   0 mathop   ⋂          ⋂
-bigcup             cmex      83|91   0 mathop   ⋃          ⋃
-prod               cmex      81|89 213 mathop   ∏          ∏
-sum                cmex      80|88 229 mathop   ∑           ∑
-bigotimes          cmex      78|79   0 mathop   ⨂        ⨂
-bigoplus           cmex      76|77   0 mathop   ⨁        ⨁
-bigodot            cmex      74|75   0 mathop   ⨀         ⨀
-bigsqcup           cmex      70|71   0 mathop   ⨆        ⨆
-smallint           cmsy        115   0 mathop   ∫           ∫
-triangleleft       cmm          47   0 mathbin  ◃          ◃
-triangleright      cmm          46   0 mathbin  ▹          ▹
-bigtriangleup      cmsy         52   0 mathbin  △         △
-bigtriangledown    cmsy         53   0 mathbin  ▽         ▽
-wedge              cmsy         94 217 mathbin  ∧           ∧
-land               cmsy         94 217 mathbin  ⋀        ⋀
-vee                cmsy         95 218 mathbin  ∨            ∨
-lor                cmsy         95 218 mathbin  ⋁          ⋁
-cap                cmsy         92 199 mathbin  ∩           ∩
-cup                cmsy         91 200 mathbin  ∪           ∪
-ddagger            cmsy        122   0 mathbin  ‡        ‡
-dagger             cmsy        121   0 mathbin  †        †
-sqcap              cmsy        117   0 mathbin  ⊓         ⊓
-sqcup              cmsy        116   0 mathbin  ⊔         ⊔
-uplus              cmsy         93   0 mathbin  ⊎         ⊎
-amalg              cmsy        113   0 mathbin  ⨿         ⨿
-diamond            cmsy        166 224 mathbin  ◊           ◊
-bullet             cmsy        178 183 mathbin  •          •
-wr                 cmsy        111   0 mathbin  ≀        ≀
-div                cmsy        165 184 mathbin  ÷        ÷
-odot               cmsy        175   0 mathbin  ⊙          ⊙
-oslash             cmsy        174 198 mathbin  ø        ø
-otimes             cmsy        172 196 mathbin  ⊗        ⊗
-ominus             cmsy        170   0 mathbin  ⊖        ⊖
-oplus              cmsy        169 197 mathbin  ⊕         ⊕
-mp                 cmsy        168   0 mathbin  ∓        ∓
-pm                 cmsy        167 177 mathbin  ±        ±
-circ               cmsy        177   0 mathbin  ○           ○
-bigcirc            cmsy        176   0 mathbin  ◯         ◯
-setminus           cmsy        110   0 mathbin  ∖         ∖
-cdot               cmsy        162 215 mathbin  ⋅          ⋅
-ast                cmsy        164   0 mathbin  ∗        ∗
-times              cmsy        163 180 mathbin  ×         ×
-star               cmm          63   0 mathbin  ★         ★
-propto             cmsy         47 181 mathrel  ∝         ∝
-sqsubseteq         cmsy        118   0 mathrel  ⊑        ⊑
-sqsupseteq         cmsy        119   0 mathrel  ⊒        ⊒
-parallel           cmsy        107   0 mathrel  ∥          ∥
-mid                cmsy        106 124 mathrel  ∣          ∣
-lvert              cmsy        106 124 mathrel  |               |        amsmath
-rvert              cmsy        106 124 mathrel  |               |        amsmath
-dashv              cmsy         97   0 mathrel  ⊣         ⊣
-vdash              cmsy         96   0 mathrel  ⊢         ⊢
-nearrow            cmsy         37   0 mathrel  ↗         ↗
-searrow            cmsy         38   0 mathrel  ↘         ↘
-nwarrow            cmsy         45   0 mathrel  ↖         ↖
-swarrow            cmsy         46   0 mathrel  ↙         ↙
-Leftrightarrow     cmsy         44 219 mathrel  ↔          ↔
-Leftarrow          cmsy         40 220 mathrel  ⇐          ⇐
-Rightarrow         cmsy         41 222 mathrel  ⇒          ⇒
-le                 cmsy        183 163 mathrel  ≤            ≤
-ge                 cmsy        184 179 mathrel  ≥            ≥
-succ               cmsy        194   0 mathrel  ≻            ≻
-prec               cmsy        193   0 mathrel  ≺            ≺
-approx             cmsy        188 187 mathrel  ≈            ≈
-succeq             cmsy        186   0 mathrel  ⪰           ⪰
-preceq             cmsy        185   0 mathrel  ⪯           ⪯
-supset             cmsy        190 201 mathrel  ⊃           ⊃
-subset             cmsy        189 204 mathrel  ⊂           ⊂
-supseteq           cmsy        182 202 mathrel  ⊇          ⊇
-subseteq           cmsy        181 205 mathrel  ⊆          ⊆
-in                 cmsy         50 206 mathrel  ∈          ∈
-ni                 cmsy         51  39 mathrel  ∋            ∋
-owns               cmsy         51  39 mathrel  ∋            ∋
-gg                 cmsy        192   0 mathrel  ≫            ≫
-ll                 cmsy        191   0 mathrel  ≪            ≪
-leftrightarrow     cmsy         36 171 mathrel  ↔          ↔
-leftarrow          cmsy        195 172 mathrel  ←          ←
-gets               cmsy        195 172 mathrel  ←          ←
-rightarrow         cmsy         33 174 mathrel  →          →
-to                 cmsy         33 174 mathrel  →          →
-mapstochar         cmsy         55   0 mathrel  ⤇        ⤇
-sim                cmsy        187 126 mathrel  ∼           ∼
-simeq              cmsy         39   0 mathrel  ≃          ≃
-perp               cmsy         63   0 mathrel  ⊥          ⊥
-equiv              cmsy        180 186 mathrel  ≡         ≡
-asymp              cmsy        179   0 mathrel  ≈         ≈
-smile              cmm          94   0 mathrel  ⌣         ⌣
-frown              cmm          95   0 mathrel  ⌢         ⌢
-leftharpoonup      cmm          40   0 mathrel  ↼         ↼
-leftharpoondown    cmm          41   0 mathrel  ↽         ↽
-rightharpoonup     cmm          42   0 mathrel  ⇀         ⇀
-rightharpoondown   cmm          43   0 mathrel  ⇁         ⇁
-lhook              cmm          44   0 mathrel  ↩     ↩
-rhook              cmm          45   0 mathrel  ↪    ↪
-ldotp              cmm          58   0 mathpunct  <mo>.</mo>        <mo>.</mo>
+coprod             cmex      96|97   0 mathop   &#x2A3F;
+bigvee             cmex      87|95   0 mathop   &#x22C1;
+bigwedge           cmex      86|94   0 mathop   &#x22C0;
+biguplus           cmex      85|93   0 mathop   &#x2A04;
+bigcap             cmex      84|92   0 mathop   &#x22C2;
+bigcup             cmex      83|91   0 mathop   &#x22C3;
+prod               cmex      81|89 213 mathop   &#x220F;
+sum                cmex      80|88 229 mathop   &#x2211;
+bigotimes          cmex      78|79   0 mathop   &#x2A02;
+bigoplus           cmex      76|77   0 mathop   &#x2A01;
+bigodot            cmex      74|75   0 mathop   &#x2A00;
+bigsqcup           cmex      70|71   0 mathop   &#x2A06;
+smallint           cmsy        115   0 mathop   &#x222B;
+triangleleft       cmm          47   0 mathbin  &#x25C3;
+triangleright      cmm          46   0 mathbin  &#x25B9;
+bigtriangleup      cmsy         52   0 mathbin  &#x25B3;
+bigtriangledown    cmsy         53   0 mathbin  &#x25BD;
+wedge              cmsy         94 217 mathbin  &#x2227;
+land               cmsy         94 217 mathbin  &#x22C0;
+vee                cmsy         95 218 mathbin  &#x2228;
+lor                cmsy         95 218 mathbin  &#x22C1;
+cap                cmsy         92 199 mathbin  &#x2229;
+cup                cmsy         91 200 mathbin  &#x222A;
+ddagger            cmsy        122   0 mathbin  &#x2021;
+dagger             cmsy        121   0 mathbin  &#x2020;
+sqcap              cmsy        117   0 mathbin  &#x2293;
+sqcup              cmsy        116   0 mathbin  &#x2294;
+uplus              cmsy         93   0 mathbin  &#x228E;
+amalg              cmsy        113   0 mathbin  &#x2A3F;
+diamond            cmsy        166 224 mathbin  &#x25CA;
+bullet             cmsy        178 183 mathbin  &#x2022;
+wr                 cmsy        111   0 mathbin  &#x2240;
+div                cmsy        165 184 mathbin  &#x00F7;
+odot               cmsy        175   0 mathbin  &#x2299;
+oslash             cmsy        174 198 mathbin  &#x00F8;
+otimes             cmsy        172 196 mathbin  &#x2297;
+ominus             cmsy        170   0 mathbin  &#x2296;
+oplus              cmsy        169 197 mathbin  &#x2295;
+mp                 cmsy        168   0 mathbin  &#x2213;
+pm                 cmsy        167 177 mathbin  &#x00B1;
+circ               cmsy        177   0 mathbin  &#x25CB;
+bigcirc            cmsy        176   0 mathbin  &#x25EF;
+setminus           cmsy        110   0 mathbin  &#x2216;
+cdot               cmsy        162 215 mathbin  &#x22C5;
+ast                cmsy        164   0 mathbin  &#x2217;
+times              cmsy        163 180 mathbin  &#x00D7;
+star               cmm          63   0 mathbin  &#x2605;
+propto             cmsy         47 181 mathrel  &#x221D;
+sqsubseteq         cmsy        118   0 mathrel  &#x2291;
+sqsupseteq         cmsy        119   0 mathrel  &#x2292;
+parallel           cmsy        107   0 mathrel  &#x2225;
+mid                cmsy        106 124 mathrel  &#x2223;
+lvert              cmsy        106 124 mathrel  &#x007C;        amsmath
+rvert              cmsy        106 124 mathrel  &#x007C;        amsmath
+dashv              cmsy         97   0 mathrel  &#x22A3;
+vdash              cmsy         96   0 mathrel  &#x22A2;
+nearrow            cmsy         37   0 mathrel  &#x2197;
+searrow            cmsy         38   0 mathrel  &#x2198;
+nwarrow            cmsy         45   0 mathrel  &#x2196;
+swarrow            cmsy         46   0 mathrel  &#x2199;
+Leftrightarrow     cmsy         44 219 mathrel  &#x2194;
+Leftarrow          cmsy         40 220 mathrel  &#x21D0;
+Rightarrow         cmsy         41 222 mathrel  &#x21D2;
+le                 cmsy        183 163 mathrel  &#x2264;
+ge                 cmsy        184 179 mathrel  &#x2265;
+succ               cmsy        194   0 mathrel  &#x227B;
+prec               cmsy        193   0 mathrel  &#x227A;
+approx             cmsy        188 187 mathrel  &#x2248;
+succeq             cmsy        186   0 mathrel  &#x2AB0;
+preceq             cmsy        185   0 mathrel  &#x2AAF;
+supset             cmsy        190 201 mathrel  &#x2283;
+subset             cmsy        189 204 mathrel  &#x2282;
+supseteq           cmsy        182 202 mathrel  &#x2287;
+subseteq           cmsy        181 205 mathrel  &#x2286;
+in                 cmsy         50 206 mathrel  &#x2208;
+ni                 cmsy         51  39 mathrel  &#x220B;
+owns               cmsy         51  39 mathrel  &#x220B;
+gg                 cmsy        192   0 mathrel  &#x226B;
+ll                 cmsy        191   0 mathrel  &#x226A;
+leftrightarrow     cmsy         36 171 mathrel  &#x2194;
+leftarrow          cmsy        195 172 mathrel  &#x2190;
+gets               cmsy        195 172 mathrel  &#x2190;
+rightarrow         cmsy         33 174 mathrel  &#x2192;
+to                 cmsy         33 174 mathrel  &#x2192;
+mapstochar         cmsy         55   0 mathrel  &#x2907;
+sim                cmsy        187 126 mathrel  &#x223C;
+simeq              cmsy         39   0 mathrel  &#x2243;
+perp               cmsy         63   0 mathrel  &#x22A5;
+equiv              cmsy        180 186 mathrel  &#x2261;
+asymp              cmsy        179   0 mathrel  &#x2248;
+smile              cmm          94   0 mathrel  &#x2323;
+frown              cmm          95   0 mathrel  &#x2322;
+leftharpoonup      cmm          40   0 mathrel  &#x21BC;
+leftharpoondown    cmm          41   0 mathrel  &#x21BD;
+rightharpoonup     cmm          42   0 mathrel  &#x21C0;
+rightharpoondown   cmm          43   0 mathrel  &#x21C1;
+lhook              cmm          44   0 mathrel  &#x21A9;
+rhook              cmm          45   0 mathrel  &#x21AA;
+ldotp              cmm          58   0 mathpunct  <mo>.</mo>
 # TODO: how to make this namespaced?
-cdotp              cmsy        162   0 mathpunct  &sdot;        &#x22C5;
-colon              cmr          58  58 mathpunct  &colon;       &#x003A;
-arrowvert          cmsy        106   0 mathord  &verbar;        &#x007C;
-Arrowvert          cmsy        107   0 mathord  &par;           &#x2225;
-Vert               cmsy        107   0 mathord  &par;           &#x2225;
-lVert              cmsy        107   0 mathord  &par;           &#x2225;        amsmath
-rVert              cmsy        107   0 mathord  &par;           &#x2225;        amsmath
-|                  cmsy        107   0 mathord  &verbar;        &#x007C;
-vert               cmsy        106   0 mathord  &verbar;        &#x007C;
-uparrow            cmsy         34 173 mathrel &uarr;          &#x2191;
-downarrow          cmsy         35 175 mathrel  &darr;          &#x2193;
-updownarrow        cmsy        108   0 mathrel  &varr;          &#x2195;
-Uparrow            cmsy         42 221 mathrel  &uArr;          &#x21D1;
-Downarrow          cmsy         43 223 mathrel  &dArr;          &#x21D3;
-Updownarrow        cmsy        109   0 mathrel  &vArr;          &#x21D5;
-backslash          cmsy        110   0 mathord  &bsol;          &#x005C;
-rangle             cmsy        105 241 mathclose  &rang;        &#x27E9;
-langle             cmsy        104 225 mathopen  &lang;         &#x27E8;
-rbrace             cmsy        103   0 mathclose  &rcub;        &#x007D;
-lbrace             cmsy        102   0 mathopen  &lcub;         &#x007B;
-rceil              cmsy        101 249 mathclose  &rceil;       &#x2309;
-lceil              cmsy        100 233 mathopen  &lceil;        &#x2308;
-rfloor             cmsy         99 251 mathclose  &rfloor;      &#x230B;
-lfloor             cmsy         98 235 mathopen  &lfloor;       &#x230A;
-mathparagraph      cmsy        123   0 mathord  &para;          &#x00B6;
-mathsection        cmsy        120   0 mathord  &sect;          &#x00A7;
-mathdollar         cmr          36   0 mathord  &dollar;        &#x0024;
+cdotp              cmsy        162   0 mathpunct  &#x22C5;
+colon              cmr          58  58 mathpunct  &#x003A;
+arrowvert          cmsy        106   0 mathord    &#x007C;
+Arrowvert          cmsy        107   0 mathord    &#x2225;
+Vert               cmsy        107   0 mathord    &#x2225;
+lVert              cmsy        107   0 mathord    &#x2225;        amsmath
+rVert              cmsy        107   0 mathord    &#x2225;        amsmath
+|                  cmsy        107   0 mathord    &#x007C;
+vert               cmsy        106   0 mathord    &#x007C;
+uparrow            cmsy         34 173 mathrel   &#x2191;
+downarrow          cmsy         35 175 mathrel    &#x2193;
+updownarrow        cmsy        108   0 mathrel    &#x2195;
+Uparrow            cmsy         42 221 mathrel    &#x21D1;
+Downarrow          cmsy         43 223 mathrel    &#x21D3;
+Updownarrow        cmsy        109   0 mathrel    &#x21D5;
+backslash          cmsy        110   0 mathord    &#x005C;
+rangle             cmsy        105 241 mathclose  &#x27E9;
+langle             cmsy        104 225 mathopen   &#x27E8;
+rbrace             cmsy        103   0 mathclose  &#x007D;
+lbrace             cmsy        102   0 mathopen   &#x007B;
+rceil              cmsy        101 249 mathclose  &#x2309;
+lceil              cmsy        100 233 mathopen   &#x2308;
+rfloor             cmsy         99 251 mathclose  &#x230B;
+lfloor             cmsy         98 235 mathopen   &#x230A;
+mathparagraph      cmsy        123   0 mathord    &#x00B6;
+mathsection        cmsy        120   0 mathord    &#x00A7;
+mathdollar         cmr          36   0 mathord    &#x0024;
 
 # Generated from amsfonts.sty
 
-yen                msa          85   0 mathord  &yen;           &#x00A5;
-checkmark          msa          88   0 mathord  &check;         &#x2713;
-circledR           msa         114   0 mathord  &reg;           &#x00AE;
-maltese            msa         122   0 mathord  &malt;          &#x2720;
-ulcorner           msa         112   0 mathopen  &ulcorn;       &#x231C;
-urcorner           msa         113   0 mathclose  &urcorn;      &#x231D;
-llcorner           msa         120   0 mathopen  &dlcorn;       &#x231E;
-lrcorner           msa         121   0 mathclose  &drcorn;      &#x231F;
-rightleftharpoons  msa         172   0 mathrel  &lrhar;         &#x21CB;
-angle              msa          92 208 mathord  &ang;           &#x2220;
-sqsubset           msa          64   0 mathrel  &sqsub;         &#x228F;
-sqsupset           msa          65   0 mathrel  &sqsup;         &#x2290;
-mho                msb         102   0 mathord  &mho;           &#x2127;
-square             msa         164   0 mathord  &square;        &#x25A1;
-Box                msa         164   0 mathord  &square;        &#x25A1;
-lozenge            msa         167   0 mathord  &loz;           &#x25CA;
-Diamond            msa         167   0 mathord  &diam;          &#x22C4;
-vartriangleright   msa          66   0 mathrel  &rtri;          &#x25B9;
-vartriangleleft    msa          67   0 mathrel  &ltri;          &#x25C3;
-trianglerighteq    msa          68   0 mathrel  &rtrie;         &#x22B5;
-trianglelefteq     msa          69   0 mathrel  &ltrie;         &#x22B4;
-rightsquigarrow    msa         195   0 mathrel  &rarrw;         &#x219D;
-lhd                msa          67   0 mathbin  &ltri;          &#x25C3;
-unlhd              msa          69   0 mathbin  &ltrie;         &#x22B4;
-rhd                msa          66   0 mathbin  &rtri;          &#x25B9;
-unrhd              msa          68   0 mathbin  &rtrie;         &#x22B5;
+yen                msa          85   0 mathord    &#x00A5;
+checkmark          msa          88   0 mathord    &#x2713;
+circledR           msa         114   0 mathord    &#x00AE;
+maltese            msa         122   0 mathord    &#x2720;
+ulcorner           msa         112   0 mathopen   &#x231C;
+urcorner           msa         113   0 mathclose  &#x231D;
+llcorner           msa         120   0 mathopen   &#x231E;
+lrcorner           msa         121   0 mathclose  &#x231F;
+rightleftharpoons  msa         172   0 mathrel    &#x21CB;
+angle              msa          92 208 mathord    &#x2220;
+sqsubset           msa          64   0 mathrel    &#x228F;
+sqsupset           msa          65   0 mathrel    &#x2290;
+mho                msb         102   0 mathord    &#x2127;
+square             msa         164   0 mathord    &#x25A1;
+Box                msa         164   0 mathord    &#x25A1;
+lozenge            msa         167   0 mathord    &#x25CA;
+Diamond            msa         167   0 mathord    &#x22C4;
+vartriangleright   msa          66   0 mathrel    &#x25B9;
+vartriangleleft    msa          67   0 mathrel    &#x25C3;
+trianglerighteq    msa          68   0 mathrel    &#x22B5;
+trianglelefteq     msa          69   0 mathrel    &#x22B4;
+rightsquigarrow    msa         195   0 mathrel    &#x219D;
+lhd                msa          67   0 mathbin    &#x25C3;
+unlhd              msa          69   0 mathbin    &#x22B4;
+rhd                msa          66   0 mathbin    &#x25B9;
+unrhd              msa          68   0 mathbin    &#x22B5;
 
 # Generated from amssymb.sty
 
-boxdot             msa         161   0 mathbin  &sdotb;         &#x22A1;
-boxplus            msa         162   0 mathbin  &plusb;         &#x229E;
-boxtimes           msa         163   0 mathbin  &timesb;        &#x22A0;
-blacksquare        msa         165   0 mathord  &block;         &#x2588;
-centerdot          msa         166   0 mathbin  &squarf;        &#x25AA;
-blacklozenge       msa         168   0 mathord  &diams;         &#x2666;
-circlearrowright   msa         169   0 mathrel  &orarr;         &#x21BB;
-circlearrowleft    msa         170   0 mathrel  &olarr;         &#x21BA;
-leftrightharpoons  msa         174   0 mathrel  &lrhar;         &#x21CB;
-boxminus           msa         175   0 mathbin  &minusb;        &#x229F;
-Vdash              msa         176   0 mathrel  &Vdash;         &#x22A9;
-Vvdash             msa         177   0 mathrel  &Vvdash;        &#x22AA;
-vDash              msa         178   0 mathrel  &vDash;         &#x22A8;
-twoheadrightarrow  msa         179   0 mathrel  &Rarr;          &#x21A0;
-twoheadleftarrow   msa         180   0 mathrel  &Larr;          &#x219E;
-leftleftarrows     msa         181   0 mathrel  &llarr;         &#x21C7;
-rightrightarrows   msa         182   0 mathrel  &rrarr;         &#x21C9;
-upuparrows         msa         183   0 mathrel  &uuarr;         &#x21C8;
-downdownarrows     msa         184   0 mathrel  &ddarr;         &#x21CA;
-upharpoonright     msa         185   0 mathrel  &uharr;         &#x21BE;
-restriction        msa         185   0 mathrel  &uharr;         &#x21BE;
-downharpoonright   msa         186   0 mathrel  &dharr;         &#x21C2;
-upharpoonleft      msa         187   0 mathrel  &uharl;         &#x21BF;
-downharpoonleft    msa         188   0 mathrel  &dharl;         &#x21C3;
-rightarrowtail     msa         189   0 mathrel  &rarrtl;        &#x21A3;
-leftarrowtail      msa         190   0 mathrel  &larrtl;        &#x21A2;
-leftrightarrows    msa         191   0 mathrel  &lrarr;         &#x21C6;
-rightleftarrows    msa         192   0 mathrel  &rlarr;         &#x21C4;
-Lsh                msa         193   0 mathrel  &lsh;           &#x21B0;
-Rsh                msa         194   0 mathrel  &rsh;           &#x21B1;
-leftrightsquigarrow msa         33   0 mathrel  &harrw;         &#x21AD;
-looparrowleft      msa          34   0 mathrel  &larrlp;        &#x21AB;
-looparrowright     msa          35   0 mathrel  &rarrlp;        &#x21AC;
-circeq             msa          36   0 mathrel  &cire;          &#x2257;
-succsim            msa          37   0 mathrel  &scsim;         &#x227F;
-gtrsim             msa          38   0 mathrel  &gsim;          &#x2273;
-gtrapprox          msa          39   0 mathrel  &gap;           &#x2A86;
-multimap           msa          40   0 mathrel  &mumap;         &#x22B8;
-therefore          msa          41  92 mathrel  &there4;        &#x2234;
-because            msa          42   0 mathrel  &becaus;        &#x2235;
-doteqdot           msa          43   0 mathrel  &eDot;          &#x2251;
-Doteq              msa          43   0 mathrel  &eDot;          &#x2251;
-triangleq          msa          44   0 mathrel  &trie;          &#x225C;
-precsim            msa          45   0 mathrel  &prsim;         &#x227E;
-lesssim            msa          46   0 mathrel  &lsim;          &#x2272;
-lessapprox         msa          47   0 mathrel  &lap;           &#x2A85;
-eqslantless        msa          48   0 mathrel  &els;           &#x2A95;
-eqslantgtr         msa          49   0 mathrel  &egs;           &#x2A96;
-curlyeqprec        msa          50   0 mathrel  &cuepr;         &#x22DE;
-curlyeqsucc        msa          51   0 mathrel  &cuesc;         &#x22DF;
-preccurlyeq        msa          52   0 mathrel  &prcue;         &#x227C;
-leqq               msa          53   0 mathrel  &lE;            &#x2266;
-leqslant           msa          54   0 mathrel  &les;           &#x2A7D;
-lessgtr            msa          55   0 mathrel  &lg;            &#x2276;
-backprime          msa          56   0 mathord  &bprime;        &#x2035;
-risingdotseq       msa          58   0 mathrel  &erDot;         &#x2253;
-fallingdotseq      msa          59   0 mathrel  &efDot;         &#x2252;
-succcurlyeq        msa          60   0 mathrel  &sccue;         &#x227D;
-geqq               msa          61   0 mathrel  &gE;            &#x2267;
-geqslant           msa          62   0 mathrel  &ges;           &#x2A7E;
-gtrless            msa          63   0 mathrel  &gl;            &#x2277;
-bigstar            msa          70   0 mathord  &starf;         &#x2605;
-between            msa          71   0 mathrel  &twixt;         &#x226C;
-blacktriangledown  msa          72   0 mathord  &dtrif;         &#x25BE;
-blacktriangleright msa          73   0 mathrel  &rtrif;         &#x25B8;
-blacktriangleleft  msa          74   0 mathrel  &ltrif;         &#x25C2;
-vartriangle        msa          77   0 mathrel  &#x25b5;        &#x25B5;
-blacktriangle      msa          78   0 mathord  &utrif;         &#x25B4;
-triangledown       msa          79   0 mathord  &dtri;          &#x25BF;
-eqcirc             msa          80   0 mathrel  &ecir;          &#x2256;
-lesseqgtr          msa          81   0 mathrel  &leg;           &#x22DA;
-gtreqless          msa          82   0 mathrel  &gel;           &#x22DB;
-lesseqqgtr         msa          83   0 mathrel  &lEg;           &#x2A8B;
-gtreqqless         msa          84   0 mathrel  &gEl;           &#x2A8C;
-Rrightarrow        msa          86   0 mathrel  &rAarr;         &#x21DB;
-Lleftarrow         msa          87   0 mathrel  &lAarr;         &#x21DA;
-veebar             msa          89   0 mathbin  &veebar;        &#x22BB;
-barwedge           msa          90   0 mathbin  &barwed;        &#x2305;
-doublebarwedge     msa          91   0 mathbin  &Barwed;        &#x2306;
-measuredangle      msa          93   0 mathord  &angmsd;        &#x2221;
-sphericalangle     msa          94   0 mathord  &angsph;        &#x2222;
-varpropto          msa          95   0 mathrel  &vprop;         &#x221D;
-smallsmile         msa          96   0 mathrel  &ssmile;        &#x2323;
-smallfrown         msa          97   0 mathrel  &sfrown;        &#x2322;
-Subset             msa          98   0 mathrel  &Sub;           &#x22D0;
-Supset             msa          99   0 mathrel  &Sup;           &#x22D1;
-Cup                msa         100   0 mathbin  &Cup;           &#x22D3;
-doublecup          msa         100   0 mathbin  &Cup;           &#x22D3;
-Cap                msa         101   0 mathbin  &Cap;           &#x22D2;
-doublecap          msa         101   0 mathbin  &Cap;           &#x22D2;
-curlywedge         msa         102   0 mathbin  &cuwed;         &#x22CF;
-curlyvee           msa         103   0 mathbin  &cuvee;         &#x22CE;
-leftthreetimes     msa         104   0 mathbin  &lthree;        &#x22CB;
-rightthreetimes    msa         105   0 mathbin  &rthree;        &#x22CC;
-subseteqq          msa         106   0 mathrel  &subE;          &#x2AC5;
-supseteqq          msa         107   0 mathrel  &supE;          &#x2AC6;
-bumpeq             msa         108   0 mathrel  &bumpe;         &#x224F;
-Bumpeq             msa         109   0 mathrel  &bump;          &#x224E;
-lll                msa         110   0 mathrel  &Ll;            &#x22D8;
-llless             msa         110   0 mathrel  &Ll;            &#x22D8;
-ggg                msa         111   0 mathrel  &Gg;            &#x22D9;
-gggtr              msa         111   0 mathrel  &Gg;            &#x22D9;
-circledS           msa         115   0 mathord  &oS;            &#x24C8;
-pitchfork          msa         116   0 mathrel  &fork;          &#x22D4;
-dotplus            msa         117   0 mathbin  &plusdo;        &#x2214;
-backsim            msa         118   0 mathrel  &bsim;          &#x223D;
-backsimeq          msa         119   0 mathrel  &bsime;         &#x22CD;
-complement         msa         123   0 mathord  &comp;          &#x2201;
-intercal           msa         124   0 mathbin  &intcal;        &#x22BA;
-circledcirc        msa         125   0 mathbin  &ocir;          &#x229A;
-circledast         msa         126   0 mathbin  &oast;          &#x229B;
-circleddash        msa         127   0 mathbin  &odash;         &#x229D;
-lvertneqq          msb         161   0 mathrel  &lvnE;          &#x2268;&#xFE00;
-gvertneqq          msb         162   0 mathrel  &gvnE;          &#x2269;&#xFE00;
-nleq               msb         163   0 mathrel  &nle;           &#x2270;
-ngeq               msb         164   0 mathrel  &nge;           &#x2271;
-nless              msb         165   0 mathrel  &nlt;           &#x226E;
-ngtr               msb         166   0 mathrel  &ngt;           &#x226F;
-nprec              msb         167   0 mathrel  &npr;           &#x2280;
-nsucc              msb         168   0 mathrel  &nsc;           &#x2281;
-lneqq              msb         169   0 mathrel  &lnE;           &#x2268;
-gneqq              msb         170   0 mathrel  &gnE;           &#x2269;
-nleqslant          msb         172   0 mathrel  &nles;          &#x2A7D;&#x338;
-ngeqslant          msb         174   0 mathrel  &nges;          &#x2A7E;&#x338;
-lneq               msb         175   0 mathrel  &nle;           &#x2270;
-gneq               msb         176   0 mathrel  &gne;           &#x2A88;
-npreceq            msb         177   0 mathrel  &nprcue;        &#x22E0;
-nsucceq            msb         178   0 mathrel  &nsccue;        &#x22E1;
-precnsim           msb         179   0 mathrel  &prnsim;        &#x22E8;
-succnsim           msb         180   0 mathrel  &scnsim;        &#x22E9;
-lnsim              msb         181   0 mathrel  &lnsim;         &#x22E6;
-gnsim              msb         182   0 mathrel  &gnsim;         &#x22E7;
-nleqq              msb         183   0 mathrel  &nlE;           &#x2266;&#x0338;
-ngeqq              msb         184   0 mathrel  &ngE;           &#x2267;&#x0338;
-precneqq           msb         185   0 mathrel  &prnE;          &#x2AB5;
-succneqq           msb         186   0 mathrel  &scnE;          &#x2AB6;
-precnapprox        msb         187   0 mathrel  &prnap;         &#x2AB9;
-succnapprox        msb         188   0 mathrel  &scnap;         &#x2ABA;
-lnapprox           msb         189   0 mathrel  &lnap;          &#x2A89;
-gnapprox           msb         190   0 mathrel  &gnap;          &#x2A8A;
-nsim               msb         191   0 mathrel  &nsim;          &#x2241;
-ncong              msb         192   0 mathrel  &ncong;         &#x2247;
-diagup             msb         193   0 mathord  &#x2571;        &#x2571;
-diagdown           msb         194   0 mathord  &#x2572;        &#x2572;
-varsubsetneq       msb         195   0 mathrel  &vsubne;        &#x228A;&#xFE00;
-varsupsetneq       msb          33   0 mathrel  &vsupne;        &#x228B;&#xFE00;
-nsubseteqq         msb          34   0 mathrel  &nsube;         &#x2288;
-nsupseteqq         msb          35   0 mathrel  &nsupe;         &#x2289;
-subsetneqq         msb          36   0 mathrel  &nsubE;         &#x2AC5;&#0338;
-supsetneqq         msb          37   0 mathrel  &nsupE;         &#x2AC6;&#0338;
-varsubsetneqq      msb          38   0 mathrel  &vsubnE;        &#x2ACB;&#0338;
-varsupsetneqq      msb          39   0 mathrel  &vsupnE;        &#x2ACC;&#0338;
-subsetneq          msb          40   0 mathrel  &subne;         &#x228A;
-supsetneq          msb          41   0 mathrel  &supne;         &#x228B;
-nsubseteq          msb          42   0 mathrel  &nsube;         &#x2288;
-nsupseteq          msb          43   0 mathrel  &nsupe;         &#x2289;
-nparallel          msb          44   0 mathrel  &npar;          &#x2226;
-nmid               msb          45   0 mathrel  &rnmid;         &#x2AEE;
-nshortmid          msb          46   0 mathrel  &nsmid;         &#x2224;
-nshortparallel     msb          47   0 mathrel  &nspar;         &#x2226;
-nvdash             msb          48   0 mathrel  &nvdash;        &#x22AC;
-nVdash             msb          49   0 mathrel  &nVdash;        &#x22AE;
-nvDash             msb          50   0 mathrel  &nvDash;        &#x22AD;
-nVDash             msb          51   0 mathrel  &nVDash;        &#x22AF;
-ntrianglerighteq   msb          52   0 mathrel  &nrtrie;        &#x22ED;
-ntrianglelefteq    msb          53   0 mathrel  &nltrie;        &#x22EC;
-ntriangleleft      msb          54   0 mathrel  &nltri;         &#x22EA;
-ntriangleright     msb          55   0 mathrel  &nrtri;         &#x22EB;
-nleftarrow         msb          56   0 mathrel  &nlarr;         &#x219A;
-nrightarrow        msb          57   0 mathrel  &nrarr;         &#x219B;
-nLeftarrow         msb          58   0 mathrel  &nlArr;         &#x21CD;
-nRightarrow        msb          59   0 mathrel  &nrArr;         &#x21CF;
-nLeftrightarrow    msb          60   0 mathrel  &nhArr;         &#x21CE;
-nleftrightarrow    msb          61   0 mathrel  &nharr;         &#x21AE;
-divideontimes      msb          62   0 mathbin  &divonx;        &#x22C7;
-varnothing         msb          63   0 mathord  &emptyv;        &#x2205;
-nexists            msb          64   0 mathord  &nexist;        &#x2204;
-Finv               msb          96   0 mathord  &#x2132;        &#x2132;
-Game               msb          97   0 mathord  &#x2141;        &#x2141;
-eth                msb         103   0 mathord  &#x00F0;        &#x00F0;
-eqsim              msb         104   0 mathrel  &esim;          &#x2242;
-beth               msb         105   0 mathord  &beth;          &#x2136;
-gimel              msb         106   0 mathord  &gimel;         &#x2137;
-daleth             msb         107   0 mathord  &daleth;        &#x2138;
-lessdot            msb         108   0 mathbin  &ltdot;         &#x22D6;
-gtrdot             msb         109   0 mathbin  &gtdot;         &#x22D7;
-ltimes             msb         110   0 mathbin  &ltimes;        &#x22C9;
-rtimes             msb         111   0 mathbin  &rtimes;        &#x22CA;
-shortmid           msb         112   0 mathrel  &smid;          &#x2223;
-shortparallel      msb         113   0 mathrel  &spar;          &#x2225;
-smallsetminus      msb         114   0 mathbin  &ssetmn;        &#x2216;
-thicksim           msb         115   0 mathrel  &thksim;        &#x223C;
-thickapprox        msb         116   0 mathrel  &thkap;         &#x2248;
-approxeq           msb         117   0 mathrel  &ape;           &#x224A;
-succapprox         msb         118   0 mathrel  &scap;          &#x2AB8;
-precapprox         msb         119   0 mathrel  &prap;          &#x2AB7;
-curvearrowleft     msb         120   0 mathrel  &cularr;        &#x21B6;
-curvearrowright    msb         121   0 mathrel  &curarr;        &#x21B7;
-digamma            msb         122   0 mathord  &gammad;        &#x03DD;
-varkappa           msb         123   0 mathord  &kappav;        &#x03F0;
+boxdot             msa         161   0 mathbin  &#x22A1;
+boxplus            msa         162   0 mathbin  &#x229E;
+boxtimes           msa         163   0 mathbin  &#x22A0;
+blacksquare        msa         165   0 mathord  &#x2588;
+centerdot          msa         166   0 mathbin  &#x25AA;
+blacklozenge       msa         168   0 mathord  &#x2666;
+circlearrowright   msa         169   0 mathrel  &#x21BB;
+circlearrowleft    msa         170   0 mathrel  &#x21BA;
+leftrightharpoons  msa         174   0 mathrel  &#x21CB;
+boxminus           msa         175   0 mathbin  &#x229F;
+Vdash              msa         176   0 mathrel  &#x22A9;
+Vvdash             msa         177   0 mathrel  &#x22AA;
+vDash              msa         178   0 mathrel  &#x22A8;
+twoheadrightarrow  msa         179   0 mathrel  &#x21A0;
+twoheadleftarrow   msa         180   0 mathrel  &#x219E;
+leftleftarrows     msa         181   0 mathrel  &#x21C7;
+rightrightarrows   msa         182   0 mathrel  &#x21C9;
+upuparrows         msa         183   0 mathrel  &#x21C8;
+downdownarrows     msa         184   0 mathrel  &#x21CA;
+upharpoonright     msa         185   0 mathrel  &#x21BE;
+restriction        msa         185   0 mathrel  &#x21BE;
+downharpoonright   msa         186   0 mathrel  &#x21C2;
+upharpoonleft      msa         187   0 mathrel  &#x21BF;
+downharpoonleft    msa         188   0 mathrel  &#x21C3;
+rightarrowtail     msa         189   0 mathrel  &#x21A3;
+leftarrowtail      msa         190   0 mathrel  &#x21A2;
+leftrightarrows    msa         191   0 mathrel  &#x21C6;
+rightleftarrows    msa         192   0 mathrel  &#x21C4;
+Lsh                msa         193   0 mathrel  &#x21B0;
+Rsh                msa         194   0 mathrel  &#x21B1;
+leftrightsquigarrow msa         33   0 mathrel  &#x21AD;
+looparrowleft      msa          34   0 mathrel  &#x21AB;
+looparrowright     msa          35   0 mathrel  &#x21AC;
+circeq             msa          36   0 mathrel  &#x2257;
+succsim            msa          37   0 mathrel  &#x227F;
+gtrsim             msa          38   0 mathrel  &#x2273;
+gtrapprox          msa          39   0 mathrel  &#x2A86;
+multimap           msa          40   0 mathrel  &#x22B8;
+therefore          msa          41  92 mathrel  &#x2234;
+because            msa          42   0 mathrel  &#x2235;
+doteqdot           msa          43   0 mathrel  &#x2251;
+Doteq              msa          43   0 mathrel  &#x2251;
+triangleq          msa          44   0 mathrel  &#x225C;
+precsim            msa          45   0 mathrel  &#x227E;
+lesssim            msa          46   0 mathrel  &#x2272;
+lessapprox         msa          47   0 mathrel  &#x2A85;
+eqslantless        msa          48   0 mathrel  &#x2A95;
+eqslantgtr         msa          49   0 mathrel  &#x2A96;
+curlyeqprec        msa          50   0 mathrel  &#x22DE;
+curlyeqsucc        msa          51   0 mathrel  &#x22DF;
+preccurlyeq        msa          52   0 mathrel  &#x227C;
+leqq               msa          53   0 mathrel  &#x2266;
+leqslant           msa          54   0 mathrel  &#x2A7D;
+lessgtr            msa          55   0 mathrel  &#x2276;
+backprime          msa          56   0 mathord  &#x2035;
+risingdotseq       msa          58   0 mathrel  &#x2253;
+fallingdotseq      msa          59   0 mathrel  &#x2252;
+succcurlyeq        msa          60   0 mathrel  &#x227D;
+geqq               msa          61   0 mathrel  &#x2267;
+geqslant           msa          62   0 mathrel  &#x2A7E;
+gtrless            msa          63   0 mathrel  &#x2277;
+bigstar            msa          70   0 mathord  &#x2605;
+between            msa          71   0 mathrel  &#x226C;
+blacktriangledown  msa          72   0 mathord  &#x25BE;
+blacktriangleright msa          73   0 mathrel  &#x25B8;
+blacktriangleleft  msa          74   0 mathrel  &#x25C2;
+vartriangle        msa          77   0 mathrel  &#x25B5;
+blacktriangle      msa          78   0 mathord  &#x25B4;
+triangledown       msa          79   0 mathord  &#x25BF;
+eqcirc             msa          80   0 mathrel  &#x2256;
+lesseqgtr          msa          81   0 mathrel  &#x22DA;
+gtreqless          msa          82   0 mathrel  &#x22DB;
+lesseqqgtr         msa          83   0 mathrel  &#x2A8B;
+gtreqqless         msa          84   0 mathrel  &#x2A8C;
+Rrightarrow        msa          86   0 mathrel  &#x21DB;
+Lleftarrow         msa          87   0 mathrel  &#x21DA;
+veebar             msa          89   0 mathbin  &#x22BB;
+barwedge           msa          90   0 mathbin  &#x2305;
+doublebarwedge     msa          91   0 mathbin  &#x2306;
+measuredangle      msa          93   0 mathord  &#x2221;
+sphericalangle     msa          94   0 mathord  &#x2222;
+varpropto          msa          95   0 mathrel  &#x221D;
+smallsmile         msa          96   0 mathrel  &#x2323;
+smallfrown         msa          97   0 mathrel  &#x2322;
+Subset             msa          98   0 mathrel  &#x22D0;
+Supset             msa          99   0 mathrel  &#x22D1;
+Cup                msa         100   0 mathbin  &#x22D3;
+doublecup          msa         100   0 mathbin  &#x22D3;
+Cap                msa         101   0 mathbin  &#x22D2;
+doublecap          msa         101   0 mathbin  &#x22D2;
+curlywedge         msa         102   0 mathbin  &#x22CF;
+curlyvee           msa         103   0 mathbin  &#x22CE;
+leftthreetimes     msa         104   0 mathbin  &#x22CB;
+rightthreetimes    msa         105   0 mathbin  &#x22CC;
+subseteqq          msa         106   0 mathrel  &#x2AC5;
+supseteqq          msa         107   0 mathrel  &#x2AC6;
+bumpeq             msa         108   0 mathrel  &#x224F;
+Bumpeq             msa         109   0 mathrel  &#x224E;
+lll                msa         110   0 mathrel  &#x22D8;
+llless             msa         110   0 mathrel  &#x22D8;
+ggg                msa         111   0 mathrel  &#x22D9;
+gggtr              msa         111   0 mathrel  &#x22D9;
+circledS           msa         115   0 mathord  &#x24C8;
+pitchfork          msa         116   0 mathrel  &#x22D4;
+dotplus            msa         117   0 mathbin  &#x2214;
+backsim            msa         118   0 mathrel  &#x223D;
+backsimeq          msa         119   0 mathrel  &#x22CD;
+complement         msa         123   0 mathord  &#x2201;
+intercal           msa         124   0 mathbin  &#x22BA;
+circledcirc        msa         125   0 mathbin  &#x229A;
+circledast         msa         126   0 mathbin  &#x229B;
+circleddash        msa         127   0 mathbin  &#x229D;
+lvertneqq          msb         161   0 mathrel  &#x2268;&#xFE00;
+gvertneqq          msb         162   0 mathrel  &#x2269;&#xFE00;
+nleq               msb         163   0 mathrel  &#x2270;
+ngeq               msb         164   0 mathrel  &#x2271;
+nless              msb         165   0 mathrel  &#x226E;
+ngtr               msb         166   0 mathrel  &#x226F;
+nprec              msb         167   0 mathrel  &#x2280;
+nsucc              msb         168   0 mathrel  &#x2281;
+lneqq              msb         169   0 mathrel  &#x2268;
+gneqq              msb         170   0 mathrel  &#x2269;
+nleqslant          msb         172   0 mathrel  &#x2A7D;&#x338;
+ngeqslant          msb         174   0 mathrel  &#x2A7E;&#x338;
+lneq               msb         175   0 mathrel  &#x2270;
+gneq               msb         176   0 mathrel  &#x2A88;
+npreceq            msb         177   0 mathrel  &#x22E0;
+nsucceq            msb         178   0 mathrel  &#x22E1;
+precnsim           msb         179   0 mathrel  &#x22E8;
+succnsim           msb         180   0 mathrel  &#x22E9;
+lnsim              msb         181   0 mathrel  &#x22E6;
+gnsim              msb         182   0 mathrel  &#x22E7;
+nleqq              msb         183   0 mathrel  &#x2266;&#x0338;
+ngeqq              msb         184   0 mathrel  &#x2267;&#x0338;
+precneqq           msb         185   0 mathrel  &#x2AB5;
+succneqq           msb         186   0 mathrel  &#x2AB6;
+precnapprox        msb         187   0 mathrel  &#x2AB9;
+succnapprox        msb         188   0 mathrel  &#x2ABA;
+lnapprox           msb         189   0 mathrel  &#x2A89;
+gnapprox           msb         190   0 mathrel  &#x2A8A;
+nsim               msb         191   0 mathrel  &#x2241;
+ncong              msb         192   0 mathrel  &#x2247;
+diagup             msb         193   0 mathord  &#x2571;
+diagdown           msb         194   0 mathord  &#x2572;
+varsubsetneq       msb         195   0 mathrel  &#x228A;&#xFE00;
+varsupsetneq       msb          33   0 mathrel  &#x228B;&#xFE00;
+nsubseteqq         msb          34   0 mathrel  &#x2288;
+nsupseteqq         msb          35   0 mathrel  &#x2289;
+subsetneqq         msb          36   0 mathrel  &#x2AC5;&#0338;
+supsetneqq         msb          37   0 mathrel  &#x2AC6;&#0338;
+varsubsetneqq      msb          38   0 mathrel  &#x2ACB;&#0338;
+varsupsetneqq      msb          39   0 mathrel  &#x2ACC;&#0338;
+subsetneq          msb          40   0 mathrel  &#x228A;
+supsetneq          msb          41   0 mathrel  &#x228B;
+nsubseteq          msb          42   0 mathrel  &#x2288;
+nsupseteq          msb          43   0 mathrel  &#x2289;
+nparallel          msb          44   0 mathrel  &#x2226;
+nmid               msb          45   0 mathrel  &#x2AEE;
+nshortmid          msb          46   0 mathrel  &#x2224;
+nshortparallel     msb          47   0 mathrel  &#x2226;
+nvdash             msb          48   0 mathrel  &#x22AC;
+nVdash             msb          49   0 mathrel  &#x22AE;
+nvDash             msb          50   0 mathrel  &#x22AD;
+nVDash             msb          51   0 mathrel  &#x22AF;
+ntrianglerighteq   msb          52   0 mathrel  &#x22ED;
+ntrianglelefteq    msb          53   0 mathrel  &#x22EC;
+ntriangleleft      msb          54   0 mathrel  &#x22EA;
+ntriangleright     msb          55   0 mathrel  &#x22EB;
+nleftarrow         msb          56   0 mathrel  &#x219A;
+nrightarrow        msb          57   0 mathrel  &#x219B;
+nLeftarrow         msb          58   0 mathrel  &#x21CD;
+nRightarrow        msb          59   0 mathrel  &#x21CF;
+nLeftrightarrow    msb          60   0 mathrel  &#x21CE;
+nleftrightarrow    msb          61   0 mathrel  &#x21AE;
+divideontimes      msb          62   0 mathbin  &#x22C7;
+varnothing         msb          63   0 mathord  &#x2205;
+nexists            msb          64   0 mathord  &#x2204;
+Finv               msb          96   0 mathord  &#x2132;
+Game               msb          97   0 mathord  &#x2141;
+eth                msb         103   0 mathord  &#x00F0;
+eqsim              msb         104   0 mathrel  &#x2242;
+beth               msb         105   0 mathord  &#x2136;
+gimel              msb         106   0 mathord  &#x2137;
+daleth             msb         107   0 mathord  &#x2138;
+lessdot            msb         108   0 mathbin  &#x22D6;
+gtrdot             msb         109   0 mathbin  &#x22D7;
+ltimes             msb         110   0 mathbin  &#x22C9;
+rtimes             msb         111   0 mathbin  &#x22CA;
+shortmid           msb         112   0 mathrel  &#x2223;
+shortparallel      msb         113   0 mathrel  &#x2225;
+smallsetminus      msb         114   0 mathbin  &#x2216;
+thicksim           msb         115   0 mathrel  &#x223C;
+thickapprox        msb         116   0 mathrel  &#x2248;
+approxeq           msb         117   0 mathrel  &#x224A;
+succapprox         msb         118   0 mathrel  &#x2AB8;
+precapprox         msb         119   0 mathrel  &#x2AB7;
+curvearrowleft     msb         120   0 mathrel  &#x21B6;
+curvearrowright    msb         121   0 mathrel  &#x21B7;
+digamma            msb         122   0 mathord  &#x03DD;
+varkappa           msb         123   0 mathord  &#x03F0;
 # Note: Other blackboard symbols are in the same unicode range
-Bbbk               msb         124   0 mathord  &#x1d55c;       &#x1d55c;
-hslash             msb         125   0 mathord  &plankv;        &#x210F;
-hbar               msb         126   0 mathord  &planck;        &#x210F;
-backepsilon        msb         127   0 mathrel  &bepsi;         &#x03F6;
-
-lyxbar             cmsy        161   0 mathrel   &mdash;        &#x2014;        hiddensymbol
-lyxminus           cmsy        161   0 mathbin   &mdash;        &#x2014;        hiddensymbol
-lyxplus            cmr          43  43 mathbin   +              +               hiddensymbol
-lyxeq              cmr          61  61 mathord   =              =               hiddensymbol
-lyxeqrel           cmr          61  61 mathrel   =              =               hiddensymbol
-lyxlt              cmm          60  60 mathrel   &lt;           &lt;            hiddensymbol
-lyxgt              cmm          62  62 mathrel   &gt;           &gt;            hiddensymbol
-lyxdabar           msa          57   0 mathord   &ndash;        &#x2013;        hiddensymbol
-lyxright           msa          75   0 mathord   &rarr;         &#x2192;        hiddensymbol
-lyxleft            msa          76   0 mathord   &larr;         &#x2190;        hiddensymbol
-
-male               wasy          26  0 x        &male;          &#x2642;
-female             wasy          25  0 x        &female;        &#x2640;
-currency           wasy          27  0 textmode &curren;        &#x00A4;        wasysym,amstext,lyxmathsym # works in text mode only (produces \oe in math mode)
-phone              wasy          7   0 textmode &phone;         &#x260E;        wasysym,amstext,lyxmathsym # works in text mode only (produces \Upsilon in math mode)
-recorder           wasy          6   0 textmode &telrec;        &#x2315;        wasysym,amstext,lyxmathsym # works in text mode only (produces \Sigma in math mode)
-clock              wasy          28  0 textmode &clock;         &#x23F2;        wasysym,amstext,lyxmathsym # works in text mode only (produces \o in math mode)
-lightning          wasy          18  0 textmode &#x2607;        &#x2607;        wasysym,amstext,lyxmathsym # works in text mode only (produces ` in math mode)
+Bbbk               msb         124   0 mathord  &#x1d55c;
+hslash             msb         125   0 mathord  &#x210F;
+hbar               msb         126   0 mathord  &#x210F;
+backepsilon        msb         127   0 mathrel  &#x03F6;
+
+lyxbar             cmsy        161   0 mathrel   &#x2014;        hiddensymbol
+lyxminus           cmsy        161   0 mathbin   &#x2014;        hiddensymbol
+lyxplus            cmr          43  43 mathbin   +               hiddensymbol
+lyxeq              cmr          61  61 mathord   =               hiddensymbol
+lyxeqrel           cmr          61  61 mathrel   =               hiddensymbol
+lyxlt              cmm          60  60 mathrel   &lt;            hiddensymbol
+lyxgt              cmm          62  62 mathrel   &gt;            hiddensymbol
+lyxdabar           msa          57   0 mathord   &#x2013;        hiddensymbol
+lyxright           msa          75   0 mathord   &#x2192;        hiddensymbol
+lyxleft            msa          76   0 mathord   &#x2190;        hiddensymbol
+
+male               wasy          26  0 x         &#x2642;
+female             wasy          25  0 x         &#x2640;
+currency           wasy          27  0 textmode  &#x00A4;        wasysym,amstext,lyxmathsym # works in text mode only (produces \oe in math mode)
+phone              wasy          7   0 textmode  &#x260E;        wasysym,amstext,lyxmathsym # works in text mode only (produces \Upsilon in math mode)
+recorder           wasy          6   0 textmode  &#x2315;        wasysym,amstext,lyxmathsym # works in text mode only (produces \Sigma in math mode)
+clock              wasy          28  0 textmode  &#x23F2;        wasysym,amstext,lyxmathsym # works in text mode only (produces \o in math mode)
+lightning          wasy          18  0 textmode  &#x2607;        wasysym,amstext,lyxmathsym # works in text mode only (produces ` in math mode)
 # qt does not display characters at the \t position (0x09)
-pointer            wasy          170  0 textmode &#x21E8;       &#x21E8;        wasysym,amstext,lyxmathsym # works in text mode only (produces \Psi in math mode)
-RIGHTarrow         wasy          17  0 textmode &#x25B6;        &#x25B6;        wasysym,amstext,lyxmathsym # works in text mode only (produces \jmath in math mode)
-LEFTarrow          wasy          16  0 textmode &#x25C0;        &#x25C0;        wasysym,amstext,lyxmathsym # works in text mode only (produces \imath in math mode)
-UParrow            wasy          75  0 textmode &#x25B2;        &#x25B2;        wasysym,amstext,lyxmathsym # works in text mode only (produces K in math mode)
-DOWNarrow          wasy          76  0 textmode &#x25BC;        &#x25BC;        wasysym,amstext,lyxmathsym # works in text mode only (produces L in math mode)
-AC                 wasy          58  0 textmode &#x223F;        &#x223F;        wasysym,amstext,lyxmathsym # works in text mode only
+pointer            wasy          170  0 textmode &#x21E8;        wasysym,amstext,lyxmathsym # works in text mode only (produces \Psi in math mode)
+RIGHTarrow         wasy          17  0 textmode  &#x25B6;        wasysym,amstext,lyxmathsym # works in text mode only (produces \jmath in math mode)
+LEFTarrow          wasy          16  0 textmode  &#x25C0;        wasysym,amstext,lyxmathsym # works in text mode only (produces \imath in math mode)
+UParrow            wasy          75  0 textmode  &#x25B2;        wasysym,amstext,lyxmathsym # works in text mode only (produces K in math mode)
+DOWNarrow          wasy          76  0 textmode  &#x25BC;        wasysym,amstext,lyxmathsym # works in text mode only (produces L in math mode)
+AC                 wasy          58  0 textmode  &#x223F;        wasysym,amstext,lyxmathsym # works in text mode only
 \def\HF{\approx}                                         wasysym
-VHF                wasy          64  0 x        &#x224B;        &#x224B;        # triple tilde
-Square             wasy          50  0 x        &square;        &#x25A1;
+VHF                wasy          64  0 x         &#x224B;        # triple tilde
+Square             wasy          50  0 x         &#x25A1;
 \def\CheckedBox{\Square\kern-13.4mu\checked}              wasysym
-XBox               wasy          52  0 x        &timesb;        &#x22A0;
-hexagon            wasy          55  0 x        &#x2b21;        &#x2B21;
-pentagon           wasy          68  0 x        &#x2b20;        &#x2B20;
-octagon            wasy          56  0 x        x               x
-varhexagon         wasy          57  0 x        &#x2b21;        &#x2B21;
-hexstar            wasy          65  0 x        &sext;          &#x2736;
-varhexstar         wasy          66  0 x        &sext;          &#x2736;
-davidsstar         wasy          67  0 x        &#x2721;        &#x2721;
-diameter           wasy          31  0 x        &#x2300;        &#x2300;
-invdiameter        wasy          21  0 x        x                  x               # 2205 EMPTY SET and 2300 DIAMETER SIGN are similar but not quite right
-varangle           wasy          30  0 x        &angsph;        &#x2222;
-wasylozenge        wasy          53  0 x        &#x2311;        &#x2311;
-kreuz              wasy          54  0 x        &#x2720;        &#x2720;
-smiley             wasy          44  0 x        &#x263A;        &#x263A;
-frownie            wasy          47  0 x        &#x2639;        &#x2639;
-blacksmiley        wasy          45  0 x        &#x263B;        &#x263B;
-sun                wasy          46  0 x        &#x263C;        &#x263C;
-checked            wasy          8   0 x        &#x2713;        &#x2713;
-bell               wasy          171 0 x        &#x237E;        &#x237E;
-eighthnote         wasy          11  0 x        &#x266E;        &#x266E;
-quarternote        wasy          172 0 x        &#x2669;        &#x2669;
-halfnote           wasy          174 0 x        &#x1d15e;       &#x1D15E;
-fullnote           wasy          14  0 x        &#x1d15d;       &#x1D15D;
-twonotes           wasy          15  0 x        &#x266B;        &#x266B;
-brokenvert         wasy          124 0 x        &brvbar;        &#x00A6;
-ataribox           wasy          109 0 x        x               x
-wasytherefore      wasy          5   0 x        &there4;        &#x2234;
-Circle             wasy          35  0 x        &cir;           &#x25CB;
-CIRCLE             wasy          32  0 x        &#x25cF;        &#x25CF;
-Leftcircle         wasy          73  0 x        x               x
-LEFTCIRCLE         wasy          71  0 x        &#x25D6;        &#x25D6;
-Rightcircle        wasy          74  0 x        x               x
-RIGHTCIRCLE        wasy          72  0 x        &#x25D7;        &#x25D7;
+XBox               wasy          52  0 x         &#x22A0;
+hexagon            wasy          55  0 x         &#x2B21;
+pentagon           wasy          68  0 x         &#x2B20;
+octagon            wasy          56  0 x         x
+varhexagon         wasy          57  0 x         &#x2B21;
+hexstar            wasy          65  0 x         &#x2736;
+varhexstar         wasy          66  0 x         &#x2736;
+davidsstar         wasy          67  0 x         &#x2721;
+diameter           wasy          31  0 x         &#x2300;
+invdiameter        wasy          21  0 x         x               # 2205 EMPTY SET and 2300 DIAMETER SIGN are similar but not quite right
+varangle           wasy          30  0 x         &#x2222;
+wasylozenge        wasy          53  0 x         &#x2311;
+kreuz              wasy          54  0 x         &#x2720;
+smiley             wasy          44  0 x         &#x263A;
+frownie            wasy          47  0 x         &#x2639;
+blacksmiley        wasy          45  0 x         &#x263B;
+sun                wasy          46  0 x         &#x263C;
+checked            wasy          8   0 x         &#x2713;
+bell               wasy          171 0 x         &#x237E;
+eighthnote         wasy          11  0 x         &#x266E;
+quarternote        wasy          172 0 x         &#x2669;
+halfnote           wasy          174 0 x         &#x1D15E;
+fullnote           wasy          14  0 x         &#x1D15D;
+twonotes           wasy          15  0 x         &#x266B;
+brokenvert         wasy          124 0 x         &#x00A6;
+ataribox           wasy          109 0 x         x
+wasytherefore      wasy          5   0 x         &#x2234;
+Circle             wasy          35  0 x         &#x25CB;
+CIRCLE             wasy          32  0 x         &#x25CF;
+Leftcircle         wasy          73  0 x         x
+LEFTCIRCLE         wasy          71  0 x         &#x25D6;
+Rightcircle        wasy          74  0 x         x
+RIGHTCIRCLE        wasy          72  0 x         &#x25D7;
 \def\LEFTcircle{\LEFTCIRCLE\kern-13.4mu\Circle}             wasysym
 \def\RIGHTcircle{\RIGHTCIRCLE\kern-13.4mu\Circle}           wasysym
 
 # Defined by amsmath.sty
 
-varGamma           cmm         161  0  mathord  &#x1D6E4;       &#x1D6E4;       amsmath
-varDelta           cmm         162  0  mathord  &#x1D6E5;       &#x1D6E5;       amsmath
-varTheta           cmm         163  0  mathord  &#x1D6E9;       &#x1D6E9;       amsmath
-varLambda          cmm         164  0  mathord  &#x1D6EC;       &#x1D6EC;       amsmath
-varXi              cmm         165  0  mathord  &#x1D6EF;       &#x1D6EF;       amsmath
-varPi              cmm         166  0  mathord  &#x1D6F1;       &#x1D6F1;       amsmath
-varSigma           cmm         167  0  mathord  &#x1D6F4;       &#x1D6F4;       amsmath
-varUpsilon         cmm         168  0  mathord  &#x1D6F6;       &#x1D6F6;       amsmath
-varPhi             cmm         169  0  mathord  &#x1D6F7;       &#x1D6F7;       amsmath
-varPsi             cmm         170  0  mathord  &#x1D6F9;       &#x1D6F9;       amsmath
-varOmega           cmm         172  0  mathord  &#x1D6FA;       &#x1D6FA;       amsmath
+varGamma           cmm         161  0  mathord  &#x1D6E4;       amsmath
+varDelta           cmm         162  0  mathord  &#x1D6E5;       amsmath
+varTheta           cmm         163  0  mathord  &#x1D6E9;       amsmath
+varLambda          cmm         164  0  mathord  &#x1D6EC;       amsmath
+varXi              cmm         165  0  mathord  &#x1D6EF;       amsmath
+varPi              cmm         166  0  mathord  &#x1D6F1;       amsmath
+varSigma           cmm         167  0  mathord  &#x1D6F4;       amsmath
+varUpsilon         cmm         168  0  mathord  &#x1D6F6;       amsmath
+varPhi             cmm         169  0  mathord  &#x1D6F7;       amsmath
+varPsi             cmm         170  0  mathord  &#x1D6F9;       amsmath
+varOmega           cmm         172  0  mathord  &#x1D6FA;       amsmath
 
 #
 # wasy astronomy
 #
 
-vernal             wasy          23  0 x        &#x2648;        &#x2648;
-ascnode            wasy          19  0 x        &#x260A;        &#x260A;
-descnode           wasy          20  0 x        &#x260B;        &#x260B;
-fullmoon           wasy          35  0 x        &circ;          &#x25CB;
-newmoon            wasy          32  0 x        &#x25CF;        &#x25CF;
-leftmoon           wasy          36  0 x        &#x263E;        &#x263E;
-rightmoon          wasy          37  0 x        &#x263D;        &#x263D;
-astrosun           cmsy         175  0 mathbin  &#x2609;        &#x2609;        wasysym
-mercury            wasy          39  0 x        &#x263F;        &#x263F;
-venus              wasy          25  0 x        &#x2640;        &#x2640;
-earth              wasy          38  0 x        &#x2641;        &#x2641;
-mars               wasy          26  0 x        &#x2642;        &#x2642;
-jupiter            wasy          88  0 x        &#x2643;        &#x2643;
-saturn             wasy          89  0 x        &#x2644;        &#x2644;
-uranus             wasy          90  0 x        &#x2645;        &#x2645;
-neptune            wasy          91  0 x        &#x2646;        &#x2646;
-pluto              wasy          92  0 x        &#x2647;        &#x2647;
+vernal             wasy          23  0 x        &#x2648;
+ascnode            wasy          19  0 x        &#x260A;
+descnode           wasy          20  0 x        &#x260B;
+fullmoon           wasy          35  0 x        &#x25CB;
+newmoon            wasy          32  0 x        &#x25CF;
+leftmoon           wasy          36  0 x        &#x263E;
+rightmoon          wasy          37  0 x        &#x263D;
+astrosun           cmsy         175  0 mathbin  &#x2609;        wasysym
+mercury            wasy          39  0 x        &#x263F;
+venus              wasy          25  0 x        &#x2640;
+earth              wasy          38  0 x        &#x2641;
+mars               wasy          26  0 x        &#x2642;
+jupiter            wasy          88  0 x        &#x2643;
+saturn             wasy          89  0 x        &#x2644;
+uranus             wasy          90  0 x        &#x2645;
+neptune            wasy          91  0 x        &#x2646;
+pluto              wasy          92  0 x        &#x2647;
 
 #
 # wasy zodiac
 #
-aries              wasy          23  0 x        &#x2648;        &#x2648;
-taurus             wasy          93  0 x        &#x2649;        &#x2649;
-gemini             wasy          94  0 x        &#x264A;        &#x264A;
-cancer             wasy          95  0 x        &#x264B;        &#x264B;
-leo                wasy          19  0 x        &#x264C;        &#x264C;
-virgo              wasy          96  0 x        &#x264D;        &#x264D;
-libra              wasy          97  0 x        &#x264E;        &#x264E;
-scorpio            wasy          98  0 x        &#x264F;        &#x264F;
-sagittarius        wasy          99  0 x        &#x2650;        &#x2650;
-capricornus        wasy          100 0 x        &#x2651;        &#x2651;
-aquarius           wasy          101 0 x        &#x2652;        &#x2652;
-pisces             wasy          102 0 x        &#x2653;        &#x2653;
-conjunction        wasy          86  0 textmode &#x260C;        &#x260C;        wasysym,amstext,lyxmathsym # works in text mode only (produces V in math mode)
-opposition         wasy          87  0 textmode &#x260D;        &#x260D;        wasysym,amstext,lyxmathsym # works in text mode only (produces W in math mode)
+aries              wasy          23  0 x         &#x2648;
+taurus             wasy          93  0 x         &#x2649;
+gemini             wasy          94  0 x         &#x264A;
+cancer             wasy          95  0 x         &#x264B;
+leo                wasy          19  0 x         &#x264C;
+virgo              wasy          96  0 x         &#x264D;
+libra              wasy          97  0 x         &#x264E;
+scorpio            wasy          98  0 x         &#x264F;
+sagittarius        wasy          99  0 x         &#x2650;
+capricornus        wasy          100 0 x         &#x2651;
+aquarius           wasy          101 0 x         &#x2652;
+pisces             wasy          102 0 x         &#x2653;
+conjunction        wasy          86  0 textmode  &#x260C;        wasysym,amstext,lyxmathsym # works in text mode only (produces V in math mode)
+opposition         wasy          87  0 textmode  &#x260D;        wasysym,amstext,lyxmathsym # works in text mode only (produces W in math mode)
 # APL characters
-APLstar            wasy          69  0 x        x               x
-APLlog             wasy          22  0 x        &#x235F;        &#x235F;
-APLbox             wasy          126 0 x        &#x2395;        &#x2395;
-APLup              wasy          0   0 x        x               x
-APLdown            wasy          70  0 x        x               x
-APLinput           wasy          125 0 x        x               x
-APLcomment         wasy          127 0 x        x               x
+APLstar            wasy          69  0 x        x
+APLlog             wasy          22  0 x        &#x235F;
+APLbox             wasy          126 0 x        &#x2395;
+APLup              wasy          0   0 x        x
+APLdown            wasy          70  0 x        x
+APLinput           wasy          125 0 x        x
+APLcomment         wasy          127 0 x        x
 \def\APLinv{\mathord{\div\kern-13.9mu\APLbox}}  wasysym
-APLuparrowbox      wasy         110  0 x        &#x2350;        &#x2350;
-APLdownarrowbox    wasy         111  0 x        &#x2357;        &#x2357;
-APLleftarrowbox    wasy         112  0 x        &#x2347;        &#x2347;
-APLrightarrowbox   wasy         113  0 x        &#x2348;        &#x2348;
+APLuparrowbox      wasy         110  0 x        &#x2350;
+APLdownarrowbox    wasy         111  0 x        &#x2357;
+APLleftarrowbox    wasy         112  0 x        &#x2347;
+APLrightarrowbox   wasy         113  0 x        &#x2348;
 
 # math characters
-Bowtie             wasy          49  0 x        &#x22C8;        &#x22C8;
-leftturn           wasy          34  0 x        &#x27F2;        &#x27F2;
-rightturn          wasy          33  0 x        &#x27F3;        &#x27F3;
+Bowtie             wasy          49  0 x        &#x22C8;
+leftturn           wasy          34  0 x        &#x27F2;
+rightturn          wasy          33  0 x        &#x27F3;
 # diagrams
 \def\photon{\AC\AC\AC\AC}     wasysym
-lyxgluonelement    wasy          80  0 x        x               x               hiddensymbol
-lyxgluonbelement   wasy          81  0 x        x               x               hiddensymbol
-lyxgluoneelement   wasy          82  0 x        x               x               hiddensymbol
+lyxgluonelement    wasy          80  0 x        x               hiddensymbol
+lyxgluonbelement   wasy          81  0 x        x               hiddensymbol
+lyxgluoneelement   wasy          82  0 x        x               hiddensymbol
 \def\gluon{\lyxgluonbelement\lyxgluonelement\lyxgluonelement\lyxgluonelement\lyxgluonelement\lyxgluonelement\lyxgluonelement\lyxgluoneelement} wasysym
 # special characters
-cent               wasy         103   0 x        &#00A2;        &#00A2;
-permil             wasy         104   0 x        &#x2030;       &#x2030;
-agemO              wasy          48   0 textmode &mho;          &#x2127;        wasysym,amstext,lyxmathsym # works in text mode only (produces 0 in math mode)
-thorn              wasy         105   0 textmode &#x00FE;       &#x00FE;        wasysym,amstext,lyxmathsym # works in text mode only (produces i in math mode)
-Thorn              wasy         106   0 textmode &#x00DE;       &#x00DE;        wasysym,amstext,lyxmathsym # works in text mode only (produces j in math mode)
-openo              wasy         108   0 textmode &#x0254;       &#x0254;        wasysym,amstext,lyxmathsym # works in text mode only (produces l in math mode)
-inve               wasy          85   0 textmode &#x0259;       &#x0259;        wasysym,amstext,lyxmathsym # works in text mode only (produces U in math mode)
-
-#mho               wasy          48    0  mathord &mho;         &#x2127;        wasysym # already in amsfonts
-#Join              wasy          49    0  mathrel &#x22C8;      &#x22C8;        wasysym # already in amsfonts
-#Box               wasy          50    0  mathord &square;      &#x25A1;        wasysym # already in amsfonts
-#Diamond           wasy          51    0  mathord &diam;        &#x22C4;        wasysym # already in amsfonts
-leadsto            wasy          59    0  mathrel &rarrc;       &#x2933;
-#sqsubset          wasy          60    0  mathrel &sqsub;       &#x228F;        wasysym # already in amsfonts
-#sqsupset          wasy          61    0  mathrel &sqsup;       &#x2290;        wasysym # already in amsfonts
-#lhd               wasy           1    0  mathbin &ltri;        &#x25C3;        wasysym # already in amsfonts
-#unlhd             wasy           2    0  mathbin &ltrie;       &#x22B4;        wasysym # already in amsfonts
-LHD                wasy          16    0  mathbin &#x2C50;      &#x2C50;
-#rhd               wasy           3    0  mathbin &rtri;        &#x25B9;        wasysym # already in amsfonts
-#unrhd             wasy           4    0  mathbin &rtrie;       &#x22B5;        wasysym # already in amsfonts
-RHD                wasy          17    0  mathbin &#x25B6;      &#x25B6;
-apprle             wasy          62    0  mathrel &lsim;        &#x2272;
-apprge             wasy          63    0  mathrel &gsim;        &#x2273;
-wasypropto         wasy          29    0  mathrel &prop;        &#x221D;
-invneg             wasy          24    0  mathrel &#x2310;      &#x2310;
-ocircle            wasy          35    0  mathbin &#x229A;      &#x229A;
-logof              wasy          22    0  mathrel x             x
-varint             wasy     114|119    0  mathop  &int;         &#x222B;
-varoint            wasy     117|122    0  mathop  &int;         &#x222B;
+cent               wasy         103   0 x          &#00A2;
+permil             wasy         104   0 x          &#x2030;
+agemO              wasy          48   0 textmode   &#x2127;        wasysym,amstext,lyxmathsym # works in text mode only (produces 0 in math mode)
+thorn              wasy         105   0 textmode   &#x00FE;        wasysym,amstext,lyxmathsym # works in text mode only (produces i in math mode)
+Thorn              wasy         106   0 textmode   &#x00DE;        wasysym,amstext,lyxmathsym # works in text mode only (produces j in math mode)
+openo              wasy         108   0 textmode   &#x0254;        wasysym,amstext,lyxmathsym # works in text mode only (produces l in math mode)
+inve               wasy          85   0 textmode   &#x0259;        wasysym,amstext,lyxmathsym # works in text mode only (produces U in math mode)
+
+#mho               wasy          48    0  mathord  &#x2127;        wasysym # already in amsfonts
+#Join              wasy          49    0  mathrel  &#x22C8;        wasysym # already in amsfonts
+#Box               wasy          50    0  mathord  &#x25A1;        wasysym # already in amsfonts
+#Diamond           wasy          51    0  mathord  &#x22C4;        wasysym # already in amsfonts
+leadsto            wasy          59    0  mathrel  &#x2933;
+#sqsubset          wasy          60    0  mathrel  &#x228F;        wasysym # already in amsfonts
+#sqsupset          wasy          61    0  mathrel  &#x2290;        wasysym # already in amsfonts
+#lhd               wasy           1    0  mathbin  &#x25C3;        wasysym # already in amsfonts
+#unlhd             wasy           2    0  mathbin  &#x22B4;        wasysym # already in amsfonts
+LHD                wasy          16    0  mathbin  &#x2C50;
+#rhd               wasy           3    0  mathbin  &#x25B9;        wasysym # already in amsfonts
+#unrhd             wasy           4    0  mathbin  &#x22B5;        wasysym # already in amsfonts
+RHD                wasy          17    0  mathbin  &#x25B6;
+apprle             wasy          62    0  mathrel  &#x2272;
+apprge             wasy          63    0  mathrel  &#x2273;
+wasypropto         wasy          29    0  mathrel  &#x221D;
+invneg             wasy          24    0  mathrel  &#x2310;
+ocircle            wasy          35    0  mathbin  &#x229A;
+logof              wasy          22    0  mathrel  x
+varint             wasy     114|119    0  mathop   &#x222B;
+varoint            wasy     117|122    0  mathop   &#x222B;
 
 # Generated from stmaryrd.sty
 
-shortleftarrow     stmry   0   0 mathrel    x  x  stmaryrd
-shortrightarrow    stmry   1   0 mathrel    x  x  stmaryrd
-shortuparrow       stmry   2   0 mathrel    x  x  stmaryrd
-shortdownarrow     stmry   3   0 mathrel    x  x  stmaryrd
-Yup                stmry   4   0 mathbin    x  x  stmaryrd
-Ydown              stmry   5   0 mathbin    x  x  stmaryrd
-Yleft              stmry   6   0 mathbin    x  x  stmaryrd
-Yright             stmry   7   0 mathbin    x  x  stmaryrd
-varcurlyvee        stmry   8   0 mathbin    x  x  stmaryrd
-# qt4 does not display characters at the \t position (0x09)
-# therefore our .ttf font contains a copy at 170 (0xaa)
-#varcurlywedge      stmry   9   0 mathbin    x  x  stmaryrd
-#10,12,13 codepoints broken in qt5
-varcurlywedge      stmry 170   0 mathbin    x  x  stmaryrd
-minuso             stmry 171   0 mathbin    x  x  stmaryrd
-baro               stmry  11   0 mathbin    x  x  stmaryrd
-sslash             stmry 172   0 mathbin    x  x  stmaryrd
-#for whatever reason qt5 refuses to display anything at position 173
-bbslash            stmry 174   0 mathbin    x  x  stmaryrd
-moo                stmry  14   0 mathbin    x  x  stmaryrd
-varotimes          stmry  15   0 mathbin    x  x  stmaryrd
-varoast            stmry  16   0 mathbin    x  x  stmaryrd
-varobar            stmry  17   0 mathbin    x  x  stmaryrd
-varodot            stmry  18   0 mathbin    x  x  stmaryrd
-varoslash          stmry  19   0 mathbin    x  x  stmaryrd
-varobslash         stmry  20   0 mathbin    x  x  stmaryrd
-varocircle         stmry  21   0 mathbin    x  x  stmaryrd
-varoplus           stmry  22   0 mathbin    x  x  stmaryrd
-varominus          stmry  23   0 mathbin    x  x  stmaryrd
-boxast             stmry  24   0 mathbin    x  x  stmaryrd
-boxbar             stmry  25   0 mathbin    x  x  stmaryrd
-#boxdot             stmry  26   0 mathbin    x  x  stmaryrd # already in amssymb
-boxslash           stmry  27   0 mathbin    x  x  stmaryrd
-boxbslash          stmry  28   0 mathbin    x  x  stmaryrd
-boxcircle          stmry  29   0 mathbin    x  x  stmaryrd
-boxbox             stmry  30   0 mathbin    x  x  stmaryrd
-boxempty           stmry  31   0 mathbin    x  x  stmaryrd
-#lightning          stmry  32   0 mathord    x  x  stmaryrd # already in wasy
+shortleftarrow     stmry   0   0 mathrel    x  stmaryrd
+shortrightarrow    stmry   1   0 mathrel    x  stmaryrd
+shortuparrow       stmry   2   0 mathrel    x  stmaryrd
+shortdownarrow     stmry   3   0 mathrel    x  stmaryrd
+Yup                stmry   4   0 mathbin    x  stmaryrd
+Ydown              stmry   5   0 mathbin    x  stmaryrd
+Yleft              stmry   6   0 mathbin    x  stmaryrd
+Yright             stmry   7   0 mathbin    x  stmaryrd
+varcurlyvee        stmry   8   0 mathbin    x  stmaryrd
+# qt does not display characters at codepoints 9, 10,12,13
+# therefore our copies of the TeX fonts have duplicate glyphs after 170
+varcurlywedge      stmry 170   0 mathbin    x  stmaryrd
+minuso             stmry 171   0 mathbin    x  stmaryrd
+baro               stmry  11   0 mathbin    x  stmaryrd
+sslash             stmry 172   0 mathbin    x  stmaryrd
+#for whatever reason qt refuses to display anything at position 173
+bbslash            stmry 174   0 mathbin    x  stmaryrd
+moo                stmry  14   0 mathbin    x  stmaryrd
+varotimes          stmry  15   0 mathbin    x  stmaryrd
+varoast            stmry  16   0 mathbin    x  stmaryrd
+varobar            stmry  17   0 mathbin    x  stmaryrd
+varodot            stmry  18   0 mathbin    x  stmaryrd
+varoslash          stmry  19   0 mathbin    x  stmaryrd
+varobslash         stmry  20   0 mathbin    x  stmaryrd
+varocircle         stmry  21   0 mathbin    x  stmaryrd
+varoplus           stmry  22   0 mathbin    x  stmaryrd
+varominus          stmry  23   0 mathbin    x  stmaryrd
+boxast             stmry  24   0 mathbin    x  stmaryrd
+boxbar             stmry  25   0 mathbin    x  stmaryrd
+#boxdot             stmry  26   0 mathbin    x  stmaryrd # already in amssymb
+boxslash           stmry  27   0 mathbin    x  stmaryrd
+boxbslash          stmry  28   0 mathbin    x  stmaryrd
+boxcircle          stmry  29   0 mathbin    x  stmaryrd
+boxbox             stmry  30   0 mathbin    x  stmaryrd
+boxempty           stmry  31   0 mathbin    x  stmaryrd
+#lightning          stmry  32   0 mathord    x  stmaryrd # already in wasy
 merge              stmry  33   0 mathbin    x  stmaryrd
 vartimes           stmry  34   0 mathbin    x  stmaryrd
 fatsemi            stmry  35   0 mathbin    x  stmaryrd
-sswarrow           stmry  36   0 mathrel    x  x  stmaryrd
-ssearrow           stmry  37   0 mathrel    x  x  stmaryrd
-curlywedgeuparrow  stmry  38   0 mathrel    x  x  stmaryrd
-curlywedgedownarrow stmry 39   0 mathrel    x  x  stmaryrd
-fatslash           stmry  40   0 mathbin    x  x  stmaryrd
-fatbslash          stmry  41   0 mathbin    x  x  stmaryrd
-lbag               stmry  42   0 mathbin    x  x  stmaryrd
-rbag               stmry  43   0 mathbin    x  x  stmaryrd
-varbigcirc         stmry  44   0 mathbin    x  x  stmaryrd
-leftrightarroweq   stmry  45   0 mathrel    x  x  stmaryrd
-curlyveedownarrow  stmry  46   0 mathrel    x  x  stmaryrd
-curlyveeuparrow    stmry  47   0 mathrel    x  x  stmaryrd
-nnwarrow           stmry  48   0 mathrel    x  x  stmaryrd
-nnearrow           stmry  49   0 mathrel    x  x  stmaryrd
-leftslice          stmry  50   0 mathbin    x  x  stmaryrd
-rightslice         stmry  51   0 mathbin    x  x  stmaryrd
-varolessthan       stmry  52   0 mathbin    x  x  stmaryrd
-varogreaterthan    stmry  53   0 mathbin    x  x  stmaryrd
-varovee            stmry  54   0 mathbin    x  x  stmaryrd
-varowedge          stmry  55   0 mathbin    x  x  stmaryrd
-talloblong         stmry  56   0 mathbin    x  x  stmaryrd
-interleave         stmry  57   0 mathbin    x  x  stmaryrd
-obar               stmry  58   0 mathbin    x  x  stmaryrd
-obslash            stmry  59   0 mathbin    x  x  stmaryrd
-olessthan          stmry  60   0 mathbin    x  x  stmaryrd
-ogreaterthan       stmry  61   0 mathbin    x  x  stmaryrd
-ovee               stmry  62   0 mathbin    x  x  stmaryrd
-owedge             stmry  63   0 mathbin    x  x  stmaryrd
-oblong             stmry  64   0 mathbin    x  x  stmaryrd
-inplus             stmry  65   0 mathrel    x  x  stmaryrd
-niplus             stmry  66   0 mathrel    x  x  stmaryrd
-nplus              stmry  67   0 mathbin    x  x  stmaryrd
-subsetplus         stmry  68   0 mathrel    x  x  stmaryrd
-supsetplus         stmry  69   0 mathrel    x  x  stmaryrd
-subsetpluseq       stmry  70   0 mathrel    x  x  stmaryrd
-supsetpluseq       stmry  71   0 mathrel    x  x  stmaryrd
-Lbag               stmry  72   0 mathopen   x  x  stmaryrd
-Rbag               stmry  73   0 mathclose  x  x  stmaryrd
-llbracket          stmry  74   0 mathopen   x  x  stmaryrd
-rrbracket          stmry  75   0 mathclose  x  x  stmaryrd
-llparenthesis      stmry  76   0 mathopen   x  x  stmaryrd
-rrparenthesis      stmry  77   0 mathclose  x  x  stmaryrd
-binampersand       stmry  78   0 mathopen   x  x  stmaryrd
-bindnasrepma       stmry  79   0 mathclose  x  x  stmaryrd
-trianglelefteqslant stmry 80   0 mathrel    x  x  stmaryrd
-trianglerighteqslant stmry 81  0 mathrel    x  x  stmaryrd
-ntrianglelefteqslant stmry 82  0 mathrel    x  x  stmaryrd
-ntrianglerighteqslant stmry 83 0 mathrel    x  x  stmaryrd
-llfloor            stmry  84   0 mathopen   x  x  stmaryrd
-rrfloor            stmry  85   0 mathclose  x  x  stmaryrd
-llceil             stmry  86   0 mathopen   x  x  stmaryrd
-rrceil             stmry  87   0 mathclose  x  x  stmaryrd
-lyxarrownot        stmry  88   0 mathrel    x  x  hiddensymbol #see arrownot defined below
-lyxArrownot        stmry  89   0 mathrel    x  x  hiddensymbol #see Arrownot defined below
-Mapstochar         stmry  90   0 mathrel    x  x  stmaryrd
-mapsfromchar       stmry  91   0 mathrel    x  x  stmaryrd
-Mapsfromchar       stmry  92   0 mathrel    x  x  stmaryrd
-leftrightarrowtriangle stmry 93 0 mathrel   x  x  stmaryrd
-leftarrowtriangle  stmry  94   0 mathrel    x  x  stmaryrd
-rightarrowtriangle stmry  95   0 mathrel    x  x  stmaryrd
-#bigtriangledown    stmry  96   0 mathop     x  x  stmaryrd #already in cmsy
-#bigtriangleup      stmry  97   0 mathop     x  x  stmaryrd #already in cmsy
-bigcurlyvee        stmry  98|106   0 mathop     x  x  stmaryrd
-bigcurlywedge      stmry  99|107   0 mathop     x  x  stmaryrd
-bigsqcap           stmry 100|108   0 mathop     x  x  stmaryrd
-bigbox             stmry 101|109   0 mathop     x  x  stmaryrd
-bigparallel        stmry 102|110   0 mathop     x  x  stmaryrd
-biginterleave      stmry 103|111   0 mathop     x  x  stmaryrd
-#hugetriangledown   stmry 104       0 mathop     x  x  stmaryrd # only in the font, not the .sty
-#hugetriangleup     stmry 105   0 mathop     x  x  stmaryrd # only in the font, not the .sty
-#hugecurlyvee       stmry 106   0 mathop     x  x  stmaryrd # only in the font, not the .sty
-#hugecurlywedge     stmry 107   0 mathop     x  x  stmaryrd # only in the font, not the .sty
-#hugesqcap          stmry 108   0 mathop     x  x  stmaryrd # only in the font, not the .sty
-#hugebox            stmry 109   0 mathop     x  x  stmaryrd # only in the font, not the .sty
-#hugeparallel       stmry 110   0 mathop     x  x  stmaryrd # only in the font, not the .sty
-#hugeinterleave     stmry 111   0 mathop     x  x  stmaryrd # only in the font, not the .sty
-bignplus           stmry 112|120   0 mathop     x  x  stmaryrd # caution: named hugenplus in the font
-#largellbracket     stmry 113   0 mathopen   x  x  stmaryrd # only in the font, not the .sty
-#Largellbracket     stmry 114   0 mathopen   x  x  stmaryrd # only in the font, not the .sty
-#LARGEllbracket     stmry 115   0 mathopen   x  x  stmaryrd # only in the font, not the .sty
-#hugellbracket      stmry 116   0 mathopen   x  x  stmaryrd # only in the font, not the .sty
-#Largellbrackettop  stmry 117   0 mathopen   x  x  stmaryrd # only in the font, not the .sty
-#Largellbracketbot  stmry 118   0 mathopen   x  x  stmaryrd # only in the font, not the .sty caution: named Hugellbrackettop in the font
-#llbracketex        stmry 119   0 mathopen   x  x  stmaryrd # only in the font, not the .sty caution: named Hugellbracketbot in the font
-#hugenplus          stmry 120   0 mathop     x  x  stmaryrd # only in the font, not the .sty caution: named Hugenplus in the font
-#largerrbracket     stmry 121   0 mathclose  x  x  stmaryrd # only in the font, not the .sty
-#Largerrbracket     stmry 122   0 mathclose  x  x  stmaryrd # only in the font, not the .sty
-#LARGErrbracket     stmry 123   0 mathclose  x  x  stmaryrd # only in the font, not the .sty
-#hugerrbracket      stmry 124   0 mathclose  x  x  stmaryrd # only in the font, not the .sty
-#Largerrbrackettop  stmry 125   0 mathclose  x  x  stmaryrd # only in the font, not the .sty caution: named Hugerrbrackettop in the font
-#Largerrbracketbot  stmry 126   0 mathclose  x  x  stmaryrd # only in the font, not the .sty caution: named Hugerrbracketbot in the font
-#rrbracketex        stmry 127   0 mathclose  x  x  stmaryrd # only in the font, not the .sty caution: named Hugerrbracketex in the font
+sswarrow           stmry  36   0 mathrel    x  stmaryrd
+ssearrow           stmry  37   0 mathrel    x  stmaryrd
+curlywedgeuparrow  stmry  38   0 mathrel    x  stmaryrd
+curlywedgedownarrow stmry 39   0 mathrel    x  stmaryrd
+fatslash           stmry  40   0 mathbin    x  stmaryrd
+fatbslash          stmry  41   0 mathbin    x  stmaryrd
+lbag               stmry  42   0 mathbin    x  stmaryrd
+rbag               stmry  43   0 mathbin    x  stmaryrd
+varbigcirc         stmry  44   0 mathbin    x  stmaryrd
+leftrightarroweq   stmry  45   0 mathrel    x  stmaryrd
+curlyveedownarrow  stmry  46   0 mathrel    x  stmaryrd
+curlyveeuparrow    stmry  47   0 mathrel    x  stmaryrd
+nnwarrow           stmry  48   0 mathrel    x  stmaryrd
+nnearrow           stmry  49   0 mathrel    x  stmaryrd
+leftslice          stmry  50   0 mathbin    x  stmaryrd
+rightslice         stmry  51   0 mathbin    x  stmaryrd
+varolessthan       stmry  52   0 mathbin    x  stmaryrd
+varogreaterthan    stmry  53   0 mathbin    x  stmaryrd
+varovee            stmry  54   0 mathbin    x  stmaryrd
+varowedge          stmry  55   0 mathbin    x  stmaryrd
+talloblong         stmry  56   0 mathbin    x  stmaryrd
+interleave         stmry  57   0 mathbin    x  stmaryrd
+obar               stmry  58   0 mathbin    x  stmaryrd
+obslash            stmry  59   0 mathbin    x  stmaryrd
+olessthan          stmry  60   0 mathbin    x  stmaryrd
+ogreaterthan       stmry  61   0 mathbin    x  stmaryrd
+ovee               stmry  62   0 mathbin    x  stmaryrd
+owedge             stmry  63   0 mathbin    x  stmaryrd
+oblong             stmry  64   0 mathbin    x  stmaryrd
+inplus             stmry  65   0 mathrel    x  stmaryrd
+niplus             stmry  66   0 mathrel    x  stmaryrd
+nplus              stmry  67   0 mathbin    x  stmaryrd
+subsetplus         stmry  68   0 mathrel    x  stmaryrd
+supsetplus         stmry  69   0 mathrel    x  stmaryrd
+subsetpluseq       stmry  70   0 mathrel    x  stmaryrd
+supsetpluseq       stmry  71   0 mathrel    x  stmaryrd
+Lbag               stmry  72   0 mathopen   x  stmaryrd
+Rbag               stmry  73   0 mathclose  x  stmaryrd
+llbracket          stmry  74   0 mathopen   x  stmaryrd
+rrbracket          stmry  75   0 mathclose  x  stmaryrd
+llparenthesis      stmry  76   0 mathopen   x  stmaryrd
+rrparenthesis      stmry  77   0 mathclose  x  stmaryrd
+binampersand       stmry  78   0 mathopen   x  stmaryrd
+bindnasrepma       stmry  79   0 mathclose  x  stmaryrd
+trianglelefteqslant stmry 80   0 mathrel    x  stmaryrd
+trianglerighteqslant stmry 81  0 mathrel    x  stmaryrd
+ntrianglelefteqslant stmry 82  0 mathrel    x  stmaryrd
+ntrianglerighteqslant stmry 83 0 mathrel    x  stmaryrd
+llfloor            stmry  84   0 mathopen   x  stmaryrd
+rrfloor            stmry  85   0 mathclose  x  stmaryrd
+llceil             stmry  86   0 mathopen   x  stmaryrd
+rrceil             stmry  87   0 mathclose  x  stmaryrd
+lyxarrownot        stmry  88   0 mathrel    x  hiddensymbol #see arrownot defined below
+lyxArrownot        stmry  89   0 mathrel    x  hiddensymbol #see Arrownot defined below
+Mapstochar         stmry  90   0 mathrel    x  stmaryrd
+mapsfromchar       stmry  91   0 mathrel    x  stmaryrd
+Mapsfromchar       stmry  92   0 mathrel    x  stmaryrd
+leftrightarrowtriangle stmry 93 0 mathrel   x  stmaryrd
+leftarrowtriangle  stmry  94   0 mathrel    x  stmaryrd
+rightarrowtriangle stmry  95   0 mathrel    x  stmaryrd
+#bigtriangledown    stmry  96   0 mathop     x  stmaryrd #already in cmsy
+#bigtriangleup      stmry  97   0 mathop     x  stmaryrd #already in cmsy
+bigcurlyvee        stmry  98|106   0 mathop   x  stmaryrd
+bigcurlywedge      stmry  99|107   0 mathop   x  stmaryrd
+bigsqcap           stmry 100|108   0 mathop   x  stmaryrd
+bigbox             stmry 101|109   0 mathop   x  stmaryrd
+bigparallel        stmry 102|110   0 mathop   x  stmaryrd
+biginterleave      stmry 103|111   0 mathop   x  stmaryrd
+#hugetriangledown   stmry 104       0 mathop   x  stmaryrd # only in the font, not the .sty
+#hugetriangleup     stmry 105   0 mathop     x  stmaryrd # only in the font, not the .sty
+#hugecurlyvee       stmry 106   0 mathop     x  stmaryrd # only in the font, not the .sty
+#hugecurlywedge     stmry 107   0 mathop     x  stmaryrd # only in the font, not the .sty
+#hugesqcap          stmry 108   0 mathop     x  stmaryrd # only in the font, not the .sty
+#hugebox            stmry 109   0 mathop     x  stmaryrd # only in the font, not the .sty
+#hugeparallel       stmry 110   0 mathop     x  stmaryrd # only in the font, not the .sty
+#hugeinterleave     stmry 111   0 mathop     x  stmaryrd # only in the font, not the .sty
+bignplus           stmry 112|120   0 mathop  x  stmaryrd # caution: named hugenplus in the font
+#largellbracket     stmry 113   0 mathopen   x  stmaryrd # only in the font, not the .sty
+#Largellbracket     stmry 114   0 mathopen   x  stmaryrd # only in the font, not the .sty
+#LARGEllbracket     stmry 115   0 mathopen   x  stmaryrd # only in the font, not the .sty
+#hugellbracket      stmry 116   0 mathopen   x  stmaryrd # only in the font, not the .sty
+#Largellbrackettop  stmry 117   0 mathopen   x  stmaryrd # only in the font, not the .sty
+#Largellbracketbot  stmry 118   0 mathopen   x  stmaryrd # only in the font, not the .sty caution: named Hugellbrackettop in the font
+#llbracketex        stmry 119   0 mathopen   x  stmaryrd # only in the font, not the .sty caution: named Hugellbracketbot in the font
+#hugenplus          stmry 120   0 mathop     x  stmaryrd # only in the font, not the .sty caution: named Hugenplus in the font
+#largerrbracket     stmry 121   0 mathclose  x  stmaryrd # only in the font, not the .sty
+#Largerrbracket     stmry 122   0 mathclose  x  stmaryrd # only in the font, not the .sty
+#LARGErrbracket     stmry 123   0 mathclose  x  stmaryrd # only in the font, not the .sty
+#hugerrbracket      stmry 124   0 mathclose  x  stmaryrd # only in the font, not the .sty
+#Largerrbrackettop  stmry 125   0 mathclose  x  stmaryrd # only in the font, not the .sty caution: named Hugerrbrackettop in the font
+#Largerrbracketbot  stmry 126   0 mathclose  x  stmaryrd # only in the font, not the .sty caution: named Hugerrbracketbot in the font
+#rrbracketex        stmry 127   0 mathclose  x  stmaryrd # only in the font, not the .sty caution: named Hugerrbracketex in the font
 
 \def\varcopyright{\mathord{c\kern-11mu\varbigcirc}}         stmaryrd
 # kerning is slightly imperfect so that one sees when \[Aa]rrownot is selected
@@ -1002,20 +1005,20 @@ bignplus           stmry 112|120   0 mathop     x  x  stmaryrd # caution: named
 \def\Arrownot{\lyxArrownot\mathrel{\kern0.5mu}}             stmaryrd
 \def\longarrownot{\mathrel{\kern5.5mu}\arrownot\mathrel{\kern-5.5mu}} stmaryrd
 \def\Longarrownot{\mathrel{\kern5.5mu}\Arrownot\mathrel{\kern-5.5mu}} stmaryrd
-\def\Mapsto{\Mapstochar\mathrel\Rightarrow}              mathrel &#x2907; &#x2907; stmaryrd
-\def\mapsfrom{\leftarrow\kern-9mu\mapsfromchar}          mathrel &#x21a4; &#x21a4; stmaryrd
-\def\Mapsfrom{\Leftarrow\kern-9mu\Mapsfromchar}          mathrel &#x2906; &#x2906; stmaryrd
-\def\Longmapsto{\Mapstochar\Longrightarrow}              mathrel &#x27fe; &#x27fe; stmaryrd
-\def\longmapsfrom{\longleftarrow\mapsfromchar}           mathrel &#x27fb; &#x27fb; stmaryrd
-\def\Longmapsfrom{\Longleftarrow\mathrel{\kern1mu}\Mapsfromchar}   mathrel &#x27fd; &#x27fd; stmaryrd
+\def\Mapsto{\Mapstochar\mathrel\Rightarrow}              mathrel &#x2907; stmaryrd
+\def\mapsfrom{\leftarrow\kern-9mu\mapsfromchar}          mathrel &#x21a4; stmaryrd
+\def\Mapsfrom{\Leftarrow\kern-9mu\Mapsfromchar}          mathrel &#x2906; stmaryrd
+\def\Longmapsto{\Mapstochar\Longrightarrow}              mathrel &#x27fe; stmaryrd
+\def\longmapsfrom{\longleftarrow\mapsfromchar}           mathrel &#x27fb; stmaryrd
+\def\Longmapsfrom{\Longleftarrow\mathrel{\kern1mu}\Mapsfromchar}   mathrel &#x27fd; stmaryrd
 
 # symbols from the mhchem package, all of them are equivalent to a math symbol
 # mhchem is not loaded because these commands can only be used inside
 # a \ce or a \cf inset
 
-sbond              cmsy        161   0 mathord  x  x
-dbond              cmr          61   0 mathord  x  x
-tbond              cmsy        180 186 mathord  x  x
+sbond              cmsy        161   0 mathord  x
+dbond              cmr          61   0 mathord  x
+tbond              cmsy        180 186 mathord  x
 
 # From the esint package:
 # We emulate some symbols if the esint10 font is not available.
@@ -1029,190 +1032,932 @@ tbond              cmsy        180 186 mathord  x  x
 # If the wasysym integrals are really wanted then one has to load the package
 # manually and disable automatic loading of amsmath and esint.
 iffont esint
-intop              esint    001|002    0  mathop  &int;         &#x222B;        esint
-iintop             esint    003|004    0  mathop  &Int;         &#x222C;        esint
-iiintop            esint    005|006    0  mathop  &tint;        &#x222D;        esint
-iiiintop           esint    007|008    0  mathop  &qint;        &#x2A0C;        esint
+intop              esint    001|002    0  mathop  &#x222B;        esint
+iintop             esint    003|004    0  mathop  &#x222C;        esint
+iiintop            esint    005|006    0  mathop  &#x222D;        esint
+iiiintop           esint    007|008    0  mathop  &#x2A0C;        esint
 #9 codepoint forbidden in qt4, 10,12,13 in qt5
-ointop             esint    043|044    0  mathop  &conint;      &#x222E;        esint
-oiintop            esint    045|046    0  mathop  &Conint;      &#x222F;        esint
-sqintop            esint    015|016    0  mathop  &quatint;     &#x2A16;        esint
+ointop             esint    043|044    0  mathop  &#x222E;        esint
+oiintop            esint    045|046    0  mathop  &#x222F;        esint
+sqintop            esint    015|016    0  mathop  &#x2A16;        esint
 sqiintop           esint    017|018    0  mathop  x             esint
-dotsintop          esint    041|042    0  mathop  &int;&ctdot;&int;     &#x222B;&#x22EF;&#x222B;    esint
-ointctrclockwiseop esint    023|024    0  mathop  &awconint;    &#x2233;        esint
-ointclockwiseop    esint    025|026    0  mathop  &cwconint;    &#x2232;        esint
+dotsintop          esint    041|042    0  mathop  &#x222B;&#x22EF;&#x222B;    esint
+ointctrclockwiseop esint    023|024    0  mathop  &#x2233;        esint
+ointclockwiseop    esint    025|026    0  mathop  &#x2232;        esint
 else
-intop              cmex       82|90  242  mathop  &int;         &#x222B;        esint
-iintop             wasy     115|120    0  mathop  &Int          &#x222C;        esint
-iiintop            wasy     116|121    0  mathop  &tint;        &#x222D;        esint
+intop              cmex       82|90  242  mathop  &#x222B;        esint
+iintop             wasy     115|120    0  mathop  &#x222C;        esint
+iiintop            wasy     116|121    0  mathop  &#x222D;        esint
 \def\iiiintop{\int\kern-6mu\int\kern-6mu\int\kern-6mu\int}      esint
-ointop             cmex       72|73    0  mathop  &conint;      &#x222E;        esint
-oiintop            wasy     118|123    0  mathop  &Conint;      &#x222F;        esint
+ointop             cmex       72|73    0  mathop  &#x222E;        esint
+oiintop            wasy     118|123    0  mathop  &#x222F;        esint
 \def\sqintop{\square\kern-17mu\int\kern6mu}                     esint
 \def\sqiintop{\square\kern-20mu\iint\kern3mu}                   esint
 \def\dotsintop{\int\kern-3mu\cdots\kern-3mu\int}                esint
 \def\ointctrclockwiseop{\circlearrowleft\kern-21mu\int\kern6mu} esint
 \def\ointclockwiseop{\circlearrowright\kern-21mu\int\kern6mu}   esint
 endif
-\def\int{\intop\nolimits}           mathop  &int;         &#x222B;        esint|amsmath
-\def\iint{\iintop\nolimits}         mathop  &Int;         &#x222C;        esint|amsmath
-\def\iiint{\iiintop\nolimits}       mathop  &tint;        &#x222D;        esint|amsmath
-\def\iiiint{\iiiintop\nolimits}     mathop  &qint;        &#x2A0C;        esint|amsmath
-\def\oint{\ointop\nolimits}         mathop  &conint;      &#x222E;        esint
-\def\oiint{\oiintop\nolimits}       mathop  &Conint;      &#x222F;        esint
-\def\sqint{\sqintop\nolimits}       mathop  &quatint;     &#x2A16;        esint
-\def\sqiint{\sqiintop\nolimits}     mathop  x             esint
-\def\dotsint{\dotsintop\nolimits}   mathop  &int;&ctdot;&int;     &#x222B;&#x22EF;&#x222B;
-\def\ointctrclockwise{\ointctrclockwiseop\nolimits} mathop  &cwconint;    &#x2232;        esint
-\def\ointclockwise{\ointclockwiseop\nolimits}       mathop  &cwconint;    &#x2232;        esint
-
-varointclockwiseop esint    027|028    0  mathop  &cwconint;    &#x2232;        esint
-varointctrclockwiseop esint 029|030    0  mathop  &awconint;    &#x2233;        esint
-fintop             esint    031|032    0  mathop  &#x2a0f;      &#x2a0f;        esint
-varoiintop         esint    033|034    0  mathop  &Conint;      &#x222F;        esint
-landupintop        esint    035|036    0  mathop  x             x               esint
-landdownintop      esint    037|038    0  mathop  x             x               esint
-
-\def\varointclockwise{\varointclockwiseop\nolimits}       mathop  &cwconint;    &#x2232;        esint
-\def\varointctrclockwise{\varointctrclockwiseop\nolimits} mathop  &awconint;    &#x2233;        esint
-\def\fint{\fintop\nolimits}                mathop  &#x2a0f;      &#x2a0f;        esint
-\def\varoiint{\varoiintop\nolimits}        mathop  &Conint;      &#x222F;        esint
-\def\landupint{\landupintop\nolimits}      mathop  x             x               esint
-\def\landdownint{\landdownintop\nolimits}  mathop  x             x               esint
+\def\int{\intop\nolimits}           mathop  &#x222B;        esint|amsmath
+\def\iint{\iintop\nolimits}         mathop  &#x222C;        esint|amsmath
+\def\iiint{\iiintop\nolimits}       mathop  &#x222D;        esint|amsmath
+\def\iiiint{\iiiintop\nolimits}     mathop  &#x2A0C;        esint|amsmath
+\def\oint{\ointop\nolimits}         mathop  &#x222E;        esint
+\def\oiint{\oiintop\nolimits}       mathop  &#x222F;        esint
+\def\sqint{\sqintop\nolimits}       mathop  &#x2A16;        esint
+\def\sqiint{\sqiintop\nolimits}     mathop  esint
+\def\dotsint{\dotsintop\nolimits}   mathop  &#x222B;&#x22EF;&#x222B;        esint
+\def\ointctrclockwise{\ointctrclockwiseop\nolimits} mathop  &#x2232;        esint
+\def\ointclockwise{\ointclockwiseop\nolimits}       mathop  &#x2232;        esint
+
+varointclockwiseop esint    027|028    0  mathop  &#x2232;        esint
+varointctrclockwiseop esint 029|030    0  mathop  &#x2233;        esint
+fintop             esint    031|032    0  mathop  &#x2a0f;        esint
+varoiintop         esint    033|034    0  mathop  &#x222F;        esint
+landupintop        esint    035|036    0  mathop  x               esint
+landdownintop      esint    037|038    0  mathop  x               esint
+
+\def\varointclockwise{\varointclockwiseop\nolimits}       mathop  &#x2232;        esint
+\def\varointctrclockwise{\varointctrclockwiseop\nolimits} mathop  &#x2233;        esint
+\def\fint{\fintop\nolimits}                mathop  &#x2a0f;        esint
+\def\varoiint{\varoiintop\nolimits}        mathop  &#x222F;        esint
+\def\landupint{\landupintop\nolimits}      mathop  x               esint
+\def\landdownint{\landdownintop\nolimits}  mathop  x               esint
 
 
 # From the amsmath package:
 \def\idotsint{\int\kern-3mu\cdots\kern-3mu\int\limits}                 amsmath
 
 
-log                lyxblacktext  0   0 func     x  x
-lg                 lyxblacktext  0   0 func     x  x
-ln                 lyxblacktext  0   0 func     x  x
-lim                lyxblacktext  0   0 funclim  x  x
-limsup             lyxblacktext  0   0 funclim  x  x
-liminf             lyxblacktext  0   0 funclim  x  x
-sin                lyxblacktext  0   0 func     x  x
-arcsin             lyxblacktext  0   0 func     x  x
-sinh               lyxblacktext  0   0 func     x  x
-cos                lyxblacktext  0   0 func     x  x
-arccos             lyxblacktext  0   0 func     x  x
-cosh               lyxblacktext  0   0 func     x  x
-tan                lyxblacktext  0   0 func     x  x
-arctan             lyxblacktext  0   0 func     x  x
-tanh               lyxblacktext  0   0 func     x  x
-cot                lyxblacktext  0   0 func     x  x
-coth               lyxblacktext  0   0 func     x  x
-sec                lyxblacktext  0   0 func     x  x
-csc                lyxblacktext  0   0 func     x  x
-max                lyxblacktext  0   0 funclim  x  x
-min                lyxblacktext  0   0 funclim  x  x
-sup                lyxblacktext  0   0 funclim  x  x
-inf                lyxblacktext  0   0 funclim  x  x
-arg                lyxblacktext  0   0 func     x  x
-ker                lyxblacktext  0   0 func     x  x
-dim                lyxblacktext  0   0 func     x  x
-hom                lyxblacktext  0   0 func     x  x
-det                lyxblacktext  0   0 funclim  x  x
-exp                lyxblacktext  0   0 func     x  x
-Pr                 lyxblacktext  0   0 funclim  x  x
-gcd                lyxblacktext  0   0 funclim  x  x
-deg                lyxblacktext  0   0 func     x  x
-mod                lyxblacktext  0   0 func     x  x     amsmath
-bmod               lyxblacktext  0   0 func     x  x
-pmod               lyxblacktext  0   0 func     x  x
-pod                lyxblacktext  0   0 func     x  x     amsmath
+log                lyxblacktext  0   0 func     x
+lg                 lyxblacktext  0   0 func     x
+ln                 lyxblacktext  0   0 func     x
+lim                lyxblacktext  0   0 funclim  x
+limsup             lyxblacktext  0   0 funclim  x
+liminf             lyxblacktext  0   0 funclim  x
+sin                lyxblacktext  0   0 func     x
+arcsin             lyxblacktext  0   0 func     x
+sinh               lyxblacktext  0   0 func     x
+cos                lyxblacktext  0   0 func     x
+arccos             lyxblacktext  0   0 func     x
+cosh               lyxblacktext  0   0 func     x
+tan                lyxblacktext  0   0 func     x
+arctan             lyxblacktext  0   0 func     x
+tanh               lyxblacktext  0   0 func     x
+cot                lyxblacktext  0   0 func     x
+coth               lyxblacktext  0   0 func     x
+sec                lyxblacktext  0   0 func     x
+csc                lyxblacktext  0   0 func     x
+max                lyxblacktext  0   0 funclim  x
+min                lyxblacktext  0   0 funclim  x
+sup                lyxblacktext  0   0 funclim  x
+inf                lyxblacktext  0   0 funclim  x
+arg                lyxblacktext  0   0 func     x
+ker                lyxblacktext  0   0 func     x
+dim                lyxblacktext  0   0 func     x
+hom                lyxblacktext  0   0 func     x
+det                lyxblacktext  0   0 funclim  x
+exp                lyxblacktext  0   0 func     x
+Pr                 lyxblacktext  0   0 funclim  x
+gcd                lyxblacktext  0   0 funclim  x
+deg                lyxblacktext  0   0 func     x
+
 
+#
+# Modulo notation
+#
+
+# the original definitions have spacing differences between display/inline/script,
+# but we cannot reproduce that here
+\def\bmod{\mkern1mu\mathbin{\textrm{mod}}\mkern1mu}
+\def\pmod#1{\mkern18mu(\textrm{mod}\mkern6mu#1)}
+\def\pod#1{\mkern18mu(#1)} amsmath
+\def\mod#1{\mkern12mu\textrm{mod}\mkern6mu#1} amsmath
 
 # mathtools.sty
-vcentcolon         cmr          58  58    mathrel :  :          mathtools
-ordinarycolon      cmr          58  58    mathrel :  :          mathtools
+vcentcolon         cmr          58  58    mathrel :          mathtools
+ordinarycolon      cmr          58  58    mathrel :          mathtools
 \def\bigtimes{\mathop{\diagup\kern-16mu\diagdown}} mathtools
-\def\dblcolon{\vcentcolon\mathrel{\kern-0.9mu}\vcentcolon}      mathrel ::          ::          mathtools
-\def\coloneqq{\vcentcolon\mathrel{\kern-1.2mu}=}                mathrel &coloneq;   &#x2254;    mathtools
-\def\Coloneqq{\dblcolon\mathrel{\kern-1.2mu}=}                  mathrel &Colone;    &#x2A74;    mathtools
-\def\coloneq{\vcentcolon\mathrel{\kern-1.2mu}\mathrel{-}}       mathrel :-          :-          mathtools
-\def\Coloneq{\dblcolon\mathrel{\kern-1.2mu}\mathrel{-}}         mathrel ::-         ::-         mathtools
-\def\eqqcolon{=\mathrel{\kern-1.2mu}\vcentcolon}                mathrel &eqcolon;   &#x2255;    mathtools
-\def\Eqqcolon{=\mathrel{\kern-1.2mu}\dblcolon}                  mathrel =::         =::         mathtools
-\def\eqcolon{\mathrel{-}\mathrel{\kern-1.2mu}\vcentcolon}       mathrel -:          -:          mathtools
-\def\Eqcolon{\mathrel{-}\mathrel{\kern-1.2mu}\dblcolon}         mathrel -::         -::         mathtools
-\def\colonapprox{\vcentcolon\mathrel{\kern-1.2mu}\approx}       mathrel :&ap;       :&#x2248;   mathtools
-\def\Colonapprox{\dblcolon\mathrel{\kern-1.2mu}\approx}         mathrel ::&ap;      ::&#x2248;  mathtools
-\def\colonsim{\vcentcolon\mathrel{\kern-1.2mu}\sim}             mathrel :&sim;      :&#x223C;   mathtools
-\def\Colonsim{\dblcolon\mathrel{\kern-1.2mu}\sim}               mathrel ::&sim;     ::&#x223C;  mathtools
+\def\dblcolon{\vcentcolon\mathrel{\kern-0.9mu}\vcentcolon}      mathrel ::          mathtools
+\def\coloneqq{\vcentcolon\mathrel{\kern-1.2mu}=}                mathrel &#x2254;    mathtools
+\def\Coloneqq{\dblcolon\mathrel{\kern-1.2mu}=}                  mathrel &#x2A74;    mathtools
+\def\coloneq{\vcentcolon\mathrel{\kern-1.2mu}\mathrel{-}}       mathrel :-          mathtools
+\def\Coloneq{\dblcolon\mathrel{\kern-1.2mu}\mathrel{-}}         mathrel ::-         mathtools
+\def\eqqcolon{=\mathrel{\kern-1.2mu}\vcentcolon}                mathrel &#x2255;    mathtools
+\def\Eqqcolon{=\mathrel{\kern-1.2mu}\dblcolon}                  mathrel =::         mathtools
+\def\eqcolon{\mathrel{-}\mathrel{\kern-1.2mu}\vcentcolon}       mathrel -:          mathtools
+\def\Eqcolon{\mathrel{-}\mathrel{\kern-1.2mu}\dblcolon}         mathrel -::         mathtools
+\def\colonapprox{\vcentcolon\mathrel{\kern-1.2mu}\approx}       mathrel :&#x2248;   mathtools
+\def\Colonapprox{\dblcolon\mathrel{\kern-1.2mu}\approx}         mathrel ::&#x2248;  mathtools
+\def\colonsim{\vcentcolon\mathrel{\kern-1.2mu}\sim}             mathrel :&#x223C;   mathtools
+\def\Colonsim{\dblcolon\mathrel{\kern-1.2mu}\sim}               mathrel ::&#x223C;  mathtools
 
 
 #
 # pre-defined macros
 #
 
-\def\leq{\le}                                                   mathrel &leq;       &#x2264;
-\def\geq{\ge}                                                   mathrel &geq;       &#x2265;
-\def\neq{\not=}                                                 mathrel &ne;        &#x2260;
-\def\ne{\not=}                                                  mathrel &ne;        &#x2260;
-\def\lnot{\neg}                                                 mathord &not;       &#xAC;
-\def\notin{\not\in}                                             mathrel &notin;     &#x2209;
+\def\leq{\le}                                                   mathrel &#x2264;
+\def\geq{\ge}                                                   mathrel &#x2265;
+\def\neq{\not=}                                                 mathrel &#x2260;
+\def\ne{\not=}                                                  mathrel &#x2260;
+\def\lnot{\neg}                                                 mathord &#xAC;
+\def\notin{\not\in}                                             mathrel &#x2209;
 
-\def\ddag{\ddagger}                                             mathbin &Dagger;    &#x2021;
-\def\dag{\dagger}                                               mathbin &dagger;    &#x2020;
+\def\ddag{\ddagger}                                             mathbin &#x2021;
+\def\dag{\dagger}                                               mathbin &#x2020;
 
 \def\joinrel{\mathrel{\kern-3mu}}
 \def\relbar{\lyxbar}
 \def\Relbar{\mathrel{=}}
-\def\longleftrightarrow{\leftarrow\joinrel\rightarrow}          mathrel &#x27f7;    &#x27f7;
-\def\Longleftrightarrow{\Leftarrow\joinrel\Rightarrow}          mathrel &#x27fa;    &#x27fa;
-\def\iff{\Leftarrow\joinrel\Rightarrow}                         mathrel &#x27fa;    &#x27fa;
-\def\doteq{\stackrel{\cdot}{=}}                                 mathrel &#x2250;    &#x2250;
+\def\longleftrightarrow{\leftarrow\joinrel\rightarrow}          mathrel &#x27f7;
+\def\Longleftrightarrow{\Leftarrow\joinrel\Rightarrow}          mathrel &#x27fa;
+\def\iff{\Leftarrow\joinrel\Rightarrow}                         mathrel &#x27fa;
+\def\doteq{\stackrel{\cdot}{=}}                                 mathrel &#x2250;
 
 iffont cmsy
-\def\longrightarrow{\relbar\joinrel\rightarrow}                 mathrel &xrarr;     &#x27F6;
-\def\longleftarrow{\leftarrow\joinrel\relbar}                   mathrel &xlarr;     &#x27F5;
-\def\Longrightarrow{\Relbar\joinrel\Rightarrow}                 mathrel &#x27F9;    &#x27F9;
-\def\Longleftarrow{\Leftarrow\joinrel\Relbar}                   mathrel &#x27F8;    &#x27F8;
-\def\implies{\Longrightarrow}                                   mathrel &#x27F9;    &#x27F9;    amsmath
-\def\impliedby{\Longleftarrow}                                  mathrel &#x27F8;    &#x27F8;    amsmath
-\def\mapsto{\mapstochar\rightarrow}                             mathrel &#x21A4;    &#x21A4;
-\def\longmapsto{\mapstochar\joinrel\relbar\joinrel\rightarrow}  mathrel &#x27FB;    &#x27FB;
-\def\models{\mathrel{\vert}\joinrel\Relbar}                     mathrel &vDash;     &#x22A8;
+\def\longrightarrow{\relbar\joinrel\rightarrow}                 mathrel &#x27F6;
+\def\longleftarrow{\leftarrow\joinrel\relbar}                   mathrel &#x27F5;
+\def\Longrightarrow{\Relbar\joinrel\Rightarrow}                 mathrel &#x27F9;
+\def\Longleftarrow{\Leftarrow\joinrel\Relbar}                   mathrel &#x27F8;
+\def\implies{\Longrightarrow}                                   mathrel &#x27F9;    amsmath
+\def\impliedby{\Longleftarrow}                                  mathrel &#x27F8;    amsmath
+\def\mapsto{\mapstochar\rightarrow}                             mathrel &#x21A4;
+\def\longmapsto{\mapstochar\joinrel\relbar\joinrel\rightarrow}  mathrel &#x27FB;
+\def\models{\mathrel{\vert}\joinrel\Relbar}                     mathrel &#x22A8;
 else
-\def\implies{=>}                                                mathrel &#x27F9;    &#x27F9;    amsmath
-\def\impliedby{<=}                                              mathrel &#x27F8;    &#x27F8;    amsmath
+\def\implies{=>}                                                mathrel &#x27F9;    amsmath
+\def\impliedby{<=}                                              mathrel &#x27F8;    amsmath
 endif
 iffont cmm
-\def\hookrightarrow{\lhook\joinrel\rightarrow}                  mathrel &#x21AA;    &#x21AA;
-\def\hookleftarrow{\leftarrow\joinrel\rhook}                    mathrel &#x21A9;    &#x21A9;
-\def\bowtie{\mathrel\triangleright\joinrel\mathrel\triangleleft} mathrel &#x22C8;   &#x22C8;
+\def\hookrightarrow{\lhook\joinrel\rightarrow}                  mathrel &#x21AA;
+\def\hookleftarrow{\leftarrow\joinrel\rhook}                    mathrel &#x21A9;
+\def\bowtie{\mathrel\triangleright\joinrel\mathrel\triangleleft} mathrel&#x22C8;
 endif
 iffont msa
-\def\dashrightarrow{\mathrel{\lyxdabar\lyxdabar\lyxright}}      mathrel &#x290F;    &#x290F;    amssymb
-\def\dashleftarrow{\mathrel{\lyxleft\lyxdabar\lyxdabar}}        mathrel &#x290E;    &#x290E;    amssymb
+\def\dashrightarrow{\mathrel{\lyxdabar\lyxdabar\lyxright}}      mathrel &#x290F;    amssymb
+\def\dashleftarrow{\mathrel{\lyxleft\lyxdabar\lyxdabar}}        mathrel &#x290E;    amssymb
 else
-\def\dashrightarrow{- - \rightarrow}                            mathrel &#x290F;    &#x290F;    amssymb
-\def\dashleftarrow{\leftarrow{} - -}                            mathrel &#x290E;    &#x290E;    amssymb
+\def\dashrightarrow{- - \rightarrow}                            mathrel &#x290F;    amssymb
+\def\dashleftarrow{\leftarrow{} - -}                            mathrel &#x290E;    amssymb
 endif
-\def\dasharrow{\dashrightarrow}                                 mathrel &#x290F;    &#x290F;    amssymb
+\def\dasharrow{\dashrightarrow}                                 mathrel &#x290F;    amssymb
 iffont msb
-\def\Join{\mathrel{\ltimes\kern-13.5mu\rtimes}}                 mathrel &#x2a1d;    &#x2a1d;    amssymb
+\def\Join{\mathrel{\ltimes\kern-13.5mu\rtimes}}                 mathrel &#x2a1d;    amssymb
 else
-\def\Join{|x|}                                                  mathrel &#x2a1d;    &#x2a1d;    amssymb
+\def\Join{|x|}                                                  mathrel &#x2a1d;    amssymb
 endif
-\def\AA{\AA}{\text{Å}} textmode &Aring;     &#x00C5;    amstext,lyxmathsym
-\def\O{\O}{\text{Ø}}   textmode &Oslash;    &#x00D8;    amstext,lyxmathsym
+\def\AA{\AA}{\text{Å}} textmode  &#x00C5;    amstext,lyxmathsym
+\def\O{\O}{\text{Ø}}   textmode  &#x00D8;    amstext,lyxmathsym
 
 iffont cmsy
 # The \sim is placed too high...
-\def\cong{\stackrel{\sim}{=}}                                   mathrel &cong;  &#x2245;
-lyxsurd               cmsy        112 0 mathord  &radic;    &#x221A;
-\def\surd{^\lyxsurd}                                            mathord &radic; &#x221A;
-\def\textdegree{\text{°}} textmode &deg; textcomp,amstext,lyxmathsym
+\def\cong{\stackrel{\sim}{=}}                                   mathrel  &#x2245;
+lyxsurd               cmsy        112 0 mathord  &#x221A;
+\def\surd{^\lyxsurd}                                            mathord  &#x221A;
+\def\textdegree{\text{°}} textmode ° textcomp,amstext,lyxmathsym
 else
 # FIXME: These don't work on OS X, since the Symbol font uses a different
 #        encoding and is therefore disabled in FontLoader::available().
-cong               lyxsymbol             64  0 mathrel  &cong;      &#x2245;
-surd               lyxsymbol             214 0 mathord  &radic;     &#x221A;
-textdegree         lyxsymbol             176 0 mathord  &deg;       &#x00B0;    textcomp,amstext,lyxmathsym
+cong               lyxsymbol             64  0 mathrel  &#x2245;
+surd               lyxsymbol             214 0 mathord  &#x221A;
+textdegree         lyxsymbol             176 0 mathord  &#x00B0;    textcomp,amstext,lyxmathsym
 endif
 
 #"{\hat{}}
 
 
+# HEP Particles. The code below is extracted from the hepparticles
+# package by Andy Buckley.
+#    https://www.ctan.org/pkg/hepparticles
+# It has been simplified and is only intended for display purposes inside LyX.
+
+
+\def\HepParticle#1#2#3{\mathrm{#1{}_{#2}^{#3}}} hepparticles
+\def\HepAntiParticle#1#2#3{\mathrm{\overline{#1}{}_{#2}^{#3}}} hepparticles
+
+\def\HepGenParticle#1#2#3{\mathit{#1{}_{\kern-3mu#2}^{\kern-1mu#3}}} hepparticles
+\def\HepGenAntiParticle#1#2#3{\mathit{\overline{#1}{}_{\kern-2mu#2}^{#3}}} hepparticles
+
+\def\HepSusyParticle#1#2#3{\mathrm{\widetilde{#1}{}_{#2}^{#3}}} hepparticles
+\def\HepGenSusyParticle#1#2#3{\mathit{\mkern2mu\widetilde{\mkern-2mu#1}{}_{\kern-2.5mu#2}^{\kern-0.5mu#3}}} hepparticles
+\def\HepSusyAntiParticle#1#2#3{\mathrm{\overline{\widetilde{#1}}{}_{#2}^{#3}}} hepparticles
+\def\HepGenSusyAntiParticle#1#2#3{\mathit{\mkern3.5mu\overline{\mkern-3.5mu\mkern2mu\widetilde{\mkern-2mu#1}}{}_{\kern-4mu#2}^{\kern-2mu#3}}} hepparticles
+
+\def\HepResonanceMassTerm#1#2#3{\mathrm{\left(#1\right){}_{#2}^{#3}}} hepparticles
+\def\HepResonanceSpecTerm#1#2#3{\mathrm{#1{}_{#2}^{#3}}} hepparticles
+\def\HepParticleResonance#1#2#3#4{#1\HepResonanceMassTerm#2#3#4} hepparticles
+\def\HepParticleResonanceFormal#1#2#3#4#5#6#7{\HepParticleResonance#1#2#3#4\,\HepResonanceSpecTerm#5#6#7} hepparticles
+\def\HepParticleResonanceFull#1#2#3#4#5#6{\HepParticleResonance{\HepParticle#1#2#3}#4#5#6} hepparticles
+\def\HepParticleResonanceFormalFull#1#2#3#4#5#6#7#8#9{\HepParticleResonanceFormal{\HepParticle#1#2#3}#4#5#6#7#8#9} hepparticles
+\def\HepProcess#1{#1} hepparticles
+
+
+#
+# Particle PEN Names (see hepnames package on CTAN)
+#
+
+## B mesons
+\def\PB{\HepParticle{B}{}{}} hepnames
+\def\PBpm{\HepParticle{B}{}{\pm}} hepnames
+\def\PBmp{\HepParticle{B}{}{\mp}} hepnames
+\def\PBp{\HepParticle{B}{}{+}} hepnames
+\def\PBm{\HepParticle{B}{}{-}} hepnames
+\def\PBz{\HepParticle{B}{}{0}} hepnames
+\def\PBst{\HepParticle{B}{}{\ast}} hepnames
+\def\PdB{\HepParticle{B}{\Pqd}{0}} hepnames
+\def\PuB{\HepParticle{B}{}{+}} hepnames
+\def\PcB{\HepParticle{B}{\Pqc}{+}} hepnames
+\def\PsB{\HepParticle{B}{\Pqs}{0}} hepnames
+\def\PaB{\HepAntiParticle{B}{}{}} hepnames
+\def\PaBz{\HepAntiParticle{B}{}{0}} hepnames
+\def\PadB{\HepAntiParticle{B}{\Pqd}{0}} hepnames
+\def\PauB{\HepParticle{B}{}{-}} hepnames
+\def\PacB{\HepParticle{B}{\Pqc}{-}} hepnames
+\def\PasB{\HepAntiParticle{B}{\Pqs}{0}} hepnames
+
+## Kaons
+\def\PK{\HepParticle{K}{}{}} hepnames
+\def\PKpm{\HepParticle{K}{}{\pm}} hepnames
+\def\PKmp{\HepParticle{K}{}{\mp}} hepnames
+\def\PKm{\HepParticle{K}{}{-}} hepnames
+\def\PKp{\HepParticle{K}{}{+}} hepnames
+\def\PKz{\HepParticle{K}{}{0}} hepnames
+\def\PKzL{\HepParticle{K}{L}{0}} hepnames
+\def\PKzS{\HepParticle{K}{S}{0}} hepnames
+\def\PKst{\HepParticle{K}{}{\ast}} hepnames
+\def\PaK{\HepAntiParticle{K}{}{}} hepnames
+\def\PaKz{\HepAntiParticle{K}{}{0}} hepnames
+\def\PKeiii{\HepParticle{K}{e3}{}} hepnames
+\def\PKgmiii{\HepParticle{K}{\mu3}{}} hepnames
+\def\PKzeiii{\HepParticle{K}{e3}{0}} hepnames
+\def\PKzgmiii{\HepParticle{K}{\mu3}{0}} hepnames
+\def\PKia{\HepParticleResonanceFull{K}{1}{}{1400}{}{}} hepnames
+\def\PKii{\HepParticleResonanceFull{K}{2}{}{1770}{}{}} hepnames
+\def\PKi{\HepParticleResonanceFull{K}{1}{}{1270}{}{}} hepnames
+\def\PKsti{\HepParticleResonance{\PKst}{892}{}{}} hepnames
+\def\PKsta{\HepParticleResonance{\PKst}{1370}{}{}} hepnames
+\def\PKstb{\HepParticleResonance{\PKst}{1680}{}{}} hepnames
+\def\PKstiii{\HepParticleResonanceFull{K}{3}{\ast}{1780}{}{}} hepnames
+\def\PKstii{\HepParticleResonanceFull{K}{2}{\ast}{1430}{}{}} hepnames
+\def\PKstiv{\HepParticleResonanceFull{K}{4}{\ast}{2045}{}{}} hepnames
+\def\PKstz{\HepParticleResonanceFull{K}{0}{\ast}{1430}{}{}} hepnames
+
+## N resonances
+\def\PN{\HepParticle{N}{}{}} hepnames
+\def\PNa{\HepParticleResonanceFormal{\PN}{1440}{}{}{P}{11}{}} hepnames
+\def\PNb{\HepParticleResonanceFormal{\PN}{1520}{}{}{D}{13}{}} hepnames
+\def\PNc{\HepParticleResonanceFormal{\PN}{1535}{}{}{S}{11}{}} hepnames
+\def\PNd{\HepParticleResonanceFormal{\PN}{1650}{}{}{S}{11}{}} hepnames
+\def\PNe{\HepParticleResonanceFormal{\PN}{1675}{}{}{D}{15}{}} hepnames
+\def\PNf{\HepParticleResonanceFormal{\PN}{1680}{}{}{F}{15}{}} hepnames
+\def\PNg{\HepParticleResonanceFormal{\PN}{1700}{}{}{D}{13}{}} hepnames
+\def\PNh{\HepParticleResonanceFormal{\PN}{1710}{}{}{P}{11}{}} hepnames
+\def\PNi{\HepParticleResonanceFormal{\PN}{1720}{}{}{P}{13}{}} hepnames
+\def\PNj{\HepParticleResonanceFormal{\PN}{2190}{}{}{G}{17}{}} hepnames
+\def\PNk{\HepParticleResonanceFormal{\PN}{2220}{}{}{H}{19}{}} hepnames
+\def\PNl{\HepParticleResonanceFormal{\PN}{2250}{}{}{G}{19}{}} hepnames
+\def\PNm{\HepParticleResonanceFormal{\PN}{2600}{}{}{I}{1,11}{}} hepnames
+
+## Bosons
+\def\Pg{\HepParticle{g}{}{}} hepnames
+\def\Pgg{\HepParticle{\gamma}{}{}} hepnames
+\def\Pggx{\HepParticle{\gamma}{}{*}} hepnames
+\def\PW{\HepParticle{W}{}{}} hepnames
+\def\PWpm{\HepParticle{W}{}{\pm}} hepnames
+\def\PWmp{\HepParticle{W}{}{\mp}} hepnames
+\def\PWp{\HepParticle{W}{}{+}} hepnames
+\def\PWm{\HepParticle{W}{}{-}} hepnames
+\def\PWR{\HepParticle{W}{R}{}} hepnames
+\def\PWpr{\HepParticle{W}{}{\prime}} hepnames
+\def\PZ{\HepParticle{Z}{}{}} hepnames
+\def\PZz{\HepParticle{Z}{}{0}} hepnames
+\def\PZpr{\HepParticle{Z}{}{\prime}} hepnames
+\def\PZLR{\HepParticle{Z}{LR}{}} hepnames
+\def\PZgc{\HepParticle{Z}{\chi}{}} hepnames
+\def\PZge{\HepParticle{Z}{\eta}{}} hepnames
+\def\PZgy{\HepParticle{Z}{\psi}{}} hepnames
+\def\PZi{\HepParticle{Z}{1}{}} hepnames
+\def\PAz{\HepParticle{A}{}{\mspace{-2mu}0}} hepnames
+
+## Higgs (inc. SUSY Higgs)
+\def\PH{\HepParticle{H}{}{}} hepnames
+\def\PHz{\HepParticle{H}{}{0}} hepnames
+\def\Ph{\HepParticle{h}{}{}} hepnames
+\def\Phz{\HepParticle{h}{}{0}} hepnames
+\def\PA{\HepParticle{A}{}{}} hepnames
+\def\PHpm{\HepParticle{H}{}{\pm}} hepnames
+\def\PHmp{\HepParticle{H}{}{\mp}} hepnames
+\def\PHp{\HepParticle{H}{}{+}} hepnames
+\def\PHm{\HepParticle{H}{}{-}} hepnames
+
+\def\Pf{\HepGenParticle{f}{}{}} hepnames
+\def\Pfpm{\HepGenParticle{f}{}{\pm}} hepnames
+\def\Pfmp{\HepGenParticle{f}{}{\mp}} hepnames
+\def\Pfp{\HepGenParticle{f}{}{+}} hepnames
+\def\Pfm{\HepGenParticle{f}{}{-}} hepnames
+\def\Paf{\HepGenAntiParticle{f}{}{}} hepnames
+
+## Leptons
+\def\Pl{\HepGenParticle{\ell}{}{}} hepnames
+\def\Plpm{\HepGenParticle{\ell}{}{\pm}} hepnames
+\def\Plmp{\HepGenParticle{\ell}{}{\mp}} hepnames
+\def\Plp{\HepGenParticle{\ell}{}{+}} hepnames
+\def\Plm{\HepGenParticle{\ell}{}{-}} hepnames
+\def\Pal{\HepGenAntiParticle{\ell}{}{}} hepnames
+\def\Pgn{\HepGenParticle{\nu}{}{}} hepnames
+\def\Pgnl{\HepGenParticle{\nu}{\ell}{}} hepnames
+\def\Pagn{\HepGenAntiParticle{\nu}{}{}} hepnames
+\def\Pagnl{\HepGenAntiParticle{\nu}{\ell}{}} hepnames
+\def\Pe{\HepParticle{e}{}{}} hepnames
+\def\Pepm{\HepParticle{e}{}{\pm}} hepnames
+\def\Pemp{\HepParticle{e}{}{\mp}} hepnames
+\def\Pem{\HepParticle{e}{}{-}} hepnames
+\def\Pep{\HepParticle{e}{}{+}} hepnames
+\def\Pgm{\HepParticle{\mu}{}{}} hepnames
+\def\Pgmpm{\HepParticle{\mu}{}{\pm}} hepnames
+\def\Pgmmp{\HepParticle{\mu}{}{\mp}} hepnames
+\def\Pgmm{\HepParticle{\mu}{}{-}} hepnames
+\def\Pgmp{\HepParticle{\mu}{}{+}} hepnames
+\def\Pgt{\HepParticle{\tau}{}{}} hepnames
+\def\Pgtpm{\HepParticle{\tau}{}{\pm}} hepnames
+\def\Pgtmp{\HepParticle{\tau}{}{\mp}} hepnames
+\def\Pgtm{\HepParticle{\tau}{}{-}} hepnames
+\def\Pgtp{\HepParticle{\tau}{}{+}} hepnames
+\def\Pgne{\HepParticle{\nu}{\!e}{}} hepnames
+\def\Pgngm{\HepParticle{\nu}{\!\mu}{}} hepnames
+\def\Pgngt{\HepParticle{\nu}{\!\tau}{}} hepnames
+\def\Pagne{\HepAntiParticle{\nu}{\!e}{}} hepnames
+\def\Pagngm{\HepAntiParticle{\nu}{\!\mu}{}} hepnames
+\def\Pagngt{\HepAntiParticle{\nu}{\!\tau}{}} hepnames
+
+## Quarks
+\def\Pq{\HepGenParticle{q}{}{}} hepnames
+\def\Paq{\HepGenAntiParticle{q}{}{}} hepnames
+\def\Pqd{\HepParticle{d}{}{}} hepnames
+\def\Pqu{\HepParticle{u}{}{}} hepnames
+\def\Pqs{\HepParticle{s}{}{}} hepnames
+\def\Pqc{\HepParticle{c}{}{}} hepnames
+\def\Pqb{\HepParticle{b}{}{}} hepnames
+\def\Pqt{\HepParticle{t}{}{}} hepnames
+\def\Paqd{\HepAntiParticle{d}{}{}} hepnames
+\def\Paqu{\HepAntiParticle{u}{}{}} hepnames
+\def\Paqs{\HepAntiParticle{s}{}{}} hepnames
+\def\Paqc{\HepAntiParticle{c}{}{}} hepnames
+\def\Paqb{\HepAntiParticle{b}{}{}} hepnames
+\def\Paqt{\HepAntiParticle{t}{}{}} hepnames
+
+## Nucleons
+\def\Pp{\HepParticle{p}{}{}} hepnames
+\def\Pn{\HepParticle{n}{}{}} hepnames
+\def\Pap{\HepAntiParticle{p}{}{}} hepnames
+\def\Pan{\HepAntiParticle{n}{}{}} hepnames
+
+## Chi_c mesons
+\def\Pcgc{\HepParticle{\chi}{c}{}} hepnames
+\def\Pcgcii{\HepParticleResonanceFull{\chi}{c2}{}{1P}{}{}} hepnames
+\def\Pcgci{\HepParticleResonanceFull{\chi}{c1}{}{1P}{}{}} hepnames
+\def\Pcgcz{\HepParticleResonanceFull{\chi}{c0}{}{1P}{}{}} hepnames
+
+## f baryons
+\def\Pfia{\HepParticleResonanceFull{f}{1}{}{1390}{}{}} hepnames
+\def\Pfib{\HepParticleResonanceFull{f}{1}{}{1510}{}{}} hepnames
+\def\Pfiia{\HepParticleResonanceFull{f}{2}{}{1720}{}{}} hepnames
+\def\Pfiib{\HepParticleResonanceFull{f}{2}{}{2010}{}{}} hepnames
+\def\Pfiic{\HepParticleResonanceFull{f}{2}{}{2300}{}{}} hepnames
+\def\Pfiid{\HepParticleResonanceFull{f}{2}{}{2340}{}{}} hepnames
+\def\Pfiipr{\HepParticleResonanceFull{f}{2}{\prime}{1525}{}{}} hepnames
+\def\Pfii{\HepParticleResonanceFull{f}{2}{}{1270}{}{}} hepnames
+\def\Pfiv{\HepParticleResonanceFull{f}{4}{}{2050}{}{}} hepnames
+\def\Pfi{\HepParticleResonanceFull{f}{1}{}{1285}{}{}} hepnames
+\def\Pfza{\HepParticleResonanceFull{f}{0}{}{1400}{}{}} hepnames
+\def\Pfzb{\HepParticleResonanceFull{f}{0}{}{1590}{}{}} hepnames
+\def\Pfz{\HepParticleResonanceFull{f}{0}{}{975}{}{}} hepnames
+
+## Delta baryons
+\def\PgD{\HepParticle{\Delta}{}{}} hepnames
+\def\PgDa{\HepParticleResonanceFormal{\PgD}{1232}{}{}{P}{33}{}} hepnames
+\def\PgDb{\HepParticleResonanceFormal{\PgD}{1620}{}{}{S}{31}{}} hepnames
+\def\PgDc{\HepParticleResonanceFormal{\PgD}{1700}{}{}{D}{33}{}} hepnames
+\def\PgDd{\HepParticleResonanceFormal{\PgD}{1900}{}{}{S}{31}{}} hepnames
+\def\PgDe{\HepParticleResonanceFormal{\PgD}{1905}{}{}{F}{35}{}} hepnames
+\def\PgDf{\HepParticleResonanceFormal{\PgD}{1910}{}{}{P}{31}{}} hepnames
+\def\PgDh{\HepParticleResonanceFormal{\PgD}{1920}{}{}{P}{33}{}} hepnames
+\def\PgDi{\HepParticleResonanceFormal{\PgD}{1930}{}{}{D}{35}{}} hepnames
+\def\PgDj{\HepParticleResonanceFormal{\PgD}{1950}{}{}{F}{37}{}} hepnames
+\def\PgDk{\HepParticleResonanceFormal{\PgD}{2420}{}{}{H}{3,11}{}} hepnames
+
+## Lambda baryons
+\def\PgL{\HepParticle{\Lambda}{}{}} hepnames
+\def\PagL{\HepAntiParticle{\Lambda}{}{}} hepnames
+\def\PcgLp{\HepParticle{\Lambda}{\,c}{+}} hepnames
+\def\PbgL{\HepParticle{\Lambda}{b}{}} hepnames
+\def\PgLa{\HepParticleResonanceFormal{\PgL}{1405}{}{}{S}{01}{}} hepnames
+\def\PgLb{\HepParticleResonanceFormal{\PgL}{1520}{}{}{D}{03}{}} hepnames
+\def\PgLc{\HepParticleResonanceFormal{\PgL}{1600}{}{}{P}{01}{}} hepnames
+\def\PgLd{\HepParticleResonanceFormal{\PgL}{1670}{}{}{S}{01}{}} hepnames
+\def\PgLe{\HepParticleResonanceFormal{\PgL}{1690}{}{}{D}{03}{}} hepnames
+\def\PgLf{\HepParticleResonanceFormal{\PgL}{1800}{}{}{S}{01}{}} hepnames
+\def\PgLg{\HepParticleResonanceFormal{\PgL}{1810}{}{}{P}{01}{}} hepnames
+\def\PgLh{\HepParticleResonanceFormal{\PgL}{1820}{}{}{F}{05}{}} hepnames
+\def\PgLi{\HepParticleResonanceFormal{\PgL}{1830}{}{}{D}{05}{}} hepnames
+\def\PgLj{\HepParticleResonanceFormal{\PgL}{1890}{}{}{P}{03}{}} hepnames
+\def\PgLk{\HepParticleResonanceFormal{\PgL}{2100}{}{}{G}{07}{}} hepnames
+\def\PgLl{\HepParticleResonanceFormal{\PgL}{2110}{}{}{F}{05}{}} hepnames
+\def\PgLm{\HepParticleResonanceFormal{\PgL}{2350}{}{}{H}{09}{}} hepnames
+
+## Omega
+\def\PgO{\HepParticle{\Omega}{}{}} hepnames
+\def\PgOpm{\HepParticle{\Omega}{}{\pm}} hepnames
+\def\PgOmp{\HepParticle{\Omega}{}{\mp}} hepnames
+\def\PgOp{\HepParticle{\Omega}{}{+}} hepnames
+\def\PgOm{\HepParticle{\Omega}{}{-}} hepnames
+\def\PgOma{\HepParticleResonanceFull{\Omega}{}{}{2250}{}{-}} hepnames
+\def\PagO{\HepAntiParticle{\Omega}{}{}} hepnames
+\def\PagOp{\HepAntiParticle{\Omega}{}{+}} hepnames
+\def\PagOm{\HepAntiParticle{\Omega}{}{-}} hepnames
+
+## Sigma baryons
+\def\PgS{\HepParticle{\Sigma}{}{}} hepnames
+\def\PgSpm{\HepParticle{\Sigma}{}{\pm}} hepnames
+\def\PgSmp{\HepParticle{\Sigma}{}{\mp}} hepnames
+\def\PgSm{\HepParticle{\Sigma}{}{-}} hepnames
+\def\PgSp{\HepParticle{\Sigma}{}{+}} hepnames
+\def\PgSz{\HepParticle{\Sigma}{}{0}} hepnames
+\def\PcgS{\HepParticle{\Sigma}{c}{}} hepnames
+\def\PagSm{\HepAntiParticle{\Sigma}{}{-}} hepnames
+\def\PagSp{\HepAntiParticle{\Sigma}{}{+}} hepnames
+\def\PagSz{\HepAntiParticle{\Sigma}{}{0}} hepnames
+\def\PacgS{\HepAntiParticle{\Sigma}{c}{}} hepnames
+\def\PgSa{\HepParticleResonanceFormal{\PgS}{1385}{}{}{P}{13}{}} hepnames
+\def\PgSb{\HepParticleResonanceFormal{\PgS}{1660}{}{}{P}{11}{}} hepnames
+\def\PgSc{\HepParticleResonanceFormal{\PgS}{1670}{}{}{D}{13}{}} hepnames
+\def\PgSd{\HepParticleResonanceFormal{\PgS}{1750}{}{}{S}{11}{}} hepnames
+\def\PgSe{\HepParticleResonanceFormal{\PgS}{1775}{}{}{D}{15}{}} hepnames
+\def\PgSf{\HepParticleResonanceFormal{\PgS}{1915}{}{}{F}{15}{}} hepnames
+\def\PgSg{\HepParticleResonanceFormal{\PgS}{1940}{}{}{D}{13}{}} hepnames
+\def\PgSh{\HepParticleResonanceFormal{\PgS}{2030}{}{}{F}{17}{}} hepnames
+\def\PgSi{\HepParticleResonance{\PgS}{2050}{}{}} hepnames
+\def\PcgSi{\HepParticleResonance{\PcgS}{2455}{}{}} hepnames
+
+## Upsilon
+\def\PgU{\HepParticle{\Upsilon}{}{}} hepnames
+\def\PgUi{\HepParticleResonance{\PgU}{1S}{}{}} hepnames
+\def\PgUa{\HepParticleResonance{\PgU}{2S}{}{}} hepnames
+\def\PgUb{\HepParticleResonance{\PgU}{3S}{}{}} hepnames
+\def\PgUc{\HepParticleResonance{\PgU}{4S}{}{}} hepnames
+\def\PgUd{\HepParticleResonance{\PgU}{10860}{}{}} hepnames
+\def\PgUe{\HepParticleResonance{\PgU}{11020}{}{}} hepnames
+
+## Xi
+\def\PgX{\HepParticle{\Xi}{}{}} hepnames
+\def\PgXp{\HepParticle{\Xi}{}{+}} hepnames
+\def\PgXm{\HepParticle{\Xi}{}{-}} hepnames
+\def\PgXz{\HepParticle{\Xi}{}{0}} hepnames
+\def\PgXa{\HepParticleResonanceFormalFull{\Xi}{}{}{1530}{}{}{P}{13}{}} hepnames
+\def\PgXb{\HepParticleResonanceFull{\Xi}{}{}{1690}{}{}} hepnames
+\def\PgXc{\HepParticleResonanceFormalFull{\Xi}{}{}{1820}{}{}{D}{13}{}} hepnames
+\def\PgXd{\HepParticleResonanceFull{\Xi}{}{}{1950}{}{}} hepnames
+\def\PgXe{\HepParticleResonanceFull{\Xi}{}{}{2030}{}{}} hepnames
+\def\PagXp{\HepAntiParticle{\Xi}{}{+}} hepnames
+\def\PagXm{\HepAntiParticle{\Xi}{}{-}} hepnames
+\def\PagXz{\HepAntiParticle{\Xi}{}{0}} hepnames
+\def\PcgXp{\HepParticle{\Xi}{\,c}{+}} hepnames
+\def\PcgXz{\HepParticle{\Xi}{c}{0}} hepnames
+
+## Strange mesons
+\def\Pgf{\HepParticle{\phi}{}{}} hepnames
+\def\Pgfi{\HepParticleResonance{\Pgf}{1020}{}{}} hepnames
+\def\Pgfa{\HepParticleResonance{\Pgf}{1680}{}{}} hepnames
+\def\Pgfiii{\HepParticleResonanceFull{\phi}{3}{}{1850}{}{}} hepnames
+
+## Eta mesons
+\def\Pgh{\HepParticle{\eta}{}{}} hepnames
+\def\Pghpr{\HepParticle{\eta}{}{\prime}} hepnames
+\def\Pcgh{\HepParticle{\eta}{\Pqc}{}} hepnames
+\def\Pgha{\HepParticleResonance{\Pgh}{1295}{}{}} hepnames
+\def\Pghb{\HepParticleResonance{\Pgh}{1440}{}{}} hepnames
+\def\Pghpri{\HepParticleResonance{\Pghpr}{958}{}{}} hepnames
+\def\Pcghi{\HepParticleResonance{\Pcgh}{1S}{}{}} hepnames
+
+## omega mesons
+\def\Pgo{\HepParticle{\omega}{}{}} hepnames
+\def\Pgoi{\HepParticleResonance{\Pgo}{783}{}{}} hepnames
+\def\Pgoa{\HepParticleResonance{\Pgo}{1390}{}{}} hepnames
+\def\Pgob{\HepParticleResonance{\Pgo}{1600}{}{}} hepnames
+\def\Pgoiii{\HepParticleResonance{\Pgo}{3}{}{1670}{}{}} hepnames
+
+## Pions
+\def\Pgp{\HepParticle{\pi}{}{}} hepnames
+\def\Pgppm{\HepParticle{\pi}{}{\pm}} hepnames
+\def\Pgpmp{\HepParticle{\pi}{}{\mp}} hepnames
+\def\Pgpm{\HepParticle{\pi}{}{-}} hepnames
+\def\Pgpp{\HepParticle{\pi}{}{+}} hepnames
+\def\Pgpz{\HepParticle{\pi}{}{0}} hepnames
+\def\Pgpa{\HepParticleResonanceFull{\pi}{}{}{1300}{}{}} hepnames
+\def\Pgpii{\HepParticleResonanceFull{\pi}{2}{}{1670}{}{}} hepnames
+
+## Rho mesons
+\def\Pgr{\HepParticle{\rho}{}{}} hepnames
+\def\Pgrp{\HepParticle{\rho}{}{+}} hepnames
+\def\Pgrm{\HepParticle{\rho}{}{-}} hepnames
+\def\Pgrpm{\HepParticle{\rho}{}{\pm}} hepnames
+\def\Pgrmp{\HepParticle{\rho}{}{\mp}} hepnames
+\def\Pgrz{\HepParticle{\rho}{}{0}} hepnames
+\def\Pgri{\HepParticleResonanceFull{\rho}{}{}{770}{}{}} hepnames
+\def\Pgra{\HepParticleResonanceFull{\rho}{}{}{1450}{}{}} hepnames
+\def\Pgrb{\HepParticleResonanceFull{\rho}{}{}{1700}{}{}} hepnames
+\def\Pgriii{\HepParticleResonanceFull{\rho}{3}{}{1690}{}{}} hepnames
+
+## Psi resonances
+\def\PJgy{\HepParticle{J\mspace{-2mu}/\mspace{-2mu}\psi}{}{}} hepnames
+\def\PJgyi{\HepParticleResonance{\PJgy}{1S}{}{}} hepnames
+\def\Pgy{\HepParticle{\psi}{}{}} hepnames
+\def\Pgyii{\HepParticleResonance{\Pgy}{2S}{}{}} hepnames
+\def\Pgya{\HepParticleResonance{\Pgy}{3770}{}{}} hepnames
+\def\Pgyb{\HepParticleResonance{\Pgy}{4040}{}{}} hepnames
+\def\Pgyc{\HepParticleResonance{\Pgy}{4160}{}{}} hepnames
+\def\Pgyd{\HepParticleResonance{\Pgy}{4415}{}{}} hepnames
+
+## Charmed mesons
+\def\PD{\HepParticle{D}{}{}} hepnames
+\def\PDpm{\HepParticle{D}{}{\pm}} hepnames
+\def\PDmp{\HepParticle{D}{}{\mp}} hepnames
+\def\PDz{\HepParticle{D}{}{0}} hepnames
+\def\PDm{\HepParticle{D}{}{-}} hepnames
+\def\PDp{\HepParticle{D}{}{+}} hepnames
+\def\PDst{\HepParticle{D}{}{\ast}} hepnames
+\def\PaD{\HepAntiParticle{D}{}{}} hepnames
+\def\PaDz{\HepAntiParticle{D}{}{0}} hepnames
+\def\PsD{\HepParticle{D}{s}{}} hepnames
+\def\PsDm{\HepParticle{D}{\,s}{-}} hepnames
+\def\PsDp{\HepParticle{D}{\,s}{+}} hepnames
+\def\PsDpm{\HepParticle{D}{\,s}{\pm}} hepnames
+\def\PsDmp{\HepParticle{D}{\,s}{\mp}} hepnames
+\def\PsDst{\HepParticle{D}{s}{\ast}} hepnames
+\def\PsDipm{\HepParticleResonanceFull{D}{s1}{}{2536}{}{\pm}} hepnames
+\def\PsDimp{\HepParticleResonanceFull{D}{s1}{}{2536}{}{\mp}} hepnames
+\def\PDiz{\HepParticleResonanceFull{D}{1}{}{2420}{}{0}} hepnames
+\def\PDstiiz{\HepParticleResonanceFull{D}{2}{\ast}{2460}{}{0}} hepnames
+\def\PDstpm{\HepParticleResonanceFull{D}{}{\ast}{2010}{}{\pm}} hepnames
+\def\PDstmp{\HepParticleResonanceFull{D}{}{\ast}{2010}{}{\mp}} hepnames
+\def\PDstz{\HepParticleResonanceFull{D}{}{\ast}{2010}{}{0}} hepnames
+
+## Random things
+\def\PEz{\HepParticle{E}{}{0}} hepnames
+\def\PLpm{\HepParticle{L}{}{\mspace{-1mu}\pm}} hepnames
+\def\PLmp{\HepParticle{L}{}{\mspace{-1mu}\mp}} hepnames
+\def\PLz{\HepParticle{L}{}{\mspace{-1mu}0}} hepnames
+\def\Paii{\HepParticleResonanceFull{a}{2}{}{1320}{}{}} hepnames
+\def\Pai{\HepParticleResonanceFull{a}{1}{}{1260}{}{}} hepnames
+\def\Paz{\HepParticleResonanceFull{a}{0}{}{980}{}{}} hepnames
+\def\Pbgcia{\HepParticleResonanceFull{\chi}{b1}{}{2P}{}{}} hepnames
+\def\Pbgciia{\HepParticleResonanceFull{\chi}{b2}{}{2P}{}{}} hepnames
+\def\Pbgcii{\HepParticleResonanceFull{\chi}{b2}{}{1P}{}{}} hepnames
+\def\Pbgci{\HepParticleResonanceFull{\chi}{b1}{}{1P}{}{}} hepnames
+\def\Pbgcza{\HepParticleResonanceFull{\chi}{b0}{}{2P}{}{}} hepnames
+\def\Pbgcz{\HepParticleResonanceFull{\chi}{b0}{}{1P}{}{}} hepnames
+\def\Pbi{\HepParticleResonanceFull{b}{1}{}{1235}{}{}} hepnames
+\def\Phia{\HepParticleResonanceFull{h}{1}{}{1170}{}{}} hepnames
+
+## SUSY particles
+\def\PSH{\HepSusyParticle{H}{}{}} hepnames
+\def\PSHp{\HepSusyParticle{H}{}{+}} hepnames
+\def\PSHm{\HepSusyParticle{H}{}{-}} hepnames
+\def\PSHpm{\HepSusyParticle{H}{}{\pm}} hepnames
+\def\PSHmp{\HepSusyParticle{H}{}{\mp}} hepnames
+\def\PSHz{\HepSusyParticle{H}{}{0}} hepnames
+\def\PSW{\HepSusyParticle{W}{}{}} hepnames
+\def\PSWp{\HepSusyParticle{W}{}{+}} hepnames
+\def\PSWm{\HepSusyParticle{W}{}{-}} hepnames
+\def\PSWpm{\HepSusyParticle{W}{}{\pm}} hepnames
+\def\PSWmp{\HepSusyParticle{W}{}{\mp}} hepnames
+\def\PSZ{\HepSusyParticle{Z}{}{}} hepnames
+\def\PSZz{\HepSusyParticle{Z}{}{0}} hepnames
+\def\PSB{\HepSusyParticle{B}{}{}} hepnames
+\def\PSe{\HepSusyParticle{e}{}{}} hepnames
+\def\PSgg{\HepSusyParticle{\gamma}{}{}} hepnames
+\def\PSgm{\HepSusyParticle{\mu}{}{}} hepnames
+\def\PSgn{\HepSusyParticle{\nu}{}{}} hepnames
+\def\PSgt{\HepSusyParticle{\tau}{}{}} hepnames
+\def\PSgx{\HepSusyParticle{\chi}{}{}} hepnames
+\def\PSgxpm{\HepSusyParticle{\chi}{}{\pm}} hepnames
+\def\PSgxmp{\HepSusyParticle{\chi}{}{\mp}} hepnames
+\def\PSgxz{\HepSusyParticle{\chi}{}{0}} hepnames
+\def\PSgxzi{\HepSusyParticle{\chi}{1}{0}} hepnames
+\def\PSgxzii{\HepSusyParticle{\chi}{2}{0}} hepnames
+\def\PSg{\HepSusyParticle{g}{}{}} hepnames
+\def\PSl{\HepGenSusyParticle{\ell}{}{}} hepnames
+\def\PaSl{\HepGenSusyAntiParticle{\ell}{}{}} hepnames
+\def\PSq{\HepGenSusyParticle{q}{}{}} hepnames
+\def\PaSq{\HepGenSusyAntiParticle{q}{}{}} hepnames
+\def\PSqd{\HepSusyParticle{d}{}{}} hepnames
+\def\PSqu{\HepSusyParticle{u}{}{}} hepnames
+\def\PSqs{\HepSusyParticle{s}{}{}} hepnames
+\def\PSqc{\HepSusyParticle{c}{}{}} hepnames
+\def\PSqb{\HepSusyParticle{b}{}{}} hepnames
+\def\PSqt{\HepSusyParticle{t}{}{}} hepnames
+\def\PaSqd{\HepSusyAntiParticle{d}{}{}} hepnames
+\def\PaSqu{\HepSusyAntiParticle{u}{}{}} hepnames
+\def\PaSqs{\HepSusyAntiParticle{s}{}{}} hepnames
+\def\PaSqc{\HepSusyAntiParticle{c}{}{}} hepnames
+\def\PaSqb{\HepSusyAntiParticle{b}{}{}} hepnames
+\def\PaSqt{\HepSusyAntiParticle{t}{}{}} hepnames
+
+
+#
+# Particle nice names. The code below is extracted from the hepnames
+# package by Andy Buckley.
+#    https://www.ctan.org/pkg/hepnames
+# It has been simplified and is only intended for display purposes inside LyX.
+
+## B mesons
+\def\PBplus{\PBp} hepnames
+\def\PBminus{\PBm} hepnames
+\def\PBzero{\PBz} hepnames
+\def\PBstar{\PBst} hepnames
+\def\PBd{\PdB} hepnames
+\def\PBu{\PuB} hepnames
+\def\PBc{\PcB} hepnames
+\def\PBs{\PsB} hepnames
+\def\APB{\PaB} hepnames
+\def\APBzero{\PaBz} hepnames
+\def\APBd{\PadB} hepnames
+\def\APBu{\PauB} hepnames
+\def\APBc{\PacB} hepnames
+\def\APBs{\PasB} hepnames
+
+## Kaons
+\def\PKplus{\PKp} hepnames
+\def\PKminus{\PKm} hepnames
+\def\PKzero{\PKz} hepnames
+\def\PKshort{\PKzS} hepnames
+\def\PKs{\PKzS} hepnames
+\def\PKlong{\PKzL} hepnames
+\def\PKl{\PKzL} hepnames
+\def\PKstar{\PKst} hepnames
+\def\APK{\PaKz} hepnames
+\def\APKzero{\PaKz} hepnames
+
+## Bosons
+\def\Pphoton{\Pgg} hepnames
+\def\Pgamma{\Pgg} hepnames
+\def\Pphotonx{\Pggx} hepnames
+\def\Pgammastar{\Pggx} hepnames
+\def\Pgluon{\Pg} hepnames
+\def\PWplus{\PWp} hepnames
+\def\PWminus{\PWm} hepnames
+\def\PWprime{\PWpr} hepnames
+\def\PZzero{\PZz} hepnames
+\def\PZprime{\PZpr} hepnames
+\def\Paxion{\PAz} hepnames
+
+## Generic fermions
+\def\Pfermion{\Pf} hepnames
+\def\Pfermionpm{\Pfpm} hepnames
+\def\Pfermionmp{\Pfmp} hepnames
+\def\Pfermionplus{\Pfp} hepnames
+\def\Pfermionminus{\Pfm} hepnames
+\def\APfermion{\Paf} hepnames
+
+## Leptons
+\def\Plepton{\Pl} hepnames
+\def\Pleptonpm{\Plpm} hepnames
+\def\Pleptonmp{\Plmp} hepnames
+\def\Pleptonplus{\Plp} hepnames
+\def\Pleptonminus{\Plm} hepnames
+\def\APlepton{\Pal} hepnames
+\def\Pnu{\Pgn} hepnames
+\def\APnu{\Pagn} hepnames
+\def\Pneutrino{\Pgn} hepnames
+\def\APneutrino{\Pagn} hepnames
+\def\Pnulepton{\Pgnl} hepnames
+\def\APnulepton{\Pagnl} hepnames
+\def\Pelectron{\Pem} hepnames
+\def\APelectron{\Pep} hepnames
+\def\Ppositron{\Pep} hepnames
+\def\APpositron{\Pep} hepnames
+\def\Pmu{\Pgm} hepnames
+\def\Pmupm{\Pgmpm} hepnames
+\def\Pmump{\Pgmmp} hepnames
+\def\Pmuon{\Pgmm} hepnames
+\def\APmuon{\Pgmp} hepnames
+\def\Ptau{\Pgt} hepnames
+\def\Ptaupm{\Pgtpm} hepnames
+\def\Ptaump{\Pgtmp} hepnames
+\def\Ptauon{\Pgtm} hepnames
+\def\APtauon{\Pgtp} hepnames
+\def\Pnue{\Pgne} hepnames
+\def\Pnum{\Pgngm} hepnames
+\def\Pnut{\Pgngt} hepnames
+\def\APnue{\Pagne} hepnames
+\def\APnum{\Pagngm} hepnames
+\def\APnut{\Pagngt} hepnames
+
+## Quarks
+\def\Pquark{\Pq} hepnames
+\def\APquark{\Paq} hepnames
+\def\Pdown{\Pqd} hepnames
+\def\Pup{\Pqu} hepnames
+\def\Pstrange{\Pqs} hepnames
+\def\Pcharm{\Pqc} hepnames
+\def\Pbottom{\Pqb} hepnames
+\def\Pbeauty{\Pqb} hepnames
+\def\Ptop{\Pqt} hepnames
+\def\Ptruth{\Pqt} hepnames
+\def\APdown{\Paqd} hepnames
+\def\APqd{\Paqd} hepnames
+\def\APup{\Paqu} hepnames
+\def\APqu{\Paqu} hepnames
+\def\APstrange{\Paqs} hepnames
+\def\APqs{\Paqs} hepnames
+\def\APcharm{\Paqc} hepnames
+\def\APqc{\Paqc} hepnames
+\def\APbottom{\Paqb} hepnames
+\def\APbeauty{\Paqb} hepnames
+\def\APqb{\Paqb} hepnames
+\def\APtop{\Paqt} hepnames
+\def\APtruth{\Paqt} hepnames
+\def\APqt{\Paqt} hepnames
+
+## Nucleons
+\def\Pproton{\Pp} hepnames
+\def\Pneutron{\Pn} hepnames
+\def\APproton{\Pap} hepnames
+\def\APneutron{\Pan} hepnames
+
+## Chi_c mesons
+\def\Pchic{\Pcgc} hepnames
+
+## Delta baryons
+\def\PDelta{\PgD} hepnames
+
+## Lambda baryons
+\def\PLambda{\PgL} hepnames
+\def\APLambda{\PagL} hepnames
+\def\PLambdac{\PcgLp} hepnames
+\def\PLambdab{\PbgL} hepnames
+
+## Omega
+\def\POmega{\PgO} hepnames
+\def\POmegapm{\PgOpm} hepnames
+\def\POmegamp{\PgOmp} hepnames
+\def\POmegaplus{\PgOp} hepnames
+\def\POmegaminus{\PgOm} hepnames
+\def\APOmega{\PagO} hepnames
+\def\APOmegaplus{\PagOp} hepnames
+\def\APOmegaminus{\PagOm} hepnames
+
+## Sigma baryons
+\def\PSigma{\PgS} hepnames
+\def\PSigmapm{\PgSpm} hepnames
+\def\PSigmamp{\PgSmp} hepnames
+\def\PSigmaminus{\PgSm} hepnames
+\def\PSigmaplus{\PgSp} hepnames
+\def\PSigmazero{\PgSz} hepnames
+\def\PSigmac{\PcgS} hepnames
+\def\APSigmaminus{\PagSm} hepnames
+\def\APSigmaplus{\PagSp} hepnames
+\def\APSigmazero{\PagSz} hepnames
+\def\APSigmac{\PacgS} hepnames
+
+## Upsilon
+\def\PUpsilon{\PgU} hepnames
+\def\PUpsilonOneS{\PgUi} hepnames
+\def\PUpsilonTwoS{\PgUa} hepnames
+\def\PUpsilonThreeS{\PgUb} hepnames
+\def\PUpsilonFourS{\PgUc} hepnames
+
+## Xi
+\def\PXi{\PgX} hepnames
+\def\PXiplus{\PgXp} hepnames
+\def\PXiminus{\PgXm} hepnames
+\def\PXizero{\PgXz} hepnames
+\def\APXiplus{\PagXp} hepnames
+\def\APXiminus{\PagXm} hepnames
+\def\APXizero{\PagXz} hepnames
+\def\PXicplus{\PcgXp} hepnames
+\def\PXiczero{\PcgXz} hepnames
+## others?
+
+## Strange mesons
+\def\Pphi{\Pgf} hepnames
+
+## Eta mesons
+\def\Peta{\Pgh} hepnames
+\def\Petaprime{\Pghpr} hepnames
+\def\Petac{\Pcgh} hepnames
+
+## omega mesons
+\def\Pomega{\Pgo} hepnames
+
+## Pions
+\def\Ppi{\Pgp} hepnames
+\def\Ppipm{\Pgppm} hepnames
+\def\Ppimp{\Pgpmp} hepnames
+\def\Ppiplus{\Pgpp} hepnames
+\def\Ppiminus{\Pgpm} hepnames
+\def\Ppizero{\Pgpz} hepnames
+
+## Rho mesons
+\def\Prho{\Pgr} hepnames
+\def\Prhoplus{\Pgrp} hepnames
+\def\Prhominus{\Pgrm} hepnames
+\def\Prhopm{\Pgrpm} hepnames
+\def\Prhomp{\Pgrmp} hepnames
+\def\Prhozero{\Pgrz} hepnames
+
+## Psi resonances
+\def\PJpsi{\PJgy} hepnames
+\def\PJpsiOneS{\PJgyi} hepnames
+\def\Ppsi{\Pgy} hepnames
+\def\PpsiTwoS{\Pgyii} hepnames
+
+## Charmed mesons
+\def\PDzero{\PDz} hepnames
+\def\PDminus{\PDm} hepnames
+\def\PDplus{\PDp} hepnames
+\def\PDstar{\PDst} hepnames
+\def\APD{\PaD} hepnames
+\def\APDzero{\PaDz} hepnames
+\def\PDs{\PsD} hepnames
+\def\PDsminus{\PsDm} hepnames
+\def\PDsplus{\PsDp} hepnames
+\def\PDspm{\PsDpm} hepnames
+\def\PDsmp{\PsDmp} hepnames
+\def\PDsstar{\PsDst} hepnames
+
+## Higgses (including SUSY sector Higgses)
+\def\PHiggs{\PH} hepnames
+\def\PHiggsheavy{\PH} hepnames
+\def\PHiggslight{\Ph} hepnames
+\def\PHiggsheavyzero{\PHz} hepnames
+\def\PHiggslightzero{\Phz} hepnames
+\def\PHiggsps{\PA} hepnames
+\def\PHiggspszero{\PAz} hepnames
+\def\PHiggsplus{\PHp} hepnames
+\def\PHiggsminus{\PHm} hepnames
+\def\PHiggspm{\PHpm} hepnames
+\def\PHiggsmp{\PHmp} hepnames
+\def\PHiggszero{\PHz} hepnames
+
+## SUSY partners
+\def\PSHiggs{\PSH} hepnames
+\def\PSHiggsino{\PSH} hepnames
+\def\PSHiggsplus{\PSHp} hepnames
+\def\PSHiggsinoplus{\PSHp} hepnames
+\def\PSHiggsminus{\PSHm} hepnames
+\def\PSHiggsinominus{\PSHm} hepnames
+\def\PSHiggspm{\PSHpm} hepnames
+\def\PSHiggsinopm{\PSHpm} hepnames
+\def\PSHiggsmp{\PSHmp} hepnames
+\def\PSHiggsinomp{\PSHmp} hepnames
+\def\PSHiggszero{\PSHz} hepnames
+\def\PSHiggsinozero{\PSHz} hepnames
+\def\PSBino{\PSB} hepnames
+\def\PSWplus{\PSWp} hepnames
+\def\PSWminus{\PSWm} hepnames
+\def\PSWino{\PSW} hepnames
+\def\PSWinopm{\PSWpm} hepnames
+\def\PSWinomp{\PSWmp} hepnames
+\def\PSZzero{\PSZz} hepnames
+\def\PSphoton{\PSgg} hepnames
+\def\PSphotino{\PSgg} hepnames
+\def\Pphotino{\PSgg} hepnames
+\def\PSmu{\PSgm} hepnames
+\def\PSnu{\PSgn} hepnames
+\def\PStau{\PSgt} hepnames
+\def\PSino{\PSgx} hepnames
+\def\PSgaugino{\PSino} hepnames
+\def\PScharginopm{\PSgxpm} hepnames
+\def\PScharginomp{\PSgxmp} hepnames
+\def\PSneutralino{\PSgxz} hepnames
+\def\PSneutralinoOne{\PSgxzi} hepnames
+\def\PSneutralinoTwo{\PSgxzii} hepnames
+\def\PSgluino{\PSg} hepnames
+\def\PSlepton{\PSl} hepnames
+\def\PSslepton{\PSl} hepnames
+\def\Pslepton{\PSl} hepnames
+\def\APSlepton{\PaSl} hepnames
+\def\APslepton{\PaSl} hepnames
+
+## Squarks
+\def\Psquark{\PSq} hepnames
+\def\APSq{\PaSq} hepnames
+\def\APsquark{\PaSq} hepnames
+\def\PSdown{\PSqd} hepnames
+\def\PSup{\PSqu} hepnames
+\def\PSstrange{\PSqs} hepnames
+\def\PScharm{\PSqc} hepnames
+\def\PSbottom{\PSqb} hepnames
+\def\PStop{\PSqt} hepnames
+\def\PASdown{\PaSqd} hepnames
+\def\PASup{\PaSqu} hepnames
+\def\PASstrange{\PaSqs} hepnames
+\def\PAScharm{\PaSqc} hepnames
+\def\PASbottom{\PaSqb} hepnames
+\def\PAStop{\PaSqt} hepnames
+
+## Even less formal names
+\def\eplus{\Pep} hepnames
+\def\eminus{\Pem} hepnames
+