]> git.lyx.org Git - lyx.git/blob - lib/symbols
Update RELEASE-NOTES
[lyx.git] / lib / symbols
1 #
2 # things supported by real insets in mathed
3 #
4 #
5 # The syntax of lib/symbols is very ad hoc.
6 # There are several possible formats of a line, which are quite different.
7 #
8 # Note for \def: The definition is not used in LaTeX output, but for screen
9 # display. Therefore you may use a definition that is only approximately
10 # correct if no accurate representation is possible (e.g. \HF vs. \approx).
11 # Note that the first argument of \def must not uses braces, and the second
12 # must use braces.
13 #
14 # If you put any symbol with a requirement inside an iffont clause, you
15 # must put an alternative definition with the same requirement in the
16 # corresponding else clause. Otherwise the LaTeX output would depend on the
17 # availability of the font. This usually no problem in GUI mode, since all
18 # fonts are shipped with LyX, but in command line mode no font is available
19 # at all.
20 #
21 # New symbols for font packages may be created using
22 # development/tools/generate_symbols_list.py (but may require manual fixes
23 # as well).
24
25 # decorations
26 acute               decoration none
27 bar                 decoration none
28 breve               decoration none
29 check               decoration none
30 ddddot              decoration none       amsmath
31 dddot               decoration none       amsmath
32 ddot                decoration none
33 dot                 decoration none
34 grave               decoration none
35 hat                 decoration none
36 mathring            decoration none
37 overbrace           decoration none
38 overleftarrow       decoration none
39 overleftrightarrow  decoration none       amsmath
40 overline            decoration none
41 overrightarrow      decoration none
42 tilde               decoration none
43 underbar            decoration none
44 underbrace          decoration none
45 underleftarrow      decoration none       amsmath
46 underleftrightarrow decoration none       amsmath
47 underline           decoration none
48 underrightarrow     decoration none       amsmath
49 #Do not load automatically, it redefines some other symbols, and we don't
50 #have a possibility to turn automatic loading off like for ams
51 #undertilde          decoration none       accents
52 undertilde          decoration none
53 utilde              decoration none       undertilde
54 vec                 decoration none
55 widehat             decoration none
56 widetilde           decoration none
57
58 # dots
59 dots              dots        none
60 #Do not load automatically, it redefines some other symbols, and we don't
61 #have a possibility to turn automatic loading off like for ams
62 #adots             dots        none        yhmath
63 adots             dots        none
64 cdots             dots        none
65 ddots             dots        none
66 dotsb             dots        none        amsmath
67 dotsc             dots        none        amsmath
68 dotsi             dots        none        amsmath
69 dotsm             dots        none        amsmath
70 dotso             dots        none        amsmath
71 iddots            dots        none        mathdots
72 ldots             dots        none
73 vdots             dots        none
74
75 # big delimiters
76 big               big         none
77 bigl              big         none
78 bigm              big         none
79 bigr              big         none
80 Big               big         none
81 Bigl              big         none
82 Bigm              big         none
83 Bigr              big         none
84 bigg              big         none
85 biggl             big         none
86 biggm             big         none
87 biggr             big         none
88 Bigg              big         none
89 Biggl             big         none
90 Biggm             big         none
91 Biggr             big         none
92 # The following are not standard LaTeX, but defined in the lucida font
93 # packages. No 'm' versions!
94 # See lucidabr.dtx for a possible implementation if you want to use these
95 # with other fonts.
96 biggg             big         none
97 bigggl            big         none
98 bigggr            big         none
99 Biggg             big         none
100 Bigggl            big         none
101 Bigggr            big         none
102
103 # font changes
104 # name           "font"       math/text family  series  shape  color
105 # mathnormal should stay the first
106 mathnormal        font        mathmode  inherit  medium   up  math
107 frak              font        mathmode
108 mathbb            font        mathmode
109 mathbf            font        mathmode
110 mathcal           font        mathmode
111 mathfrak          font        mathmode
112 mathit            font        mathmode
113 mathrm            font        mathmode
114 mathscr           font        mathmode 
115 mathsf            font        mathmode
116 mathtt            font        mathmode
117 textnormal        font        textmode  inherit  medium   up  math
118 text              font        textmode
119 textbf            font        textmode
120 textipa           font        textmode
121 textit            font        textmode
122 textmd            font        textmode
123 textrm            font        textmode
124 textsc            font        textmode
125 textsl            font        textmode
126 textsf            font        textmode
127 texttt            font        textmode
128 textup            font        textmode
129 emph              font        textmode
130 noun              font        textmode
131 # ce and cf are provided by the mhchem package
132 ce                font        forcetext
133 cf                font        forcetext
134
135 # old-style font commands
136 bf                oldfont     none
137 cal               oldfont     none
138 it                oldfont     none
139 rm                oldfont     none
140 tt                oldfont     none
141
142 # matrix environments
143 Bmatrix           matrix      none
144 Vmatrix           matrix      none
145 bmatrix           matrix      none
146 matrix            matrix      none
147 pmatrix           matrix      none
148 psmatrix          matrix      none
149 smallmatrix       matrix      none
150 vmatrix           matrix      none
151 CD                matrix      none
152
153 # split environments with optional valign argument.
154 # the others (split and alignedat) are hardcoded.
155 aligned           split       none
156 gathered          split       none
157 # from Morten H\o gholm's mathtools.sty:
158 lgathered         split       none
159 rgathered         split       none
160
161 # references
162 pageref           ref         none
163 prettyref         ref         none
164 refstyle          ref         none
165 ref               ref         none
166 vpageref          ref         none
167 vref              ref         none
168
169 # spaces
170 lyxnegspace       space       none
171 lyxposspace       space       none
172 !                 space       none
173 negthinspace      space       none
174 negmedspace       space       none
175 negthickspace     space       none
176 ,                 space       none
177 thinspace         space       none
178 :                 space       none
179 medspace          space       none
180 ;                 space       none
181 thickspace        space       none
182 enskip            space       none
183 enspace           space       none
184 quad              space       none
185 qquad             space       none
186 hfill             space       none
187 hspace*           space       none
188 hspace            space       none
189
190 # styles
191 displaystyle      style       0
192 textstyle         style       1
193 scriptstyle       style       2
194 scriptscriptstyle style       3
195
196 # misc
197 # The commented lines in this block get misparsed as MathSymbolInset because
198 # createMathInset() does not know them. I don't know if this is old cruft
199 # or if it is planned to use this in the future. gb 2006-03-13
200 #begin             begin       none
201 #right             right       none
202 underset          underset    none
203 overset           overset     none
204 #protect           protect     none
205 mbox              mbox        forcetext
206 tag               mbox        forcetext
207 tag*              mbox        forcetext
208 #newcommand        newcommand  none
209 #label             label       none
210 #left              left        none
211 #end               end         none
212
213
214 # In order to use one of the decorations of MathSupport.cpp, the line must
215 # be handled by a math inset which calls mathed_draw_deco(). 
216 # If new symbol do not fit into any of the existing insets, it would be ignored
217 # and new inset must be programmed.
218 # Better solutions is to use the font to draw the symbols as below.
219
220 #
221 # symbols generated from fontmath.ltx
222 #
223
224 #symbol            font   charid   charid-in-fallback-Xsymbol-font
225 alpha              cmm         174  97 mathord  α
226 beta               cmm         175  98 mathord  β
227 gamma              cmm         176 103 mathord  γ
228 delta              cmm         177 100 mathord  δ
229 epsilon            cmm         178   0 mathord  ε
230 zeta               cmm         179 122 mathord  ζ
231 eta                cmm         180 104 mathord  η
232 theta              cmm         181 113 mathord  θ
233 iota               cmm         182 105 mathord  ι
234 kappa              cmm         183 107 mathord  κ
235 lambda             cmm         184 108 mathord  λ
236 mu                 cmm         185 109 mathord  μ
237 nu                 cmm         186 110 mathord  ν
238 xi                 cmm         187 120 mathord  ξ
239 pi                 cmm         188 112 mathord  π
240 rho                cmm         189 114 mathord  ρ
241 sigma              cmm         190 115 mathord  σ
242 tau                cmm         191 116 mathord  τ
243 upsilon            cmm         192 117 mathord  υ
244 phi                cmm         193 102 mathord  φ
245 chi                cmm         194  99 mathord  χ
246 psi                cmm         195 121 mathord  ψ
247 omega              cmm          33 119 mathord  ω
248 varepsilon         cmm          34 101 mathord  ϵ
249 vartheta           cmm          35  74 mathord  ϑ
250 varpi              cmm          36 118 mathord  ϖ
251 varrho             cmm          37   0 mathord  ϱ
252 varsigma           cmm          38  86 mathord  ς
253 varphi             cmm          39 106 mathord  ϕ
254 Gamma              cmr         161  71 mathalpha  Γ
255 Delta              cmr         162  68 mathalpha  Δ
256 Theta              cmr         163  81 mathalpha  Θ
257 Lambda             cmr         164  76 mathalpha  Λ
258 Xi                 cmr         165  88 mathalpha  Ξ
259 Pi                 cmr         166  80 mathalpha  Π
260 Sigma              cmr         167  83 mathalpha  Σ
261 Upsilon            cmr         168 161 mathalpha  ϒ
262 Phi                cmr         169  70 mathalpha  Φ
263 Psi                cmr         170  89 mathalpha  Ψ
264 Omega              cmr         173  87 mathalpha  Ω
265 aleph              cmsy         64 192 mathord  ℵ
266 imath              cmm         123   0 mathord  ı
267 jmath              cmm         124   0 mathord  ȷ
268 ell                cmm          96   0 mathord  ℓ
269 wp                 cmm         125 195 mathord  ℘
270 Re                 cmsy         60 194 mathord  ℜ
271 Im                 cmsy         61 193 mathord  ℑ
272 partial            cmm          64 182 mathord  ∂
273 infty              cmsy         49 165 mathord  ∞
274 prime              cmsy         48 162 mathord  ′
275 emptyset           cmsy         59   0 mathord  ∅
276 nabla              cmsy        114 209 mathord  ∇
277 top                cmsy         62   0 mathord  ⊤
278 bot                cmsy         63  94 mathord  ⊥
279 triangle           cmsy         52   0 mathord  ▵
280 forall             cmsy         56  34 mathord  ∀
281 exists             cmsy         57  36 mathord  ∃
282 neg                cmsy         58 216 mathord  ¬
283 lnot               cmsy         58 216 mathord  ¬
284 flat               cmm          91   0 mathord  ♭
285 natural            cmm          92   0 mathord  ♮
286 sharp              cmm          93  35 mathord  ♯
287 clubsuit           cmsy        124 167 mathord  ♣
288 diamondsuit        cmsy        125 168 mathord  ♢
289 heartsuit          cmsy        126 169 mathord  ♡
290 spadesuit          cmsy        127 170 mathord  ♠
291 # We define lyxnot as mathrel in order to have proper alignment
292 lyxnot             cmsy         54  47 mathrel  ∖
293 iffont cmsy
294 # 9mu = 0.5em which is the extra space added to relation operators
295 \def\not{\lyxnot\kern-9mu}
296 else
297 \def\not{\kern4mu\lyxnot\kern-19mu}
298 endif
299 coprod             cmex         96   0 mathop   ⨿
300 bigvee             cmex         87   0 mathop   ⋁
301 bigwedge           cmex         86   0 mathop   ⋀
302 biguplus           cmex         85   0 mathop   ⨄
303 bigcap             cmex         84   0 mathop   ⋂
304 bigcup             cmex         83   0 mathop   ⋃
305 prod               cmex         81 213 mathop   ∏
306 sum                cmex         80 229 mathop   ∑
307 bigotimes          cmex         78   0 mathop   ⨂
308 bigoplus           cmex         76   0 mathop   ⨁
309 bigodot            cmex         74   0 mathop   ⨀
310 bigsqcup           cmex         70   0 mathop   ⨆
311 smallint           cmsy        115   0 mathop   ∫
312 triangleleft       cmm          47   0 mathbin  ◃
313 triangleright      cmm          46   0 mathbin  ▹
314 bigtriangleup      cmsy         52   0 mathbin  △
315 bigtriangledown    cmsy         53   0 mathbin  ▽
316 wedge              cmsy         94 217 mathbin  ∧
317 land               cmsy         94 217 mathbin  ⋀
318 vee                cmsy         95 218 mathbin  ∨
319 lor                cmsy         95 218 mathbin  ⋁
320 cap                cmsy         92 199 mathbin  ∩
321 cup                cmsy         91 200 mathbin  ∪
322 ddagger            cmsy        122   0 mathbin  ‡
323 dagger             cmsy        121   0 mathbin  †
324 sqcap              cmsy        117   0 mathbin  ⊓
325 sqcup              cmsy        116   0 mathbin  ⊔
326 uplus              cmsy         93   0 mathbin  ⊎
327 amalg              cmsy        113   0 mathbin  ⨿
328 diamond            cmsy        166 224 mathbin  ◊
329 bullet             cmsy        178 183 mathbin  •
330 wr                 cmsy        111   0 mathbin  ≀
331 div                cmsy        165 184 mathbin  ÷
332 odot               cmsy        175   0 mathbin  ⊙
333 oslash             cmsy        174 198 mathbin  ø
334 otimes             cmsy        173 196 mathbin  ⊗
335 ominus             cmsy        170   0 mathbin  ⊖
336 oplus              cmsy        169 197 mathbin  ⊕
337 mp                 cmsy        168   0 mathbin  ∓
338 pm                 cmsy        167 177 mathbin  ±
339 circ               cmsy        177   0 mathbin  ○
340 bigcirc            cmsy        176   0 mathbin  ◯
341 setminus           cmsy        110   0 mathbin  ∖
342 cdot               cmsy        162 215 mathbin  ⋅
343 ast                cmsy        164   0 mathbin  ∗
344 times              cmsy        163 180 mathbin  ×
345 star               cmm          63   0 mathbin  ★
346 propto             cmsy         47 181 mathrel  ∝
347 sqsubseteq         cmsy        118   0 mathrel  ⊑
348 sqsupseteq         cmsy        119   0 mathrel  ⊒
349 parallel           cmsy        107   0 mathrel  ∥
350 mid                cmsy        106 124 mathrel  ∣
351 dashv              cmsy         97   0 mathrel  ⊣
352 vdash              cmsy         96   0 mathrel  ⊢
353 nearrow            cmsy         37   0 mathrel  ↗
354 searrow            cmsy         38   0 mathrel  ↘
355 nwarrow            cmsy         45   0 mathrel  ↖
356 swarrow            cmsy         46   0 mathrel  ↙
357 Leftrightarrow     cmsy         44 219 mathrel  ↔
358 Leftarrow          cmsy         40 220 mathrel  ⇐
359 Rightarrow         cmsy         41 222 mathrel  ⇒
360 leq                cmsy        183 163 mathrel  ≤
361 le                 cmsy        183 163 mathrel  ≤
362 geq                cmsy        184 179 mathrel  ≥
363 ge                 cmsy        184 179 mathrel  ≥
364 succ               cmsy        194   0 mathrel  ≻
365 prec               cmsy        193   0 mathrel  ≺
366 approx             cmsy        188 187 mathrel  ≈
367 succeq             cmsy        186   0 mathrel  ⪰
368 preceq             cmsy        185   0 mathrel  ⪯
369 supset             cmsy        190 201 mathrel  ⊃
370 subset             cmsy        189 204 mathrel  ⊂
371 supseteq           cmsy        182 202 mathrel  ⊇
372 subseteq           cmsy        181 205 mathrel  ⊆
373 in                 cmsy         50 206 mathrel  ∈
374 ni                 cmsy         51  39 mathrel  ∋
375 owns               cmsy         51  39 mathrel  ∋
376 gg                 cmsy        192   0 mathrel  >
377 ll                 cmsy        191   0 mathrel  <
378 leftrightarrow     cmsy         36 171 mathrel  ↔
379 leftarrow          cmsy        195 172 mathrel  ←
380 gets               cmsy        195 172 mathrel  ←
381 rightarrow         cmsy         33 174 mathrel  →
382 to                 cmsy         33 174 mathrel  →
383 mapstochar         cmsy         55   0 mathrel  x
384 sim                cmsy        187 126 mathrel  ∼
385 simeq              cmsy         39   0 mathrel  ≃
386 perp               cmsy         63   0 mathrel  ⊥
387 equiv              cmsy        180 186 mathrel  ≡
388 asymp              cmsy        179   0 mathrel  ≈
389 smile              cmm          94   0 mathrel  ⌣
390 frown              cmm          95   0 mathrel  ⌢
391 leftharpoonup      cmm          40   0 mathrel  ↼
392 leftharpoondown    cmm          41   0 mathrel  ↽
393 rightharpoonup     cmm          42   0 mathrel  ⇀
394 rightharpoondown   cmm          43   0 mathrel  ⇁
395 lhook              cmm          44   0 mathrel  x
396 rhook              cmm          45   0 mathrel  x
397 ldotp              cmm          58   0 mathpunct  <mo>.</mo>
398 cdotp              cmsy        162   0 mathpunct  &sdot;
399 colon              cmr          58  58 mathpunct  &colon;
400 arrowvert          cmsy        106   0 mathord  &verbar;
401 Arrowvert          cmsy        107   0 mathord  &par;
402 Vert               cmsy        107   0 mathord  &par;
403 |                  cmsy        107   0 mathord  &verbar;
404 vert               cmsy        106   0 mathord  &verbar;
405 uparrow            cmsy         34 173 mathrel  &uarr;
406 downarrow          cmsy         35 175 mathrel  &darr;
407 updownarrow        cmsy        108   0 mathrel  &varr;
408 Uparrow            cmsy         42 221 mathrel  &uArr;
409 Downarrow          cmsy         43 223 mathrel  &dArr;
410 Updownarrow        cmsy        109   0 mathrel  &vArr;
411 backslash          cmsy        110   0 mathord  &bsol;
412 rangle             cmsy        105 241 mathclose  &rang;
413 langle             cmsy        104 225 mathopen  &lang;
414 rbrace             cmsy        103   0 mathclose  &rcub;
415 lbrace             cmsy        102   0 mathopen  &lcub;
416 rceil              cmsy        101 249 mathclose  &rceil;
417 lceil              cmsy        100 233 mathopen  &lceil;
418 rfloor             cmsy         99 251 mathclose  &rfloor;
419 lfloor             cmsy         98 235 mathopen  &lfloor;
420 mathparagraph      cmsy        123   0 mathord  &para;
421 mathsection        cmsy        120   0 mathord  &sect;
422 mathdollar         cmr          36   0 mathord  &dollar;
423
424 # Generated from amsfonts.sty
425
426 yen                msa          85   0 mathord  &yen;
427 checkmark          msa          88   0 mathord  &check;
428 circledR           msa         114   0 mathord  &reg;
429 maltese            msa         122   0 mathord  &malt;
430 ulcorner           msa         112   0 mathopen  &ulcorn;
431 urcorner           msa         113   0 mathclose  &urcorn;
432 llcorner           msa         120   0 mathopen  &dlcorn;
433 lrcorner           msa         121   0 mathclose  &drcorn;
434 rightleftharpoons  msa         173   0 mathrel  &lrhar;
435 angle              msa          92 208 mathord  &ang;
436 sqsubset           msa          64   0 mathrel  &sqsub;
437 sqsupset           msa          65   0 mathrel  &sqsup;
438 mho                msb         102   0 mathord  &mho;
439 square             msa         164   0 mathord  &square;
440 Box                msa         164   0 mathord  &square;
441 lozenge            msa         167   0 mathord  &loz;
442 Diamond            msa         167   0 mathord  &diam;
443 vartriangleright   msa          66   0 mathrel  &rtri;
444 vartriangleleft    msa          67   0 mathrel  &ltri;
445 trianglerighteq    msa          68   0 mathrel  &rtrie;
446 trianglelefteq     msa          69   0 mathrel  &ltrie;
447 rightsquigarrow    msa         195   0 mathrel  &rarrw;
448 lhd                msa          67   0 mathbin  &ltri;
449 unlhd              msa          69   0 mathbin  &ltrie;
450 rhd                msa          66   0 mathbin  &rtri;
451 unrhd              msa          68   0 mathbin  &rtrie;
452
453 # Generated from amssymb.sty
454
455 boxdot             msa         161   0 mathbin  &sdotb;
456 boxplus            msa         162   0 mathbin  &plusb;
457 boxtimes           msa         163   0 mathbin  &timesb;
458 blacksquare        msa         165   0 mathord  &block;
459 centerdot          msa         166   0 mathbin  &squarf;
460 blacklozenge       msa         168   0 mathord  &diams;
461 circlearrowright   msa         169   0 mathrel  &orarr;
462 circlearrowleft    msa         170   0 mathrel  &olarr;
463 leftrightharpoons  msa         174   0 mathrel  &lrhar;
464 boxminus           msa         175   0 mathbin  &minusb;
465 Vdash              msa         176   0 mathrel  &Vdash;
466 Vvdash             msa         177   0 mathrel  &Vvdash;
467 vDash              msa         178   0 mathrel  &vDash;
468 twoheadrightarrow  msa         179   0 mathrel  &Rarr;
469 twoheadleftarrow   msa         180   0 mathrel  &Larr;
470 leftleftarrows     msa         181   0 mathrel  &llarr;
471 rightrightarrows   msa         182   0 mathrel  &rrarr;
472 upuparrows         msa         183   0 mathrel  &uuarr;
473 downdownarrows     msa         184   0 mathrel  &ddarr;
474 upharpoonright     msa         185   0 mathrel  &uharr;
475 restriction        msa         185   0 mathrel  &uharr;
476 downharpoonright   msa         186   0 mathrel  &dharr;
477 upharpoonleft      msa         187   0 mathrel  &uharl;
478 downharpoonleft    msa         188   0 mathrel  &dharl;
479 rightarrowtail     msa         189   0 mathrel  &rarrtl;
480 leftarrowtail      msa         190   0 mathrel  &larrtl;
481 leftrightarrows    msa         191   0 mathrel  &lrarr;
482 rightleftarrows    msa         192   0 mathrel  &rlarr;
483 Lsh                msa         193   0 mathrel  &lsh;
484 Rsh                msa         194   0 mathrel  &rsh;
485 leftrightsquigarrow msa         33   0 mathrel  &harrw;
486 looparrowleft      msa          34   0 mathrel  &larrlp;
487 looparrowright     msa          35   0 mathrel  &rarrlp;
488 circeq             msa          36   0 mathrel  &cire;
489 succsim            msa          37   0 mathrel  &scsim;
490 gtrsim             msa          38   0 mathrel  &gsim;
491 gtrapprox          msa          39   0 mathrel  &gap;
492 multimap           msa          40   0 mathrel  &mumap;
493 therefore          msa          41  92 mathrel  &there4;
494 because            msa          42   0 mathrel  &becaus;
495 doteqdot           msa          43   0 mathrel  &eDot;
496 Doteq              msa          43   0 mathrel  &eDot;
497 triangleq          msa          44   0 mathrel  &trie;
498 precsim            msa          45   0 mathrel  &prsim;
499 lesssim            msa          46   0 mathrel  &lsim;
500 lessapprox         msa          47   0 mathrel  &lap;
501 eqslantless        msa          48   0 mathrel  &els;
502 eqslantgtr         msa          49   0 mathrel  &egs;
503 curlyeqprec        msa          50   0 mathrel  &cuepr;
504 curlyeqsucc        msa          51   0 mathrel  &cuesc;
505 preccurlyeq        msa          52   0 mathrel  &prcue;
506 leqq               msa          53   0 mathrel  &lE;
507 leqslant           msa          54   0 mathrel  &les;
508 lessgtr            msa          55   0 mathrel  &lg;
509 backprime          msa          56   0 mathord  &bprime;
510 risingdotseq       msa          58   0 mathrel  &erDot;
511 fallingdotseq      msa          59   0 mathrel  &efDot;
512 succcurlyeq        msa          60   0 mathrel  &sccue;
513 geqq               msa          61   0 mathrel  &gE;
514 geqslant           msa          62   0 mathrel  &ges;
515 gtrless            msa          63   0 mathrel  &gl;
516 bigstar            msa          70   0 mathord  &starf;
517 between            msa          71   0 mathrel  &twixt;
518 blacktriangledown  msa          72   0 mathord  &dtrif;
519 blacktriangleright msa          73   0 mathrel  &rtrif;
520 blacktriangleleft  msa          74   0 mathrel  &ltrif;
521 vartriangle        msa          77   0 mathrel  &#x25b5;
522 blacktriangle      msa          78   0 mathord  &utrif;
523 triangledown       msa          79   0 mathord  &dtri;
524 eqcirc             msa          80   0 mathrel  &ecir;
525 lesseqgtr          msa          81   0 mathrel  &leg;
526 gtreqless          msa          82   0 mathrel  &gel;
527 lesseqqgtr         msa          83   0 mathrel  &lEg;
528 gtreqqless         msa          84   0 mathrel  &gEl;
529 Rrightarrow        msa          86   0 mathrel  &rAarr;
530 Lleftarrow         msa          87   0 mathrel  &lAarr;
531 veebar             msa          89   0 mathbin  &veebar;
532 barwedge           msa          90   0 mathbin  &barwed;
533 doublebarwedge     msa          91   0 mathbin  &Barwed;
534 measuredangle      msa          93   0 mathord  &angmsd;
535 sphericalangle     msa          94   0 mathord  &angsph;
536 varpropto          msa          95   0 mathrel  &vprop;
537 smallsmile         msa          96   0 mathrel  &ssmile;
538 smallfrown         msa          97   0 mathrel  &sfrown;
539 Subset             msa          98   0 mathrel  &Sub;
540 Supset             msa          99   0 mathrel  &Sup;
541 Cup                msa         100   0 mathbin  &Cup;
542 doublecup          msa         100   0 mathbin  &Cup;
543 Cap                msa         101   0 mathbin  &Cap;
544 doublecap          msa         101   0 mathbin  &Cap;
545 curlywedge         msa         102   0 mathbin  &cuwed;
546 curlyvee           msa         103   0 mathbin  &cuvee;
547 leftthreetimes     msa         104   0 mathbin  &lthree;
548 rightthreetimes    msa         105   0 mathbin  &rthree;
549 subseteqq          msa         106   0 mathrel  &subE;
550 supseteqq          msa         107   0 mathrel  &supE;
551 bumpeq             msa         108   0 mathrel  &bumpe;
552 Bumpeq             msa         109   0 mathrel  &bump;
553 lll                msa         110   0 mathrel  &Ll;
554 llless             msa         110   0 mathrel  &Ll;
555 ggg                msa         111   0 mathrel  &Gg;
556 gggtr              msa         111   0 mathrel  &Gg;
557 circledS           msa         115   0 mathord  &oS;
558 pitchfork          msa         116   0 mathrel  &fork;
559 dotplus            msa         117   0 mathbin  &plusdo;
560 backsim            msa         118   0 mathrel  &bsim;
561 backsimeq          msa         119   0 mathrel  &bsime;
562 complement         msa         123   0 mathord  &comp;
563 intercal           msa         124   0 mathbin  &intcal;
564 circledcirc        msa         125   0 mathbin  &ocir;
565 circledast         msa         126   0 mathbin  &oast;
566 circleddash        msa         127   0 mathbin  &odash;
567 lvertneqq          msb         161   0 mathrel  &lvnE;
568 gvertneqq          msb         162   0 mathrel  &gvnE;
569 nleq               msb         163   0 mathrel  &nle;
570 ngeq               msb         164   0 mathrel  &nge;
571 nless              msb         165   0 mathrel  &nlt;
572 ngtr               msb         166   0 mathrel  &ngt;
573 nprec              msb         167   0 mathrel  &npr;
574 nsucc              msb         168   0 mathrel  &nsc;
575 lneqq              msb         169   0 mathrel  &lnE;
576 gneqq              msb         170   0 mathrel  &gnE;
577 nleqslant          msb         173   0 mathrel  &nles;
578 ngeqslant          msb         174   0 mathrel  &nges;
579 lneq               msb         175   0 mathrel  &nle;
580 gneq               msb         176   0 mathrel  &gne;
581 npreceq            msb         177   0 mathrel  &nprcue;
582 nsucceq            msb         178   0 mathrel  &nsccue;
583 precnsim           msb         179   0 mathrel  &prnsim;
584 succnsim           msb         180   0 mathrel  &scnsim;
585 lnsim              msb         181   0 mathrel  &lnsim;
586 gnsim              msb         182   0 mathrel  &gnsim;
587 nleqq              msb         183   0 mathrel  &nlE;
588 ngeqq              msb         184   0 mathrel  &ngE;
589 precneqq           msb         185   0 mathrel  &prnE;
590 succneqq           msb         186   0 mathrel  &scnE;
591 precnapprox        msb         187   0 mathrel  &prnap;
592 succnapprox        msb         188   0 mathrel  &scnap;
593 lnapprox           msb         189   0 mathrel  &lnap;
594 gnapprox           msb         190   0 mathrel  &gnap;
595 nsim               msb         191   0 mathrel  &nsim;
596 ncong              msb         192   0 mathrel  &ncong;
597 diagup             msb         193   0 mathord  &#x2571;
598 diagdown           msb         194   0 mathord  &#x2572;
599 varsubsetneq       msb         195   0 mathrel  &vsubne;
600 varsupsetneq       msb          33   0 mathrel  &vsupne;
601 nsubseteqq         msb          34   0 mathrel  &nsube;
602 nsupseteqq         msb          35   0 mathrel  &nsupe;
603 subsetneqq         msb          36   0 mathrel  &nsubE;
604 supsetneqq         msb          37   0 mathrel  &nsupE;
605 varsubsetneqq      msb          38   0 mathrel  &vsubnE;
606 varsupsetneqq      msb          39   0 mathrel  &vsupnE;
607 subsetneq          msb          40   0 mathrel  &subne;
608 supsetneq          msb          41   0 mathrel  &supne;
609 nsubseteq          msb          42   0 mathrel  &nsube;
610 nsupseteq          msb          43   0 mathrel  &nsupe;
611 nparallel          msb          44   0 mathrel  &npar;
612 nmid               msb          45   0 mathrel  &rnmid;
613 nshortmid          msb          46   0 mathrel  &nsmid;
614 nshortparallel     msb          47   0 mathrel  &nspar;
615 nvdash             msb          48   0 mathrel  &nvdash;
616 nVdash             msb          49   0 mathrel  &nVdash;
617 nvDash             msb          50   0 mathrel  &nvDash;
618 nVDash             msb          51   0 mathrel  &nVDash;
619 ntrianglerighteq   msb          52   0 mathrel  &nrtrie;
620 ntrianglelefteq    msb          53   0 mathrel  &nltrie;
621 ntriangleleft      msb          54   0 mathrel  &nltri;
622 ntriangleright     msb          55   0 mathrel  &nrtri;
623 nleftarrow         msb          56   0 mathrel  &nlarr;
624 nrightarrow        msb          57   0 mathrel  &nrarr;
625 nLeftarrow         msb          58   0 mathrel  &nlArr;
626 nRightarrow        msb          59   0 mathrel  &nrArr;
627 nLeftrightarrow    msb          60   0 mathrel  &nhArr;
628 nleftrightarrow    msb          61   0 mathrel  &nharr;
629 divideontimes      msb          62   0 mathbin  &divonx;
630 varnothing         msb          63   0 mathord  &emptyv;
631 nexists            msb          64   0 mathord  &nexist;
632 Finv               msb          96   0 mathord  &#x2132;
633 Game               msb          97   0 mathord  &#x2141;
634 eth                msb         103   0 mathord  &#x00F0;
635 eqsim              msb         104   0 mathrel  &esim;
636 beth               msb         105   0 mathord  &beth;
637 gimel              msb         106   0 mathord  &gimel;
638 daleth             msb         107   0 mathord  &daleth;
639 lessdot            msb         108   0 mathbin  &ltdot;
640 gtrdot             msb         109   0 mathbin  &gtdot;
641 ltimes             msb         110   0 mathbin  &ltimes;
642 rtimes             msb         111   0 mathbin  &rtimes;
643 shortmid           msb         112   0 mathrel  &smid;
644 shortparallel      msb         113   0 mathrel  &spar;
645 smallsetminus      msb         114   0 mathbin  &ssetmn;
646 thicksim           msb         115   0 mathrel  &thksim;
647 thickapprox        msb         116   0 mathrel  &thkap;
648 approxeq           msb         117   0 mathrel  &ape;
649 succapprox         msb         118   0 mathrel  &scap;
650 precapprox         msb         119   0 mathrel  &prap;
651 curvearrowleft     msb         120   0 mathrel  &cularr;
652 curvearrowright    msb         121   0 mathrel  &curarr;
653 digamma            msb         122   0 mathord  &gammad;
654 varkappa           msb         123   0 mathord  &kappav;
655 # Note: Other blackboard symbols are in the same unicode range
656 Bbbk               msb         124   0 mathord  &#x1d55c;
657 hslash             msb         125   0 mathord  &plankv;
658 hbar               msb         126   0 mathord  &planck;
659 backepsilon        msb         127   0 mathrel  &bepsi;
660
661 lyxbar             cmsy        161   0 mathord  &mdash;
662 lyxeq              cmr          61   0 mathord  =
663 lyxdabar           msa          57   0 mathord  &ndash;
664 lyxright           msa          75   0 mathord  &rarr;
665 lyxleft            msa          76   0 mathord  &larr;
666
667 male               wasy          26  0 x        &male;
668 female             wasy          25  0 x        &female;
669 currency           wasy          27  0 textmode &curren; wasysym # works in text mode only (produces \oe in math mode)
670 phone              wasy          7   0 textmode &phone;  wasysym # works in text mode only (produces \Upsilon in math mode)
671 recorder           wasy          6   0 textmode &telrec; wasysym # works in text mode only (produces \Sigma in math mode)
672 clock              wasy          28  0 textmode &clock;  wasysym # works in text mode only (produces \o in math mode)
673 lightning          wasy          18  0 x        &#x2607;
674 # FIXME Display is wrong (bug 8493): qt does not display characters at the \t position (0x09)
675 pointer            wasy          9   0 textmode x        wasysym # works in text mode only (produces \Psi in math mode)
676 RIGHTarrow         wasy          17  0 textmode &#x25B6; wasysym # works in text mode only (produces \jmath in math mode)
677 LEFTarrow          wasy          16  0 textmode &#x25C0; wasysym # works in text mode only (produces \imath in math mode)
678 UParrow            wasy          75  0 textmode &#x25B2; wasysym # works in text mode only (produces K in math mode)
679 DOWNarrow          wasy          76  0 textmode &#x25BC; wasysym # works in text mode only (produces L in math mode)
680 AC                 wasy          58  0 textmode x        wasysym # works in text mode only
681 \def\HF{\approx}                                         wasysym
682 VHF                wasy          64  0 x        x
683 Square             wasy          50  0 x        &square;
684 \def\CheckedBox{\Square\kern-0.8em\checked}              wasysym
685 XBox               wasy          52  0 x        &timesb;
686 hexagon            wasy          55  0 x        &#x2b21;
687 pentagon           wasy          68  0 x        &#x2b20;
688 octagon            wasy          56  0 x        x
689 varhexagon         wasy          57  0 x        &#x2b21;
690 hexstar            wasy          65  0 x        &sext;
691 varhexstar         wasy          66  0 x        &sext;
692 davidsstar         wasy          67  0 x        &#x2721;
693 diameter           wasy          31  0 x        &#x2300;
694 # Unicode is wrong, but a true alternate doesn't seem available.
695 invdiameter        wasy          21  0 x        &#x2300;
696 varangle           wasy          30  0 x        &angsph;
697 wasylozenge        wasy          53  0 x        &#x2311;
698 kreuz              wasy          54  0 x        &#x2720;
699 smiley             wasy          44  0 x        &#x263A;
700 frownie            wasy          47  0 x        &#x2639;
701 blacksmiley        wasy          45  0 x        &#x263B;
702 sun                wasy          46  0 x        &#x263C;
703 checked            wasy          8   0 x        &#x2713;
704 bell               wasy          10  0 x        &#x237E;
705 eighthnote         wasy          11  0 x        &#x266E;
706 quarternote        wasy          12  0 x        &#x2669;
707 halfnote           wasy          13  0 x        &#x1d15e;
708 fullnote           wasy          14  0 x        &#x1d15d;
709 twonotes           wasy          15  0 x        &#x266B;
710 brokenvert         wasy          124 0 x        &brvbar;
711 ataribox           wasy          109 0 x        x
712 wasytherefore      wasy          5   0 x        &there4;
713 Circle             wasy          35  0 x        &cir;
714 CIRCLE             wasy          32  0 x        &#x25cF;
715 Leftcircle         wasy          73  0 x        x
716 LEFTCIRCLE         wasy          71  0 x        &#x25D6;
717 Rightcircle        wasy          74  0 x        x
718 RIGHTCIRCLE        wasy          72  0 x        &#x25D7;
719 \def\LEFTcircle{\LEFTCIRCLE\kern-1em\Circle}             wasysym
720 \def\RIGHTcircle{\RIGHTCIRCLE\kern-1em\Circle}           wasysym
721
722 # Defined by amsmath.sty
723
724 varGamma           cmm         161  0  mathord  x  amsmath
725 varDelta           cmm         162  0  mathord  x  amsmath
726 varTheta           cmm         163  0  mathord  x  amsmath
727 varLambda          cmm         164  0  mathord  x  amsmath
728 varXi              cmm         165  0  mathord  x  amsmath
729 varPi              cmm         166  0  mathord  x  amsmath
730 varSigma           cmm         167  0  mathord  x  amsmath
731 varUpsilon         cmm         168  0  mathord  x  amsmath
732 varPhi             cmm         169  0  mathord  x  amsmath
733 varPsi             cmm         170  0  mathord  x  amsmath
734 varOmega           cmm         173  0  mathord  x  amsmath
735
736 #
737 # wasy astronomy
738 #
739
740 vernal             wasy          23  0 x        &#x2648;
741 ascnode            wasy          19  0 x        &#x260A;
742 descnode           wasy          20  0 x        &#x260B;
743 fullmoon           wasy          35  0 x        &circ;
744 newmoon            wasy          32  0 x        &#x25CF;
745 leftmoon           wasy          36  0 x        &#x263E;
746 rightmoon          wasy          37  0 x        &#x263D;
747 astrosun           cmsy         175  0 mathbin  &#x2609; wasysym
748 mercury            wasy          39  0 x        &#x263F;
749 venus              wasy          25  0 x        &#x2640;
750 earth              wasy          38  0 x        &#x2641;
751 mars               wasy          26  0 x        &#x2642;
752 jupiter            wasy          88  0 x        &#x2643;
753 saturn             wasy          89  0 x        &#x2644;
754 uranus             wasy          90  0 x        &#x2645;
755 neptune            wasy          91  0 x        &#x2646;
756 pluto              wasy          92  0 x        &#x2647;
757
758 #
759 # wasy zodiac
760 #
761 aries              wasy          23  0 x        &#x2648;
762 taurus             wasy          93  0 x        &#x2649;
763 gemini             wasy          94  0 x        &#x264A;
764 cancer             wasy          95  0 x        &#x264B;
765 leo                wasy          19  0 x        &#x264C;
766 virgo              wasy          96  0 x        &#x264D;
767 libra              wasy          97  0 x        &#x264E;
768 scorpio            wasy          98  0 x        &#x264F;
769 sagittarius        wasy          99  0 x        &#x2650;
770 capricornus        wasy          100 0 x        &#x2651;
771 aquarius           wasy          101 0 x        &#x2652;
772 pisces             wasy          102 0 x        &#x2653;
773 conjunction        wasy          86  0 textmode &#x260C; wasysym # works in text mode only (produces V in math mode)
774 opposition         wasy          87  0 textmode &#x260D; wasysym # works in text mode only (produces W in math mode)
775 # APL characters
776 APLstar            wasy          69  0 x        &#x235F;
777 APLlog             wasy          22  0 x        x
778 APLbox             wasy          126 0 x        &#x2395;
779 APLup              wasy          0   0 x        x
780 APLdown            wasy          70  0 x        x
781 APLinput           wasy          125 0 x        x
782 APLcomment         wasy          127 0 x        x
783 \def\APLinv{\div\kern-17mu\APLbox}                       wasysym
784 APLuparrowbox      wasy         110  0 x        &#x2350;
785 APLdownarrowbox    wasy         111  0 x        &#x2357;
786 APLleftarrowbox    wasy         112  0 x        &#x2347;
787 APLrightarrowbox   wasy         113  0 x        &#x2348;
788
789 # math characters
790 Bowtie             wasy          49  0 x        &#x22C8;
791 leftturn           wasy          34  0 x        &#x27F2;
792 rightturn          wasy          33  0 x        &#x27F3;
793 # diagrams
794 \def\photon{\AC\kern-3mu\AC\kern-3mu\AC\kern-3mu\AC}     wasysym
795 lyxgluonelement    wasy          80  0 x        x        notexisting
796 lyxgluonbelement   wasy          81  0 x        x        notexisting
797 lyxgluoneelement   wasy          82  0 x        x        notexisting
798 \def\gluon{\lyxgluonbelement\kern-3mu\lyxgluonelement\kern-3mu\lyxgluonelement\kern-3mu\lyxgluonelement\kern-3mu\lyxgluonelement\kern-3mu\lyxgluonelement\kern-3mu\lyxgluonelement\kern-3mu\lyxgluoneelement} wasysym
799 # special characters
800 cent               wasy         103   0 x        &#00A2;
801 permil             wasy         104   0 x        &#x2030;
802 agemO              wasy          48   0 textmode &mho;    wasysym # works in text mode only (produces 0 in math mode)
803 thorn              wasy         105   0 textmode &#x00FE; wasysym # works in text mode only (produces i in math mode)
804 Thorn              wasy         106   0 textmode &#x00DE; wasysym # works in text mode only (produces j in math mode)
805 openo              wasy         108   0 textmode &#x0254; wasysym # works in text mode only (produces l in math mode)
806 inve               wasy          85   0 textmode &#x0259; wasysym # works in text mode only (produces U in math mode)
807
808 #mho               wasy          48    0  mathord &mho;    wasysym # already in amsfonts
809 #Join              wasy          49    0  mathrel x        wasysym # already in amsfonts
810 #Box               wasy          50    0  mathord &square; wasysym # already in amsfonts
811 #Diamond           wasy          51    0  mathord &diam;   wasysym # already in amsfonts
812 leadsto            wasy          59    0  mathrel &rarrc;
813 #sqsubset          wasy          60    0  mathrel &sqsub;  wasysym # already in amsfonts
814 #sqsupset          wasy          61    0  mathrel &sqsup;  wasysym # already in amsfonts
815 #lhd               wasy           1    0  mathbin &ltri;   wasysym # already in amsfonts
816 #unlhd             wasy           2    0  mathbin &ltrie;  wasysym # already in amsfonts
817 LHD                wasy          16    0  mathbin &#x2C50;
818 #rhd               wasy           3    0  mathbin &rtri;   wasysym # already in amsfonts
819 #unrhd             wasy           4    0  mathbin &rtrie;  wasysym # already in amsfonts
820 RHD                wasy          17    0  mathbin &#x25B6;
821 apprle             wasy          62    0  mathrel &lsim;
822 apprge             wasy          63    0  mathrel &gsim;
823 wasypropto         wasy          29    0  mathrel &prop;
824 invneg             wasy          24    0  mathrel &#x2310;
825 ocircle            wasy          35    0  mathbin &#x229A;
826 logof              wasy          22    0  mathrel x
827 varint             wasy         114    0  mathop  &int;
828 varoint            wasy         117    0  mathop  &int;
829
830 # Generated from stmaryrd.sty
831
832 shortleftarrow     stmry   0   0 mathrel    x  stmaryrd
833 shortrightarrow    stmry   1   0 mathrel    x  stmaryrd
834 shortuparrow       stmry   2   0 mathrel    x  stmaryrd
835 shortdownarrow     stmry   3   0 mathrel    x  stmaryrd
836 Yup                stmry   4   0 mathbin    x  stmaryrd
837 Ydown              stmry   5   0 mathbin    x  stmaryrd
838 Yleft              stmry   6   0 mathbin    x  stmaryrd
839 Yright             stmry   7   0 mathbin    x  stmaryrd
840 varcurlyvee        stmry   8   0 mathbin    x  stmaryrd
841 # qt does not display characters at the \t position (0x09)
842 # therefore our .ttf font contains a copy at 254 (0xfe)
843 #varcurlywedge      stmry   9   0 mathbin    x  stmaryrd
844 varcurlywedge      stmry 254   0 mathbin    x  stmaryrd
845 minuso             stmry  10   0 mathbin    x  stmaryrd
846 baro               stmry  11   0 mathbin    x  stmaryrd
847 sslash             stmry  12   0 mathbin    x  stmaryrd
848 bbslash            stmry  13   0 mathbin    x  stmaryrd
849 moo                stmry  14   0 mathbin    x  stmaryrd
850 varotimes          stmry  15   0 mathbin    x  stmaryrd
851 varoast            stmry  16   0 mathbin    x  stmaryrd
852 varobar            stmry  17   0 mathbin    x  stmaryrd
853 varodot            stmry  18   0 mathbin    x  stmaryrd
854 varoslash          stmry  19   0 mathbin    x  stmaryrd
855 varobslash         stmry  20   0 mathbin    x  stmaryrd
856 varocircle         stmry  21   0 mathbin    x  stmaryrd
857 varoplus           stmry  22   0 mathbin    x  stmaryrd
858 varominus          stmry  23   0 mathbin    x  stmaryrd
859 boxast             stmry  24   0 mathbin    x  stmaryrd
860 boxbar             stmry  25   0 mathbin    x  stmaryrd
861 #boxdot             stmry  26   0 mathbin    x  stmaryrd # already in amssymb
862 boxslash           stmry  27   0 mathbin    x  stmaryrd
863 boxbslash          stmry  28   0 mathbin    x  stmaryrd
864 boxcircle          stmry  29   0 mathbin    x  stmaryrd
865 boxbox             stmry  30   0 mathbin    x  stmaryrd
866 boxempty           stmry  31   0 mathbin    x  stmaryrd
867 #lightning          stmry  32   0 mathord    x  stmaryrd # already in wasy
868 merge              stmry  33   0 mathbin    x  stmaryrd
869 vartimes           stmry  34   0 mathbin    x  stmaryrd
870 fatsemi            stmry  35   0 mathbin    x  stmaryrd
871 sswarrow           stmry  36   0 mathrel    x  stmaryrd
872 ssearrow           stmry  37   0 mathrel    x  stmaryrd
873 curlywedgeuparrow  stmry  38   0 mathrel    x  stmaryrd
874 curlywedgedownarrow stmry 39   0 mathrel    x  stmaryrd
875 fatslash           stmry  40   0 mathbin    x  stmaryrd
876 fatbslash          stmry  41   0 mathbin    x  stmaryrd
877 lbag               stmry  42   0 mathbin    x  stmaryrd
878 rbag               stmry  43   0 mathbin    x  stmaryrd
879 varbigcirc         stmry  44   0 mathbin    x  stmaryrd
880 leftrightarroweq   stmry  45   0 mathrel    x  stmaryrd
881 curlyveedownarrow  stmry  46   0 mathrel    x  stmaryrd
882 curlyveeuparrow    stmry  47   0 mathrel    x  stmaryrd
883 nnwarrow           stmry  48   0 mathrel    x  stmaryrd
884 nnearrow           stmry  49   0 mathrel    x  stmaryrd
885 leftslice          stmry  50   0 mathbin    x  stmaryrd
886 rightslice         stmry  51   0 mathbin    x  stmaryrd
887 varolessthan       stmry  52   0 mathbin    x  stmaryrd
888 varogreaterthan    stmry  53   0 mathbin    x  stmaryrd
889 varovee            stmry  54   0 mathbin    x  stmaryrd
890 varowedge          stmry  55   0 mathbin    x  stmaryrd
891 talloblong         stmry  56   0 mathbin    x  stmaryrd
892 interleave         stmry  57   0 mathbin    x  stmaryrd
893 obar               stmry  58   0 mathbin    x  stmaryrd
894 obslash            stmry  59   0 mathbin    x  stmaryrd
895 olessthan          stmry  60   0 mathbin    x  stmaryrd
896 ogreaterthan       stmry  61   0 mathbin    x  stmaryrd
897 ovee               stmry  62   0 mathbin    x  stmaryrd
898 owedge             stmry  63   0 mathbin    x  stmaryrd
899 oblong             stmry  64   0 mathbin    x  stmaryrd
900 inplus             stmry  65   0 mathrel    x  stmaryrd
901 niplus             stmry  66   0 mathrel    x  stmaryrd
902 nplus              stmry  67   0 mathbin    x  stmaryrd
903 subsetplus         stmry  68   0 mathrel    x  stmaryrd
904 supsetplus         stmry  69   0 mathrel    x  stmaryrd
905 subsetpluseq       stmry  70   0 mathrel    x  stmaryrd
906 supsetpluseq       stmry  71   0 mathrel    x  stmaryrd
907 Lbag               stmry  72   0 mathopen   x  stmaryrd
908 Rbag               stmry  73   0 mathclose  x  stmaryrd
909 llbracket          stmry  74   0 mathopen   x  stmaryrd
910 rrbracket          stmry  75   0 mathclose  x  stmaryrd
911 llparenthesis      stmry  76   0 mathopen   x  stmaryrd
912 rrparenthesis      stmry  77   0 mathclose  x  stmaryrd
913 binampersand       stmry  78   0 mathopen   x  stmaryrd
914 bindnasrepma       stmry  79   0 mathclose  x  stmaryrd
915 trianglelefteqslant stmry 80   0 mathrel    x  stmaryrd
916 trianglerighteqslant stmry 81  0 mathrel    x  stmaryrd
917 ntrianglelefteqslant stmry 82  0 mathrel    x  stmaryrd
918 ntrianglerighteqslant stmry 83 0 mathrel    x  stmaryrd
919 llfloor            stmry  84   0 mathopen   x  stmaryrd
920 rrfloor            stmry  85   0 mathclose  x  stmaryrd
921 llceil             stmry  86   0 mathopen   x  stmaryrd
922 rrceil             stmry  87   0 mathclose  x  stmaryrd
923 arrownot           stmry  88   0 mathrel    x  stmaryrd
924 Arrownot           stmry  89   0 mathrel    x  stmaryrd
925 Mapstochar         stmry  90   0 mathrel    x  stmaryrd
926 mapsfromchar       stmry  91   0 mathrel    x  stmaryrd
927 Mapsfromchar       stmry  92   0 mathrel    x  stmaryrd
928 leftrightarrowtriangle stmry 93 0 mathrel   x  stmaryrd
929 leftarrowtriangle  stmry  94   0 mathrel    x  stmaryrd
930 rightarrowtriangle stmry  95   0 mathrel    x  stmaryrd
931 #bigtriangledown    stmry  96   0 mathop     x  stmaryrd #already in cmsy
932 #bigtriangleup      stmry  97   0 mathop     x  stmaryrd #already in cmsy
933 bigcurlyvee        stmry  98   0 mathop     x  stmaryrd
934 bigcurlywedge      stmry  99   0 mathop     x  stmaryrd
935 bigsqcap           stmry 100   0 mathop     x  stmaryrd
936 bigbox             stmry 101   0 mathop     x  stmaryrd
937 bigparallel        stmry 102   0 mathop     x  stmaryrd
938 biginterleave      stmry 103   0 mathop     x  stmaryrd
939 #hugetriangledown   stmry 104   0 mathop     x  stmaryrd # only in the font, not the .sty
940 #hugetriangleup     stmry 105   0 mathop     x  stmaryrd # only in the font, not the .sty
941 #hugecurlyvee       stmry 106   0 mathop     x  stmaryrd # only in the font, not the .sty
942 #hugecurlywedge     stmry 107   0 mathop     x  stmaryrd # only in the font, not the .sty
943 #hugesqcap          stmry 108   0 mathop     x  stmaryrd # only in the font, not the .sty
944 #hugebox            stmry 109   0 mathop     x  stmaryrd # only in the font, not the .sty
945 #hugeparallel       stmry 110   0 mathop     x  stmaryrd # only in the font, not the .sty
946 #hugeinterleave     stmry 111   0 mathop     x  stmaryrd # only in the font, not the .sty
947 bignplus           stmry 112   0 mathop     x  stmaryrd # caution: named hugenplus in the font
948 #largellbracket     stmry 113   0 mathopen   x  stmaryrd # only in the font, not the .sty
949 #Largellbracket     stmry 114   0 mathopen   x  stmaryrd # only in the font, not the .sty
950 #LARGEllbracket     stmry 115   0 mathopen   x  stmaryrd # only in the font, not the .sty
951 #hugellbracket      stmry 116   0 mathopen   x  stmaryrd # only in the font, not the .sty
952 #Largellbrackettop  stmry 117   0 mathopen   x  stmaryrd # only in the font, not the .sty
953 #Largellbracketbot  stmry 118   0 mathopen   x  stmaryrd # only in the font, not the .sty caution: named Hugellbrackettop in the font
954 #llbracketex        stmry 119   0 mathopen   x  stmaryrd # only in the font, not the .sty caution: named Hugellbracketbot in the font
955 #hugenplus          stmry 120   0 mathop     x  stmaryrd # only in the font, not the .sty caution: named Hugenplus in the font
956 #largerrbracket     stmry 121   0 mathclose  x  stmaryrd # only in the font, not the .sty
957 #Largerrbracket     stmry 122   0 mathclose  x  stmaryrd # only in the font, not the .sty
958 #LARGErrbracket     stmry 123   0 mathclose  x  stmaryrd # only in the font, not the .sty
959 #hugerrbracket      stmry 124   0 mathclose  x  stmaryrd # only in the font, not the .sty
960 #Largerrbrackettop  stmry 125   0 mathclose  x  stmaryrd # only in the font, not the .sty caution: named Hugerrbrackettop in the font
961 #Largerrbracketbot  stmry 126   0 mathclose  x  stmaryrd # only in the font, not the .sty caution: named Hugerrbracketbot in the font
962 #rrbracketex        stmry 127   0 mathclose  x  stmaryrd # only in the font, not the .sty caution: named Hugerrbracketex in the font
963
964 \def\varcopyright{c\kern-14mu\varbigcirc}                   stmaryrd
965 \def\longarrownot{\kern5.5mu\arrownot\kern-5.5mu}           stmaryrd
966 \def\Longarrownot{\kern5.5mu\Arrownot\kern-5.5mu}           stmaryrd
967 \def\Mapsto{\Mapstochar\kern-9mu\Rightarrow}                stmaryrd
968 \def\mapsfrom{\leftarrow\kern-9mu\mapsfromchar}             stmaryrd
969 \def\Mapsfrom{\Leftarrow\kern-9mu\Mapsfromchar}             stmaryrd
970 \def\Longmapsto{\Mapstochar\kern-7mu\Longrightarrow}        stmaryrd
971 \def\longmapsfrom{\longleftarrow\kern-7mu\mapsfromchar}     stmaryrd
972 \def\Longmapsfrom{\Longleftarrow\kern-7mu\Mapsfromchar}     stmaryrd
973
974 # symbols from the mhchem package, all of them are equivalent to a math symbol
975 # mhchem is not loaded because these commands can only be used inside
976 # a \ce or a \cf inset
977
978 sbond              cmsy        161   0 mathord  x
979 dbond              cmr          61   0 mathord  x
980 tbond              cmsy        180 186 mathord  x
981
982 # From the esint package:
983 # We emulate some symbols if the esint10 font is not available.
984 # It is important that they have the same requirements in both cases,
985 # otherwise the LaTeX output would depend on the availability of the esint10
986 # font in the GUI
987 # Note that we do _not_ require the wasysym package for any integral besides
988 # \varint and \varoint. The reason is that the integrals of the wasysym
989 # package do not match the standard \int and \intop. See
990 # http://www.lyx.org/trac/ticket/1942 for details.
991 # If the wasysym integrals are really wanted then one has to load the package
992 # manually and disable automatic loading of amsmath and esint.
993 iffont esint
994 int                esint        001    0  mathop  &int;         esint
995 intop              esint        001    0  mathop  &int;         esint
996 iint               esint        003    0  mathop  &Int;         esint|amsmath
997 iintop             esint        003    0  mathop  &Int;         esint
998 iiint              esint        005    0  mathop  &tint;        esint|amsmath
999
1000 iiintop            esint        005    0  mathop  &tint;        esint
1001 iiiint             esint        007    0  mathop  &qint;        esint|amsmath
1002
1003 iiiintop           esint        007    0  mathop  &qint;        esint
1004 oint               esint        011    0  mathop  &conint;      esint
1005
1006 ointop             esint        011    0  mathop  &conint;      esint
1007 oiint              esint        013    0  mathop  &Conint;      esint
1008 oiintop            esint        013    0  mathop  &Conint;      esint
1009 sqint              esint        015    0  mathop  x             esint
1010 sqintop            esint        015    0  mathop  x             esint
1011 sqiint             esint        017    0  mathop  x             esint
1012 sqiintop           esint        017    0  mathop  x             esint
1013 dotsint            esint        019    0  mathop  &int;&ctdot;&int; esint
1014 dotsintop          esint        019    0  mathop  &int;&ctdot;&int; esint
1015 ointctrclockwise   esint        023    0  mathop  &awconint;    esint
1016 ointctrclockwiseop esint        023    0  mathop  &awconint;    esint
1017 ointclockwise      esint        025    0  mathop  &cwconint;    esint
1018 ointclockwiseop    esint        025    0  mathop  &cwconint;    esint
1019 else
1020 int                cmex          82  242  mathop  &int;         esint
1021 intop              cmex          82  242  mathop  &int;         esint
1022 iint               wasy         115    0  mathop  &Int;         esint|amsmath
1023 iintop             wasy         115    0  mathop  &Int          esint
1024 iiint              wasy         116    0  mathop  &tint;        esint|amsmath
1025
1026 iiintop            wasy         116    0  mathop  &tint;        esint
1027 \def\iiiint{\int\kern-6mu\int\kern-6mu\int\kern-6mu\int}        esint|amsmath
1028 \def\iiiintop{\int\kern-6mu\int\kern-6mu\int\kern-6mu\int}      esint
1029 \def\dotsint{\int\kern-3mu\cdots\kern-3mu\int}                  esint
1030 \def\dotsintop{\int\kern-3mu\cdots\kern-3mu\int}                esint
1031 oint               cmex          72    0  mathop  &conint;      esint
1032
1033 ointop             cmex          72    0  mathop  &conint;      esint
1034 oiint              wasy         118    0  mathop  &Conint;      esint
1035 oiintop            wasy         118    0  mathop  &Conint;      esint
1036 \def\sqint{\square\kern-17mu\int\kern6mu}                       esint
1037 \def\sqintop{\square\kern-17mu\int\kern6mu}                     esint
1038 \def\sqiint{\square\kern-20mu\iint\kern3mu}                     esint
1039 \def\sqiintop{\square\kern-20mu\iint\kern3mu}                   esint
1040 \def\ointctrclockwise{\circlearrowleft\kern-21mu\int\kern6mu}   esint
1041 \def\ointctrclockwiseop{\circlearrowleft\kern-21mu\int\kern6mu} esint
1042 \def\ointclockwise{\circlearrowright\kern-21mu\int\kern6mu}     esint
1043 \def\ointclockwiseop{\circlearrowright\kern-21mu\int\kern6mu}   esint
1044 endif
1045
1046 varointclockwise   esint        027    0  mathop  &cwconint;    esint
1047 varointclockwiseop esint        027    0  mathop  &cwconint;    esint
1048 varointctrclockwise esint       029    0  mathop  &awconint;    esint
1049 varointctrclockwiseop esint     029    0  mathop  &awconint;    esint
1050 fint               esint        031    0  mathop  &#x2a0f;      esint
1051 fintop             esint        031    0  mathop  &#x2a0f;      esint
1052 varoiint           esint        033    0  mathop  &Conint;      esint
1053 varoiintop         esint        033    0  mathop  &Conint;      esint
1054 landupint          esint        035    0  mathop  x             esint
1055 landupintop        esint        035    0  mathop  x             esint
1056 landdownint        esint        037    0  mathop  x             esint
1057 landdownintop      esint        037    0  mathop  x             esint
1058
1059
1060 # From the amsmath package:
1061 \def\idotsint{\int\kern-3mu\cdots\kern-3mu\int}                 amsmath
1062
1063
1064 log                lyxblacktext  0   0 func     x
1065 lg                 lyxblacktext  0   0 func     x
1066 ln                 lyxblacktext  0   0 func     x
1067 lim                lyxblacktext  0   0 funclim  x
1068 limsup             lyxblacktext  0   0 funclim  x
1069 liminf             lyxblacktext  0   0 funclim  x
1070 sin                lyxblacktext  0   0 func     x
1071 arcsin             lyxblacktext  0   0 func     x
1072 sinh               lyxblacktext  0   0 func     x
1073 cos                lyxblacktext  0   0 func     x
1074 arccos             lyxblacktext  0   0 func     x
1075 cosh               lyxblacktext  0   0 func     x
1076 tan                lyxblacktext  0   0 func     x
1077 arctan             lyxblacktext  0   0 func     x
1078 tanh               lyxblacktext  0   0 func     x
1079 cot                lyxblacktext  0   0 func     x
1080 coth               lyxblacktext  0   0 func     x
1081 sec                lyxblacktext  0   0 func     x
1082 csc                lyxblacktext  0   0 func     x
1083 max                lyxblacktext  0   0 funclim  x
1084 min                lyxblacktext  0   0 funclim  x
1085 sup                lyxblacktext  0   0 funclim  x
1086 inf                lyxblacktext  0   0 funclim  x
1087 arg                lyxblacktext  0   0 func     x
1088 ker                lyxblacktext  0   0 func     x
1089 dim                lyxblacktext  0   0 func     x
1090 hom                lyxblacktext  0   0 func     x
1091 det                lyxblacktext  0   0 funclim  x
1092 exp                lyxblacktext  0   0 func     x
1093 Pr                 lyxblacktext  0   0 funclim  x
1094 gcd                lyxblacktext  0   0 funclim  x
1095 deg                lyxblacktext  0   0 func     x
1096 mod                lyxblacktext  0   0 func     x     amsmath
1097 bmod               lyxblacktext  0   0 func     x
1098 pmod               lyxblacktext  0   0 func     x
1099 pod                lyxblacktext  0   0 func     x     amsmath
1100
1101
1102 # mathtools.sty
1103 \def\vcentcolon{\kern4mu:\kern3mu}             mathtools
1104 \def\dblcolon{\vcentcolon\kern-8mu\vcentcolon} mathtools
1105 \def\coloneqq{\vcentcolon\kern-7mu=}           mathtools
1106 \def\Coloneqq{\dblcolon\kern-7mu=}             mathtools
1107 \def\coloneq{\vcentcolon\kern-7mu-}            mathtools
1108 \def\Coloneq{\dblcolon\kern-7mu-}              mathtools
1109 \def\eqqcolon{=\kern-8mu\vcentcolon}           mathtools
1110 \def\Eqqcolon{=\kern-8mu\dblcolon}             mathtools
1111 \def\eqcolon{-\kern-8mu\vcentcolon}            mathtools
1112 \def\Eqcolon{-\kern-8mu\dblcolon}              mathtools
1113 \def\colonapprox{\vcentcolon\kern-7mu\approx}  mathtools
1114 \def\Colonapprox{\dblcolon\kern-7mu\approx}    mathtools
1115 \def\colonsim{\vcentcolon\kern-7mu\sim}        mathtools
1116 \def\Colonsim{\dblcolon\kern-7mu\sim}          mathtools
1117
1118
1119 #
1120 # pre-defined macros
1121 #
1122
1123 \def\neq{\not=}
1124 \def\ne{\not=}
1125 \def\notin{\not\in}
1126 \def\slash{/}
1127
1128 \def\longleftrightarrow{\leftarrow\kern-12.5mu\rightarrow}
1129 \def\Longleftrightarrow{\Leftarrow\kern-12.5mu\Rightarrow}
1130 \def\iff{\Leftarrow\kern-12.5mu\Rightarrow}
1131 \def\doteq{\stackrel{\cdot}{=}}
1132
1133 iffont cmsy
1134 \def\longrightarrow{\lyxbar\kern-11mu\rightarrow}
1135 \def\longleftarrow{\leftarrow\kern-11mu\lyxbar}
1136 \def\Longrightarrow{\lyxeq\kern-9.5mu\Rightarrow}
1137 \def\Longleftarrow{\Leftarrow\kern-9.5mu\lyxeq}
1138 \def\implies{\Longrightarrow}                                   amsmath
1139 \def\impliedby{\Longleftarrow}                                  amsmath
1140 \def\mapsto{\mapstochar\kern-9mu\rightarrow}
1141 \def\longmapsto{\mapstochar\kern-6mu\lyxbar\kern-11mu\rightarrow}
1142 \def\models{\vert\kern-7mu\lyxeq}
1143 else
1144 \def\implies{=>}                                                amsmath
1145 \def\impliedby{<=}                                              amsmath
1146 endif
1147 iffont cmm
1148 \def\hookrightarrow{\lhook\kern-12mu\rightarrow}
1149 \def\hookleftarrow{\leftarrow\kern-12mu\rhook}
1150 \def\bowtie{\triangleright\kern-6mu\triangleleft}
1151 endif
1152 iffont msa
1153 \def\dashrightarrow{\lyxdabar\lyxdabar\lyxright}                amssymb
1154 \def\dashleftarrow{\lyxleft\lyxdabar\lyxdabar}                  amssymb
1155 else
1156 \def\dashrightarrow{- - \rightarrow}                            amssymb
1157 \def\dashleftarrow{\leftarrow{} - -}                            amssymb
1158 endif
1159 \def\dasharrow{\dashrightarrow}                                 amssymb
1160 iffont msb
1161 \def\Join{\ltimes\kern-18.5mu\rtimes}                           amssymb
1162 else
1163 \def\Join{|x|}                                                  amssymb
1164 endif
1165 # Fixme: latin-1 chars in text file
1166 \def\AA{\AA}{Å}
1167 \def\O{\O}{Ø}
1168
1169 iffont cmsy
1170 # The \sim is placed too high...
1171 \def\cong{\stackrel{_\sim}{=}}
1172 lyxsurd               cmsy        112 0 mathord  &radic;
1173 \def\surd{^\lyxsurd}
1174 \def\textdegree{\kern-1mu^{\circ}\kern-4mu}
1175 else
1176 cong               lyxsymbol             64  0 mathrel  &cong;
1177 surd               lyxsymbol             214 0 mathord  &radic;
1178 textdegree         lyxsymbol             176 0 mathord  &deg;
1179 endif
1180
1181 #"{\hat{}}
1182
1183