18 float y, step,
x1,
x2;
23 l.DrawMathText(
x1,
y,
"\\\"");
24 l.DrawText(
x2,
y,
"\\\"");
26 l.DrawMathText(
x1,
y,
"\\'");
27 l.DrawText(
x2,
y,
"\\'");
29 l.DrawMathText(
x1,
y,
"\\.");
30 l.DrawText(
x2,
y,
"\\.");
32 l.DrawMathText(
x1,
y,
"\\=");
33 l.DrawText(
x2,
y,
"\\=");
35 l.DrawMathText(
x1,
y,
"\\Box");
36 l.DrawText(
x2,
y,
"\\Box");
38 l.DrawMathText(
x1,
y,
"\\Bumpeq");
39 l.DrawText(
x2,
y,
"\\Bumpeq");
41 l.DrawMathText(
x1,
y,
"\\Cap");
42 l.DrawText(
x2,
y,
"\\Cap");
44 l.DrawMathText(
x1,
y,
"\\Cup");
45 l.DrawText(
x2,
y,
"\\Cup");
47 l.DrawMathText(
x1,
y,
"\\Delta");
48 l.DrawText(
x2,
y,
"\\Delta");
50 l.DrawMathText(
x1,
y,
"\\Diamond");
51 l.DrawText(
x2,
y,
"\\Diamond");
53 l.DrawMathText(
x1,
y,
"\\Digamma");
54 l.DrawText(
x2,
y,
"\\Digamma");
56 l.DrawMathText(
x1,
y,
"\\Doteq");
57 l.DrawText(
x2,
y,
"\\Doteq");
59 l.DrawMathText(
x1,
y,
"\\Downarrow");
60 l.DrawText(
x2,
y,
"\\Downarrow");
62 l.DrawMathText(
x1,
y,
"\\Finv");
63 l.DrawText(
x2,
y,
"\\Finv");
65 l.DrawMathText(
x1,
y,
"\\Game");
66 l.DrawText(
x2,
y,
"\\Game");
68 l.DrawMathText(
x1,
y,
"\\Gamma");
69 l.DrawText(
x2,
y,
"\\Gamma");
71 l.DrawMathText(
x1,
y,
"\\Im");
72 l.DrawText(
x2,
y,
"\\Im");
74 l.DrawMathText(
x1,
y,
"\\Koppa");
75 l.DrawText(
x2,
y,
"\\Koppa");
77 l.DrawMathText(
x1,
y,
"\\Lambda");
78 l.DrawText(
x2,
y,
"\\Lambda");
80 l.DrawMathText(
x1,
y,
"\\Leftarrow");
81 l.DrawText(
x2,
y,
"\\Leftarrow");
83 l.DrawMathText(
x1,
y,
"\\Leftrightarrow");
84 l.DrawText(
x2,
y,
"\\Leftrightarrow");
86 l.DrawMathText(
x1,
y,
"\\Lleftarrow");
87 l.DrawText(
x2,
y,
"\\Lleftarrow");
89 l.DrawMathText(
x1,
y,
"\\Longleftarrow");
90 l.DrawText(
x2,
y,
"\\Longleftarrow");
92 l.DrawMathText(
x1,
y,
"\\Longleftrightarrow");
93 l.DrawText(
x2,
y,
"\\Longleftrightarrow");
95 l.DrawMathText(
x1,
y,
"\\Longrightarrow");
96 l.DrawText(
x2,
y,
"\\Longrightarrow");
98 l.DrawMathText(
x1,
y,
"\\Lsh");
99 l.DrawText(
x2,
y,
"\\Lsh");
101 l.DrawMathText(
x1,
y,
"\\Omega");
102 l.DrawText(
x2,
y,
"\\Omega");
104 l.DrawMathText(
x1,
y,
"\\P");
105 l.DrawText(
x2,
y,
"\\P");
107 l.DrawMathText(
x1,
y,
"\\Phi");
108 l.DrawText(
x2,
y,
"\\Phi");
110 l.DrawMathText(
x1,
y,
"\\Pi");
111 l.DrawText(
x2,
y,
"\\Pi");
113 l.DrawMathText(
x1,
y,
"\\Psi");
114 l.DrawText(
x2,
y,
"\\Psi");
116 l.DrawMathText(
x1,
y,
"\\Re");
117 l.DrawText(
x2,
y,
"\\Re");
119 l.DrawMathText(
x1,
y,
"\\Rightarrow");
120 l.DrawText(
x2,
y,
"\\Rightarrow");
122 l.DrawMathText(
x1,
y,
"\\Rrightarrow");
123 l.DrawText(
x2,
y,
"\\Rrightarrow");
125 l.DrawMathText(
x1,
y,
"\\Rsh");
126 l.DrawText(
x2,
y,
"\\Rsh");
128 l.DrawMathText(
x1,
y,
"\\S");
129 l.DrawText(
x2,
y,
"\\S");
131 l.DrawMathText(
x1,
y,
"\\Sampi");
132 l.DrawText(
x2,
y,
"\\Sampi");
134 l.DrawMathText(
x1,
y,
"\\San");
135 l.DrawText(
x2,
y,
"\\San");
137 l.DrawMathText(
x1,
y,
"\\Sho");
138 l.DrawText(
x2,
y,
"\\Sho");
140 l.DrawMathText(
x1,
y,
"\\Sigma");
141 l.DrawText(
x2,
y,
"\\Sigma");
143 l.DrawMathText(
x1,
y,
"\\Stigma");
144 l.DrawText(
x2,
y,
"\\Stigma");
146 l.DrawMathText(
x1,
y,
"\\Subset");
147 l.DrawText(
x2,
y,
"\\Subset");
149 l.DrawMathText(
x1,
y,
"\\Supset");
150 l.DrawText(
x2,
y,
"\\Supset");
152 l.DrawMathText(
x1,
y,
"\\Theta");
153 l.DrawText(
x2,
y,
"\\Theta");
155 l.DrawMathText(
x1,
y,
"\\Uparrow");
156 l.DrawText(
x2,
y,
"\\Uparrow");
158 l.DrawMathText(
x1,
y,
"\\Updownarrow");
159 l.DrawText(
x2,
y,
"\\Updownarrow");
161 l.DrawMathText(
x1,
y,
"\\Upsilon");
162 l.DrawText(
x2,
y,
"\\Upsilon");
164 l.DrawMathText(
x1,
y,
"\\VarKoppa");
165 l.DrawText(
x2,
y,
"\\VarKoppa");
167 l.DrawMathText(
x1,
y,
"\\Vdash");
168 l.DrawText(
x2,
y,
"\\Vdash");
170 l.DrawMathText(
x1,
y,
"\\Vert");
171 l.DrawText(
x2,
y,
"\\Vert");
173 l.DrawMathText(
x1,
y,
"\\Vvdash");
174 l.DrawText(
x2,
y,
"\\Vvdash");
176 l.DrawMathText(
x1,
y,
"\\Xi");
177 l.DrawText(
x2,
y,
"\\Xi");
179 l.DrawMathText(
x1,
y,
"\\^");
180 l.DrawText(
x2,
y,
"\\^");
182 l.DrawMathText(
x1,
y,
"\\`");
183 l.DrawText(
x2,
y,
"\\`");
185 l.DrawMathText(
x1,
y,
"\\aa");
186 l.DrawText(
x2,
y,
"\\aa");
188 l.DrawMathText(
x1,
y,
"\\aleph");
189 l.DrawText(
x2,
y,
"\\aleph");
191 l.DrawMathText(
x1,
y,
"\\alpha");
192 l.DrawText(
x2,
y,
"\\alpha");
194 l.DrawMathText(
x1,
y,
"\\angle");
195 l.DrawText(
x2,
y,
"\\angle");
197 l.DrawMathText(
x1,
y,
"\\approx");
198 l.DrawText(
x2,
y,
"\\approx");
200 l.DrawMathText(
x1,
y,
"\\approxeq");
201 l.DrawText(
x2,
y,
"\\approxeq");
203 l.DrawMathText(
x1,
y,
"\\asymp");
204 l.DrawText(
x2,
y,
"\\asymp");
206 l.DrawMathText(
x1,
y,
"\\backepsilon");
207 l.DrawText(
x2,
y,
"\\backepsilon");
209 l.DrawMathText(
x1,
y,
"\\backprime");
210 l.DrawText(
x2,
y,
"\\backprime");
212 l.DrawMathText(
x1,
y,
"\\backsim");
213 l.DrawText(
x2,
y,
"\\backsim");
215 l.DrawMathText(
x1,
y,
"\\backsimeq");
216 l.DrawText(
x2,
y,
"\\backsimeq");
218 l.DrawMathText(
x1,
y,
"\\backslash");
219 l.DrawText(
x2,
y,
"\\backslash");
221 l.DrawMathText(
x1,
y,
"\\barwedge");
222 l.DrawText(
x2,
y,
"\\barwedge");
224 l.DrawMathText(
x1,
y,
"\\because");
225 l.DrawText(
x2,
y,
"\\because");
227 l.DrawMathText(
x1,
y,
"\\beta");
228 l.DrawText(
x2,
y,
"\\beta");
230 l.DrawMathText(
x1,
y,
"\\beth");
231 l.DrawText(
x2,
y,
"\\beth");
233 l.DrawMathText(
x1,
y,
"\\between");
234 l.DrawText(
x2,
y,
"\\between");
236 l.DrawMathText(
x1,
y,
"\\bigcirc");
237 l.DrawText(
x2,
y,
"\\bigcirc");
239 l.DrawMathText(
x1,
y,
"\\bigstar");
240 l.DrawText(
x2,
y,
"\\bigstar");
242 l.DrawMathText(
x1,
y,
"\\bigtriangledown");
243 l.DrawText(
x2,
y,
"\\bigtriangledown");
245 l.DrawMathText(
x1,
y,
"\\bigtriangleup");
246 l.DrawText(
x2,
y,
"\\bigtriangleup");
248 l.DrawMathText(
x1,
y,
"\\blacklozenge");
249 l.DrawText(
x2,
y,
"\\blacklozenge");
251 l.DrawMathText(
x1,
y,
"\\blacksquare");
252 l.DrawText(
x2,
y,
"\\blacksquare");
254 l.DrawMathText(
x1,
y,
"\\blacktriangle");
255 l.DrawText(
x2,
y,
"\\blacktriangle");
257 l.DrawMathText(
x1,
y,
"\\blacktriangledown");
258 l.DrawText(
x2,
y,
"\\blacktriangledown");
265 l.DrawMathText(
x1,
y,
"\\blacktriangleleft");
266 l.DrawText(
x2,
y,
"\\blacktriangleleft");
268 l.DrawMathText(
x1,
y,
"\\blacktriangleright");
269 l.DrawText(
x2,
y,
"\\blacktriangleright");
271 l.DrawMathText(
x1,
y,
"\\bowtie");
272 l.DrawText(
x2,
y,
"\\bowtie");
274 l.DrawMathText(
x1,
y,
"\\boxdot");
275 l.DrawText(
x2,
y,
"\\boxdot");
277 l.DrawMathText(
x1,
y,
"\\boxminus");
278 l.DrawText(
x2,
y,
"\\boxminus");
280 l.DrawMathText(
x1,
y,
"\\boxplus");
281 l.DrawText(
x2,
y,
"\\boxplus");
283 l.DrawMathText(
x1,
y,
"\\boxtimes");
284 l.DrawText(
x2,
y,
"\\boxtimes");
286 l.DrawMathText(
x1,
y,
"\\bullet");
287 l.DrawText(
x2,
y,
"\\bullet");
289 l.DrawMathText(
x1,
y,
"\\bulletdashcirc");
290 l.DrawText(
x2,
y,
"\\bulletdashcirc");
292 l.DrawMathText(
x1,
y,
"\\bumpeq");
293 l.DrawText(
x2,
y,
"\\bumpeq");
295 l.DrawMathText(
x1,
y,
"\\cap");
296 l.DrawText(
x2,
y,
"\\cap");
298 l.DrawMathText(
x1,
y,
"\\cdot");
299 l.DrawText(
x2,
y,
"\\cdot");
301 l.DrawMathText(
x1,
y,
"\\cdots");
302 l.DrawText(
x2,
y,
"\\cdots");
304 l.DrawMathText(
x1,
y,
"\\centerdot");
305 l.DrawText(
x2,
y,
"\\centerdot");
307 l.DrawMathText(
x1,
y,
"\\checkmark");
308 l.DrawText(
x2,
y,
"\\checkmark");
310 l.DrawMathText(
x1,
y,
"\\chi");
311 l.DrawText(
x2,
y,
"\\chi");
313 l.DrawMathText(
x1,
y,
"\\circ");
314 l.DrawText(
x2,
y,
"\\circ");
316 l.DrawMathText(
x1,
y,
"\\circdashbullet");
317 l.DrawText(
x2,
y,
"\\circdashbullet");
319 l.DrawMathText(
x1,
y,
"\\circeq");
320 l.DrawText(
x2,
y,
"\\circeq");
322 l.DrawMathText(
x1,
y,
"\\circlearrowleft");
323 l.DrawText(
x2,
y,
"\\circlearrowleft");
325 l.DrawMathText(
x1,
y,
"\\circlearrowright");
326 l.DrawText(
x2,
y,
"\\circlearrowright");
328 l.DrawMathText(
x1,
y,
"\\circledR");
329 l.DrawText(
x2,
y,
"\\circledR");
331 l.DrawMathText(
x1,
y,
"\\circledS");
332 l.DrawText(
x2,
y,
"\\circledS");
334 l.DrawMathText(
x1,
y,
"\\circledast");
335 l.DrawText(
x2,
y,
"\\circledast");
337 l.DrawMathText(
x1,
y,
"\\circledcirc");
338 l.DrawText(
x2,
y,
"\\circledcirc");
340 l.DrawMathText(
x1,
y,
"\\circleddash");
341 l.DrawText(
x2,
y,
"\\circleddash");
343 l.DrawMathText(
x1,
y,
"\\clubsuit");
344 l.DrawText(
x2,
y,
"\\clubsuit");
346 l.DrawMathText(
x1,
y,
"\\coloneq");
347 l.DrawText(
x2,
y,
"\\coloneq");
349 l.DrawMathText(
x1,
y,
"\\comp");
350 l.DrawText(
x2,
y,
"\\comp");
352 l.DrawMathText(
x1,
y,
"\\complement");
353 l.DrawText(
x2,
y,
"\\complement");
355 l.DrawMathText(
x1,
y,
"\\cong");
356 l.DrawText(
x2,
y,
"\\cong");
358 l.DrawMathText(
x1,
y,
"\\coprod");
359 l.DrawText(
x2,
y,
"\\coprod");
361 l.DrawMathText(
x1,
y,
"\\cup");
362 l.DrawText(
x2,
y,
"\\cup");
364 l.DrawMathText(
x1,
y,
"\\curlyeqprec");
365 l.DrawText(
x2,
y,
"\\curlyeqprec");
367 l.DrawMathText(
x1,
y,
"\\curlyeqsucc");
368 l.DrawText(
x2,
y,
"\\curlyeqsucc");
370 l.DrawMathText(
x1,
y,
"\\curlyvee");
371 l.DrawText(
x2,
y,
"\\curlyvee");
373 l.DrawMathText(
x1,
y,
"\\curlywedge");
374 l.DrawText(
x2,
y,
"\\curlywedge");
376 l.DrawMathText(
x1,
y,
"\\curvearrowleft");
377 l.DrawText(
x2,
y,
"\\curvearrowleft");
379 l.DrawMathText(
x1,
y,
"\\dagger");
380 l.DrawText(
x2,
y,
"\\dagger");
382 l.DrawMathText(
x1,
y,
"\\daleth");
383 l.DrawText(
x2,
y,
"\\daleth");
385 l.DrawMathText(
x1,
y,
"\\dasharrow");
386 l.DrawText(
x2,
y,
"\\dasharrow");
388 l.DrawMathText(
x1,
y,
"\\dashdownarrow");
389 l.DrawText(
x2,
y,
"\\dashdownarrow");
391 l.DrawMathText(
x1,
y,
"\\dashleftarrow");
392 l.DrawText(
x2,
y,
"\\dashleftarrow");
394 l.DrawMathText(
x1,
y,
"\\dashrightarrow");
395 l.DrawText(
x2,
y,
"\\dashrightarrow");
397 l.DrawMathText(
x1,
y,
"\\dashuparrow");
398 l.DrawText(
x2,
y,
"\\dashuparrow");
400 l.DrawMathText(
x1,
y,
"\\dashv");
401 l.DrawText(
x2,
y,
"\\dashv");
403 l.DrawMathText(
x1,
y,
"\\dbar");
404 l.DrawText(
x2,
y,
"\\dbar");
406 l.DrawMathText(
x1,
y,
"\\ddagger");
407 l.DrawText(
x2,
y,
"\\ddagger");
409 l.DrawMathText(
x1,
y,
"\\ddddot");
410 l.DrawText(
x2,
y,
"\\ddddot");
412 l.DrawMathText(
x1,
y,
"\\dddot");
413 l.DrawText(
x2,
y,
"\\dddot");
415 l.DrawMathText(
x1,
y,
"\\ddots");
416 l.DrawText(
x2,
y,
"\\ddots");
418 l.DrawMathText(
x1,
y,
"\\defineeq");
419 l.DrawText(
x2,
y,
"\\defineeq");
421 l.DrawMathText(
x1,
y,
"\\defineequal");
422 l.DrawText(
x2,
y,
"\\defineequal");
424 l.DrawMathText(
x1,
y,
"\\delta");
425 l.DrawText(
x2,
y,
"\\delta");
427 l.DrawMathText(
x1,
y,
"\\diagdown");
428 l.DrawText(
x2,
y,
"\\diagdown");
430 l.DrawMathText(
x1,
y,
"\\diagup");
431 l.DrawText(
x2,
y,
"\\diagup");
433 l.DrawMathText(
x1,
y,
"\\diamond");
434 l.DrawText(
x2,
y,
"\\diamond");
436 l.DrawMathText(
x1,
y,
"\\diamondsuit");
437 l.DrawText(
x2,
y,
"\\diamondsuit");
439 l.DrawMathText(
x1,
y,
"\\digamma");
440 l.DrawText(
x2,
y,
"\\digamma");
442 l.DrawMathText(
x1,
y,
"\\digamma");
443 l.DrawText(
x2,
y,
"\\digamma");
445 l.DrawMathText(
x1,
y,
"\\div");
446 l.DrawText(
x2,
y,
"\\div");
448 l.DrawMathText(
x1,
y,
"\\divideontimes");
449 l.DrawText(
x2,
y,
"\\divideontimes");
451 l.DrawMathText(
x1,
y,
"\\doteq");
452 l.DrawText(
x2,
y,
"\\doteq");
454 l.DrawMathText(
x1,
y,
"\\doteqdot");
455 l.DrawText(
x2,
y,
"\\doteqdot");
457 l.DrawMathText(
x1,
y,
"\\dotplus");
458 l.DrawText(
x2,
y,
"\\dotplus");
460 l.DrawMathText(
x1,
y,
"\\doublebarwedge");
461 l.DrawText(
x2,
y,
"\\doublebarwedge");
463 l.DrawMathText(
x1,
y,
"\\doublecap");
464 l.DrawText(
x2,
y,
"\\doublecap");
466 l.DrawMathText(
x1,
y,
"\\doublecup");
467 l.DrawText(
x2,
y,
"\\doublecup");
469 l.DrawMathText(
x1,
y,
"\\downarrow");
470 l.DrawText(
x2,
y,
"\\downarrow");
472 l.DrawMathText(
x1,
y,
"\\downdownarrows");
473 l.DrawText(
x2,
y,
"\\downdownarrows");
475 l.DrawMathText(
x1,
y,
"\\downdownharpoons");
476 l.DrawText(
x2,
y,
"\\downdownharpoons");
478 l.DrawMathText(
x1,
y,
"\\downharpoonleft");
479 l.DrawText(
x2,
y,
"\\downharpoonleft");
481 l.DrawMathText(
x1,
y,
"\\downharpoonright");
482 l.DrawText(
x2,
y,
"\\downharpoonright");
484 l.DrawMathText(
x1,
y,
"\\downuparrows");
485 l.DrawText(
x2,
y,
"\\downuparrows");
487 l.DrawMathText(
x1,
y,
"\\downupharpoons");
488 l.DrawText(
x2,
y,
"\\downupharpoons");
490 l.DrawMathText(
x1,
y,
"\\ell");
491 l.DrawText(
x2,
y,
"\\ell");
493 l.DrawMathText(
x1,
y,
"\\emptyset");
494 l.DrawText(
x2,
y,
"\\emptyset");
496 l.DrawMathText(
x1,
y,
"\\epsilon");
497 l.DrawText(
x2,
y,
"\\epsilon");
499 l.DrawMathText(
x1,
y,
"\\eqcirc");
500 l.DrawText(
x2,
y,
"\\eqcirc");
507 l.DrawMathText(
x1,
y,
"\\eqcolon");
508 l.DrawText(
x2,
y,
"\\eqcolon");
510 l.DrawMathText(
x1,
y,
"\\eqsim");
511 l.DrawText(
x2,
y,
"\\eqsim");
513 l.DrawMathText(
x1,
y,
"\\eqslantgtr");
514 l.DrawText(
x2,
y,
"\\eqslantgtr");
516 l.DrawMathText(
x1,
y,
"\\eqslantless");
517 l.DrawText(
x2,
y,
"\\eqslantless");
519 l.DrawMathText(
x1,
y,
"\\equiv");
520 l.DrawText(
x2,
y,
"\\equiv");
522 l.DrawMathText(
x1,
y,
"\\eta");
523 l.DrawText(
x2,
y,
"\\eta");
525 l.DrawMathText(
x1,
y,
"\\eth");
526 l.DrawText(
x2,
y,
"\\eth");
528 l.DrawMathText(
x1,
y,
"\\exists");
529 l.DrawText(
x2,
y,
"\\exists");
531 l.DrawMathText(
x1,
y,
"\\fallingdotseq");
532 l.DrawText(
x2,
y,
"\\fallingdotseq");
534 l.DrawMathText(
x1,
y,
"\\flat");
535 l.DrawText(
x2,
y,
"\\flat");
537 l.DrawMathText(
x1,
y,
"\\forall");
538 l.DrawText(
x2,
y,
"\\forall");
540 l.DrawMathText(
x1,
y,
"\\frown");
541 l.DrawText(
x2,
y,
"\\frown");
543 l.DrawMathText(
x1,
y,
"\\gamma");
544 l.DrawText(
x2,
y,
"\\gamma");
546 l.DrawMathText(
x1,
y,
"\\ge");
547 l.DrawText(
x2,
y,
"\\ge");
549 l.DrawMathText(
x1,
y,
"\\geq");
550 l.DrawText(
x2,
y,
"\\geq");
552 l.DrawMathText(
x1,
y,
"\\geqq");
553 l.DrawText(
x2,
y,
"\\geqq");
555 l.DrawMathText(
x1,
y,
"\\geqslant");
556 l.DrawText(
x2,
y,
"\\geqslant");
558 l.DrawMathText(
x1,
y,
"\\gets");
559 l.DrawText(
x2,
y,
"\\gets");
561 l.DrawMathText(
x1,
y,
"\\gg");
562 l.DrawText(
x2,
y,
"\\gg");
564 l.DrawMathText(
x1,
y,
"\\ggg");
565 l.DrawText(
x2,
y,
"\\ggg");
567 l.DrawMathText(
x1,
y,
"\\gggtr");
568 l.DrawText(
x2,
y,
"\\gggtr");
570 l.DrawMathText(
x1,
y,
"\\gimel");
571 l.DrawText(
x2,
y,
"\\gimel");
573 l.DrawMathText(
x1,
y,
"\\gnapprox");
574 l.DrawText(
x2,
y,
"\\gnapprox");
576 l.DrawMathText(
x1,
y,
"\\gneq");
577 l.DrawText(
x2,
y,
"\\gneq");
579 l.DrawMathText(
x1,
y,
"\\gneqq");
580 l.DrawText(
x2,
y,
"\\gneqq");
582 l.DrawMathText(
x1,
y,
"\\gnsim");
583 l.DrawText(
x2,
y,
"\\gnsim");
585 l.DrawMathText(
x1,
y,
"\\gtrapprox");
586 l.DrawText(
x2,
y,
"\\gtrapprox");
588 l.DrawMathText(
x1,
y,
"\\gtrdot");
589 l.DrawText(
x2,
y,
"\\gtrdot");
591 l.DrawMathText(
x1,
y,
"\\gtreqless");
592 l.DrawText(
x2,
y,
"\\gtreqless");
594 l.DrawMathText(
x1,
y,
"\\gtreqqless");
595 l.DrawText(
x2,
y,
"\\gtreqqless");
597 l.DrawMathText(
x1,
y,
"\\gtrless");
598 l.DrawText(
x2,
y,
"\\gtrless");
600 l.DrawMathText(
x1,
y,
"\\gtrsim");
601 l.DrawText(
x2,
y,
"\\gtrsim");
603 l.DrawMathText(
x1,
y,
"\\hateq");
604 l.DrawText(
x2,
y,
"\\hateq");
606 l.DrawMathText(
x1,
y,
"\\hbar");
607 l.DrawText(
x2,
y,
"\\hbar");
609 l.DrawMathText(
x1,
y,
"\\heartsuit");
610 l.DrawText(
x2,
y,
"\\heartsuit");
612 l.DrawMathText(
x1,
y,
"\\hookleftarrow");
613 l.DrawText(
x2,
y,
"\\hookleftarrow");
615 l.DrawMathText(
x1,
y,
"\\hookrightarrow");
616 l.DrawText(
x2,
y,
"\\hookrightarrow");
618 l.DrawMathText(
x1,
y,
"\\hslash");
619 l.DrawText(
x2,
y,
"\\hslash");
621 l.DrawMathText(
x1,
y,
"\\imath");
622 l.DrawText(
x2,
y,
"\\imath");
624 l.DrawMathText(
x1,
y,
"\\in");
625 l.DrawText(
x2,
y,
"\\in");
627 l.DrawMathText(
x1,
y,
"\\infty");
628 l.DrawText(
x2,
y,
"\\infty");
630 l.DrawMathText(
x1,
y,
"\\intercal");
631 l.DrawText(
x2,
y,
"\\intercal");
633 l.DrawMathText(
x1,
y,
"\\iota");
634 l.DrawText(
x2,
y,
"\\iota");
636 l.DrawMathText(
x1,
y,
"\\jmath");
637 l.DrawText(
x2,
y,
"\\jmath");
639 l.DrawMathText(
x1,
y,
"\\kappa");
640 l.DrawText(
x2,
y,
"\\kappa");
642 l.DrawMathText(
x1,
y,
"\\koppa");
643 l.DrawText(
x2,
y,
"\\koppa");
645 l.DrawMathText(
x1,
y,
"\\lambda");
646 l.DrawText(
x2,
y,
"\\lambda");
648 l.DrawMathText(
x1,
y,
"\\land");
649 l.DrawText(
x2,
y,
"\\land");
651 l.DrawMathText(
x1,
y,
"\\langle");
652 l.DrawText(
x2,
y,
"\\langle");
654 l.DrawMathText(
x1,
y,
"\\lceil");
655 l.DrawText(
x2,
y,
"\\lceil");
657 l.DrawMathText(
x1,
y,
"\\ldbrack");
658 l.DrawText(
x2,
y,
"\\ldbrack");
660 l.DrawMathText(
x1,
y,
"\\ldots");
661 l.DrawText(
x2,
y,
"\\ldots");
663 l.DrawMathText(
x1,
y,
"\\le");
664 l.DrawText(
x2,
y,
"\\le");
666 l.DrawMathText(
x1,
y,
"\\leadsfrom");
667 l.DrawText(
x2,
y,
"\\leadsfrom");
669 l.DrawMathText(
x1,
y,
"\\leadsto");
670 l.DrawText(
x2,
y,
"\\leadsto");
672 l.DrawMathText(
x1,
y,
"\\leftarrow");
673 l.DrawText(
x2,
y,
"\\leftarrow");
675 l.DrawMathText(
x1,
y,
"\\leftarrowtail");
676 l.DrawText(
x2,
y,
"\\leftarrowtail");
678 l.DrawMathText(
x1,
y,
"\\leftharpoondown");
679 l.DrawText(
x2,
y,
"\\leftharpoondown");
681 l.DrawMathText(
x1,
y,
"\\leftharpoonup");
682 l.DrawText(
x2,
y,
"\\leftharpoonup");
684 l.DrawMathText(
x1,
y,
"\\leftleftarrows");
685 l.DrawText(
x2,
y,
"\\leftleftarrows");
687 l.DrawMathText(
x1,
y,
"\\leftrightarrow");
688 l.DrawText(
x2,
y,
"\\leftrightarrow");
690 l.DrawMathText(
x1,
y,
"\\leftrightarrows");
691 l.DrawText(
x2,
y,
"\\leftrightarrows");
693 l.DrawMathText(
x1,
y,
"\\leftrightharpoons");
694 l.DrawText(
x2,
y,
"\\leftrightharpoons");
696 l.DrawMathText(
x1,
y,
"\\leftsquigarrow");
697 l.DrawText(
x2,
y,
"\\leftsquigarrow");
699 l.DrawMathText(
x1,
y,
"\\leftthreetimes");
700 l.DrawText(
x2,
y,
"\\leftthreetimes");
702 l.DrawMathText(
x1,
y,
"\\leq");
703 l.DrawText(
x2,
y,
"\\leq");
705 l.DrawMathText(
x1,
y,
"\\leqq");
706 l.DrawText(
x2,
y,
"\\leqq");
708 l.DrawMathText(
x1,
y,
"\\leqslant");
709 l.DrawText(
x2,
y,
"\\leqslant");
711 l.DrawMathText(
x1,
y,
"\\lessapprox");
712 l.DrawText(
x2,
y,
"\\lessapprox");
714 l.DrawMathText(
x1,
y,
"\\lessdot");
715 l.DrawText(
x2,
y,
"\\lessdot");
717 l.DrawMathText(
x1,
y,
"\\lesseqgtr");
718 l.DrawText(
x2,
y,
"\\lesseqgtr");
720 l.DrawMathText(
x1,
y,
"\\lesseqqgtr");
721 l.DrawText(
x2,
y,
"\\lesseqqgtr");
723 l.DrawMathText(
x1,
y,
"\\lessgtr");
724 l.DrawText(
x2,
y,
"\\lessgtr");
726 l.DrawMathText(
x1,
y,
"\\lesssim");
727 l.DrawText(
x2,
y,
"\\lesssim");
729 l.DrawMathText(
x1,
y,
"\\lfloor");
730 l.DrawText(
x2,
y,
"\\lfloor");
732 l.DrawMathText(
x1,
y,
"\\lightning");
733 l.DrawText(
x2,
y,
"\\lightning");
735 l.DrawMathText(
x1,
y,
"\\ll");
736 l.DrawText(
x2,
y,
"\\ll");
738 l.DrawMathText(
x1,
y,
"\\llcorner");
739 l.DrawText(
x2,
y,
"\\llcorner");
741 l.DrawMathText(
x1,
y,
"\\lll");
742 l.DrawText(
x2,
y,
"\\lll");
749 l.DrawMathText(
x1,
y,
"\\llless");
750 l.DrawText(
x2,
y,
"\\llless");
752 l.DrawMathText(
x1,
y,
"\\lnapprox");
753 l.DrawText(
x2,
y,
"\\lnapprox");
755 l.DrawMathText(
x1,
y,
"\\lneq");
756 l.DrawText(
x2,
y,
"\\lneq");
758 l.DrawMathText(
x1,
y,
"\\lneqq");
759 l.DrawText(
x2,
y,
"\\lneqq");
761 l.DrawMathText(
x1,
y,
"\\lnot");
762 l.DrawText(
x2,
y,
"\\lnot");
764 l.DrawMathText(
x1,
y,
"\\lnsim");
765 l.DrawText(
x2,
y,
"\\lnsim");
767 l.DrawMathText(
x1,
y,
"\\longleftarrow");
768 l.DrawText(
x2,
y,
"\\longleftarrow");
770 l.DrawMathText(
x1,
y,
"\\longleftrightarrow");
771 l.DrawText(
x2,
y,
"\\longleftrightarrow");
773 l.DrawMathText(
x1,
y,
"\\longmapsto");
774 l.DrawText(
x2,
y,
"\\longmapsto");
776 l.DrawMathText(
x1,
y,
"\\longrightarrow");
777 l.DrawText(
x2,
y,
"\\longrightarrow");
779 l.DrawMathText(
x1,
y,
"\\lor");
780 l.DrawText(
x2,
y,
"\\lor");
782 l.DrawMathText(
x1,
y,
"\\lozenge");
783 l.DrawText(
x2,
y,
"\\lozenge");
785 l.DrawMathText(
x1,
y,
"\\lrcorner");
786 l.DrawText(
x2,
y,
"\\lrcorner");
788 l.DrawMathText(
x1,
y,
"\\ltimes");
789 l.DrawText(
x2,
y,
"\\ltimes");
791 l.DrawMathText(
x1,
y,
"\\maltese");
792 l.DrawText(
x2,
y,
"\\maltese");
794 l.DrawMathText(
x1,
y,
"\\mapsto");
795 l.DrawText(
x2,
y,
"\\mapsto");
797 l.DrawMathText(
x1,
y,
"\\measuredangle");
798 l.DrawText(
x2,
y,
"\\measuredangle");
800 l.DrawMathText(
x1,
y,
"\\mho");
801 l.DrawText(
x2,
y,
"\\mho");
803 l.DrawMathText(
x1,
y,
"\\mp");
804 l.DrawText(
x2,
y,
"\\mp");
806 l.DrawMathText(
x1,
y,
"\\mu");
807 l.DrawText(
x2,
y,
"\\mu");
809 l.DrawMathText(
x1,
y,
"\\multimap");
810 l.DrawText(
x2,
y,
"\\multimap");
812 l.DrawMathText(
x1,
y,
"\\nLeftarrow");
813 l.DrawText(
x2,
y,
"\\nLeftarrow");
815 l.DrawMathText(
x1,
y,
"\\nLeftrightarrow");
816 l.DrawText(
x2,
y,
"\\nLeftrightarrow");
818 l.DrawMathText(
x1,
y,
"\\nRightarrow");
819 l.DrawText(
x2,
y,
"\\nRightarrow");
821 l.DrawMathText(
x1,
y,
"\\nVDash");
822 l.DrawText(
x2,
y,
"\\nVDash");
824 l.DrawMathText(
x1,
y,
"\\nVdash");
825 l.DrawText(
x2,
y,
"\\nVdash");
827 l.DrawMathText(
x1,
y,
"\\nabla");
828 l.DrawText(
x2,
y,
"\\nabla");
830 l.DrawMathText(
x1,
y,
"\\napprox");
831 l.DrawText(
x2,
y,
"\\napprox");
833 l.DrawMathText(
x1,
y,
"\\nasymp");
834 l.DrawText(
x2,
y,
"\\nasymp");
836 l.DrawMathText(
x1,
y,
"\\natural");
837 l.DrawText(
x2,
y,
"\\natural");
839 l.DrawMathText(
x1,
y,
"\\ncong");
840 l.DrawText(
x2,
y,
"\\ncong");
842 l.DrawMathText(
x1,
y,
"\\ne");
843 l.DrawText(
x2,
y,
"\\ne");
845 l.DrawMathText(
x1,
y,
"\\nearrow");
846 l.DrawText(
x2,
y,
"\\nearrow");
848 l.DrawMathText(
x1,
y,
"\\neg");
849 l.DrawText(
x2,
y,
"\\neg");
851 l.DrawMathText(
x1,
y,
"\\neq");
852 l.DrawText(
x2,
y,
"\\neq");
854 l.DrawMathText(
x1,
y,
"\\nequiv");
855 l.DrawText(
x2,
y,
"\\nequiv");
857 l.DrawMathText(
x1,
y,
"\\nexists");
858 l.DrawText(
x2,
y,
"\\nexists");
860 l.DrawMathText(
x1,
y,
"\\ngeq");
861 l.DrawText(
x2,
y,
"\\ngeq");
863 l.DrawMathText(
x1,
y,
"\\ngeqq");
864 l.DrawText(
x2,
y,
"\\ngeqq");
866 l.DrawMathText(
x1,
y,
"\\ngeqslant");
867 l.DrawText(
x2,
y,
"\\ngeqslant");
869 l.DrawMathText(
x1,
y,
"\\ngtr");
870 l.DrawText(
x2,
y,
"\\ngtr");
872 l.DrawMathText(
x1,
y,
"\\ni");
873 l.DrawText(
x2,
y,
"\\ni");
875 l.DrawMathText(
x1,
y,
"\\nleftarrow");
876 l.DrawText(
x2,
y,
"\\nleftarrow");
878 l.DrawMathText(
x1,
y,
"\\nleftrightarrow");
879 l.DrawText(
x2,
y,
"\\nleftrightarrow");
881 l.DrawMathText(
x1,
y,
"\\nleq");
882 l.DrawText(
x2,
y,
"\\nleq");
884 l.DrawMathText(
x1,
y,
"\\nleqq");
885 l.DrawText(
x2,
y,
"\\nleqq");
887 l.DrawMathText(
x1,
y,
"\\nleqslant");
888 l.DrawText(
x2,
y,
"\\nleqslant");
890 l.DrawMathText(
x1,
y,
"\\nless");
891 l.DrawText(
x2,
y,
"\\nless");
893 l.DrawMathText(
x1,
y,
"\\nmid");
894 l.DrawText(
x2,
y,
"\\nmid");
896 l.DrawMathText(
x1,
y,
"\\not");
897 l.DrawText(
x2,
y,
"\\not");
899 l.DrawMathText(
x1,
y,
"\\notapprox");
900 l.DrawText(
x2,
y,
"\\notapprox");
902 l.DrawMathText(
x1,
y,
"\\notasymp");
903 l.DrawText(
x2,
y,
"\\notasymp");
905 l.DrawMathText(
x1,
y,
"\\notcong");
906 l.DrawText(
x2,
y,
"\\notcong");
908 l.DrawMathText(
x1,
y,
"\\notcong");
909 l.DrawText(
x2,
y,
"\\notcong");
911 l.DrawMathText(
x1,
y,
"\\notequiv");
912 l.DrawText(
x2,
y,
"\\notequiv");
914 l.DrawMathText(
x1,
y,
"\\notgeq");
915 l.DrawText(
x2,
y,
"\\notgeq");
917 l.DrawMathText(
x1,
y,
"\\notgeq");
918 l.DrawText(
x2,
y,
"\\notgeq");
920 l.DrawMathText(
x1,
y,
"\\notgr");
921 l.DrawText(
x2,
y,
"\\notgr");
923 l.DrawMathText(
x1,
y,
"\\notgr");
924 l.DrawText(
x2,
y,
"\\notgr");
926 l.DrawMathText(
x1,
y,
"\\notin");
927 l.DrawText(
x2,
y,
"\\notin");
929 l.DrawMathText(
x1,
y,
"\\notleq");
930 l.DrawText(
x2,
y,
"\\notleq");
932 l.DrawMathText(
x1,
y,
"\\notleq");
933 l.DrawText(
x2,
y,
"\\notleq");
935 l.DrawMathText(
x1,
y,
"\\notless");
936 l.DrawText(
x2,
y,
"\\notless");
938 l.DrawMathText(
x1,
y,
"\\notless");
939 l.DrawText(
x2,
y,
"\\notless");
941 l.DrawMathText(
x1,
y,
"\\notni");
942 l.DrawText(
x2,
y,
"\\notni");
944 l.DrawMathText(
x1,
y,
"\\notprec");
945 l.DrawText(
x2,
y,
"\\notprec");
947 l.DrawMathText(
x1,
y,
"\\notprec");
948 l.DrawText(
x2,
y,
"\\notprec");
950 l.DrawMathText(
x1,
y,
"\\notsimeq");
951 l.DrawText(
x2,
y,
"\\notsimeq");
953 l.DrawMathText(
x1,
y,
"\\notsubset");
954 l.DrawText(
x2,
y,
"\\notsubset");
956 l.DrawMathText(
x1,
y,
"\\notsubseteq");
957 l.DrawText(
x2,
y,
"\\notsubseteq");
959 l.DrawMathText(
x1,
y,
"\\notsubseteq");
960 l.DrawText(
x2,
y,
"\\notsubseteq");
962 l.DrawMathText(
x1,
y,
"\\notsucc");
963 l.DrawText(
x2,
y,
"\\notsucc");
965 l.DrawMathText(
x1,
y,
"\\notsucc");
966 l.DrawText(
x2,
y,
"\\notsucc");
968 l.DrawMathText(
x1,
y,
"\\notsupset");
969 l.DrawText(
x2,
y,
"\\notsupset");
971 l.DrawMathText(
x1,
y,
"\\notsupseteq");
972 l.DrawText(
x2,
y,
"\\notsupseteq");
974 l.DrawMathText(
x1,
y,
"\\notsupseteq");
975 l.DrawText(
x2,
y,
"\\notsupseteq");
977 l.DrawMathText(
x1,
y,
"\\nparallel");
978 l.DrawText(
x2,
y,
"\\nparallel");
980 l.DrawMathText(
x1,
y,
"\\nprec");
981 l.DrawText(
x2,
y,
"\\nprec");
983 l.DrawMathText(
x1,
y,
"\\nrightarrow");
984 l.DrawText(
x2,
y,
"\\nrightarrow");
991 l.DrawMathText(
x1,
y,
"\\nsim");
992 l.DrawText(
x2,
y,
"\\nsim");
994 l.DrawMathText(
x1,
y,
"\\nsim");
995 l.DrawText(
x2,
y,
"\\nsim");
997 l.DrawMathText(
x1,
y,
"\\nsimeq");
998 l.DrawText(
x2,
y,
"\\nsimeq");
1000 l.DrawMathText(
x1,
y,
"\\nsubset");
1001 l.DrawText(
x2,
y,
"\\nsubset");
1003 l.DrawMathText(
x1,
y,
"\\nsubseteq");
1004 l.DrawText(
x2,
y,
"\\nsubseteq");
1006 l.DrawMathText(
x1,
y,
"\\nsubseteqq");
1007 l.DrawText(
x2,
y,
"\\nsubseteqq");
1009 l.DrawMathText(
x1,
y,
"\\nsucc");
1010 l.DrawText(
x2,
y,
"\\nsucc");
1012 l.DrawMathText(
x1,
y,
"\\nsupset");
1013 l.DrawText(
x2,
y,
"\\nsupset");
1015 l.DrawMathText(
x1,
y,
"\\nsupseteq");
1016 l.DrawText(
x2,
y,
"\\nsupseteq");
1018 l.DrawMathText(
x1,
y,
"\\nsupseteqq");
1019 l.DrawText(
x2,
y,
"\\nsupseteqq");
1021 l.DrawMathText(
x1,
y,
"\\ntriangleleft");
1022 l.DrawText(
x2,
y,
"\\ntriangleleft");
1024 l.DrawMathText(
x1,
y,
"\\ntrianglelefteq");
1025 l.DrawText(
x2,
y,
"\\ntrianglelefteq");
1027 l.DrawMathText(
x1,
y,
"\\ntriangleright");
1028 l.DrawText(
x2,
y,
"\\ntriangleright");
1030 l.DrawMathText(
x1,
y,
"\\ntrianglerighteq");
1031 l.DrawText(
x2,
y,
"\\ntrianglerighteq");
1033 l.DrawMathText(
x1,
y,
"\\nu");
1034 l.DrawText(
x2,
y,
"\\nu");
1036 l.DrawMathText(
x1,
y,
"\\nvDash");
1037 l.DrawText(
x2,
y,
"\\nvDash");
1039 l.DrawMathText(
x1,
y,
"\\nvdash");
1040 l.DrawText(
x2,
y,
"\\nvdash");
1042 l.DrawMathText(
x1,
y,
"\\nwarrow");
1043 l.DrawText(
x2,
y,
"\\nwarrow");
1045 l.DrawMathText(
x1,
y,
"\\odot");
1046 l.DrawText(
x2,
y,
"\\odot");
1048 l.DrawMathText(
x1,
y,
"\\omega");
1049 l.DrawText(
x2,
y,
"\\omega");
1051 l.DrawMathText(
x1,
y,
"\\ominus");
1052 l.DrawText(
x2,
y,
"\\ominus");
1054 l.DrawMathText(
x1,
y,
"\\openclubsuit");
1055 l.DrawText(
x2,
y,
"\\openclubsuit");
1057 l.DrawMathText(
x1,
y,
"\\openspadesuit");
1058 l.DrawText(
x2,
y,
"\\openspadesuit");
1060 l.DrawMathText(
x1,
y,
"\\oplus");
1061 l.DrawText(
x2,
y,
"\\oplus");
1063 l.DrawMathText(
x1,
y,
"\\oslash");
1064 l.DrawText(
x2,
y,
"\\oslash");
1066 l.DrawMathText(
x1,
y,
"\\otimes");
1067 l.DrawText(
x2,
y,
"\\otimes");
1069 l.DrawMathText(
x1,
y,
"\\owns");
1070 l.DrawText(
x2,
y,
"\\owns");
1072 l.DrawMathText(
x1,
y,
"\\parallel");
1073 l.DrawText(
x2,
y,
"\\parallel");
1075 l.DrawMathText(
x1,
y,
"\\partial");
1076 l.DrawText(
x2,
y,
"\\partial");
1078 l.DrawMathText(
x1,
y,
"\\perp");
1079 l.DrawText(
x2,
y,
"\\perp");
1081 l.DrawMathText(
x1,
y,
"\\phi");
1082 l.DrawText(
x2,
y,
"\\phi");
1084 l.DrawMathText(
x1,
y,
"\\pi");
1085 l.DrawText(
x2,
y,
"\\pi");
1087 l.DrawMathText(
x1,
y,
"\\pitchfork");
1088 l.DrawText(
x2,
y,
"\\pitchfork");
1090 l.DrawMathText(
x1,
y,
"\\pm");
1091 l.DrawText(
x2,
y,
"\\pm");
1093 l.DrawMathText(
x1,
y,
"\\prec");
1094 l.DrawText(
x2,
y,
"\\prec");
1096 l.DrawMathText(
x1,
y,
"\\precapprox");
1097 l.DrawText(
x2,
y,
"\\precapprox");
1099 l.DrawMathText(
x1,
y,
"\\preccurlyeq");
1100 l.DrawText(
x2,
y,
"\\preccurlyeq");
1102 l.DrawMathText(
x1,
y,
"\\preceq");
1103 l.DrawText(
x2,
y,
"\\preceq");
1105 l.DrawMathText(
x1,
y,
"\\precnapprox");
1106 l.DrawText(
x2,
y,
"\\precnapprox");
1108 l.DrawMathText(
x1,
y,
"\\precneqq");
1109 l.DrawText(
x2,
y,
"\\precneqq");
1111 l.DrawMathText(
x1,
y,
"\\precnsim");
1112 l.DrawText(
x2,
y,
"\\precnsim");
1114 l.DrawMathText(
x1,
y,
"\\precsim");
1115 l.DrawText(
x2,
y,
"\\precsim");
1117 l.DrawMathText(
x1,
y,
"\\prime");
1118 l.DrawText(
x2,
y,
"\\prime");
1120 l.DrawMathText(
x1,
y,
"\\propto");
1121 l.DrawText(
x2,
y,
"\\propto");
1123 l.DrawMathText(
x1,
y,
"\\psi");
1124 l.DrawText(
x2,
y,
"\\psi");
1126 l.DrawMathText(
x1,
y,
"\\rangle");
1127 l.DrawText(
x2,
y,
"\\rangle");
1129 l.DrawMathText(
x1,
y,
"\\rceil");
1130 l.DrawText(
x2,
y,
"\\rceil");
1132 l.DrawMathText(
x1,
y,
"\\rdbrack");
1133 l.DrawText(
x2,
y,
"\\rdbrack");
1135 l.DrawMathText(
x1,
y,
"\\restriction");
1136 l.DrawText(
x2,
y,
"\\restriction");
1138 l.DrawMathText(
x1,
y,
"\\rfloor");
1139 l.DrawText(
x2,
y,
"\\rfloor");
1141 l.DrawMathText(
x1,
y,
"\\rho");
1142 l.DrawText(
x2,
y,
"\\rho");
1144 l.DrawMathText(
x1,
y,
"\\rightarrow");
1145 l.DrawText(
x2,
y,
"\\rightarrow");
1147 l.DrawMathText(
x1,
y,
"\\rightarrowtail");
1148 l.DrawText(
x2,
y,
"\\rightarrowtail");
1150 l.DrawMathText(
x1,
y,
"\\rightharpoondown");
1151 l.DrawText(
x2,
y,
"\\rightharpoondown");
1153 l.DrawMathText(
x1,
y,
"\\rightharpoonup");
1154 l.DrawText(
x2,
y,
"\\rightharpoonup");
1156 l.DrawMathText(
x1,
y,
"\\rightleftarrows");
1157 l.DrawText(
x2,
y,
"\\rightleftarrows");
1159 l.DrawMathText(
x1,
y,
"\\rightleftharpoons");
1160 l.DrawText(
x2,
y,
"\\rightleftharpoons");
1162 l.DrawMathText(
x1,
y,
"\\rightrightarrows");
1163 l.DrawText(
x2,
y,
"\\rightrightarrows");
1165 l.DrawMathText(
x1,
y,
"\\rightsquigarrow");
1166 l.DrawText(
x2,
y,
"\\rightsquigarrow");
1168 l.DrawMathText(
x1,
y,
"\\rightthreetimes");
1169 l.DrawText(
x2,
y,
"\\rightthreetimes");
1171 l.DrawMathText(
x1,
y,
"\\risingdotseq");
1172 l.DrawText(
x2,
y,
"\\risingdotseq");
1174 l.DrawMathText(
x1,
y,
"\\rtimes");
1175 l.DrawText(
x2,
y,
"\\rtimes");
1177 l.DrawMathText(
x1,
y,
"\\sampi");
1178 l.DrawText(
x2,
y,
"\\sampi");
1180 l.DrawMathText(
x1,
y,
"\\san");
1181 l.DrawText(
x2,
y,
"\\san");
1183 l.DrawMathText(
x1,
y,
"\\searrow");
1184 l.DrawText(
x2,
y,
"\\searrow");
1186 l.DrawMathText(
x1,
y,
"\\setdif");
1187 l.DrawText(
x2,
y,
"\\setdif");
1189 l.DrawMathText(
x1,
y,
"\\sharp");
1190 l.DrawText(
x2,
y,
"\\sharp");
1192 l.DrawMathText(
x1,
y,
"\\sho");
1193 l.DrawText(
x2,
y,
"\\sho");
1195 l.DrawMathText(
x1,
y,
"\\sigma");
1196 l.DrawText(
x2,
y,
"\\sigma");
1198 l.DrawMathText(
x1,
y,
"\\sim");
1199 l.DrawText(
x2,
y,
"\\sim");
1201 l.DrawMathText(
x1,
y,
"\\simarrow");
1202 l.DrawText(
x2,
y,
"\\simarrow");
1204 l.DrawMathText(
x1,
y,
"\\simeq");
1205 l.DrawText(
x2,
y,
"\\simeq");
1207 l.DrawMathText(
x1,
y,
"\\smallfrown");
1208 l.DrawText(
x2,
y,
"\\smallfrown");
1210 l.DrawMathText(
x1,
y,
"\\smallint");
1211 l.DrawText(
x2,
y,
"\\smallint");
1213 l.DrawMathText(
x1,
y,
"\\smallsetminus");
1214 l.DrawText(
x2,
y,
"\\smallsetminus");
1216 l.DrawMathText(
x1,
y,
"\\smallsmile");
1217 l.DrawText(
x2,
y,
"\\smallsmile");
1219 l.DrawMathText(
x1,
y,
"\\smile");
1220 l.DrawText(
x2,
y,
"\\smile");
1222 l.DrawMathText(
x1,
y,
"\\spadesuit");
1223 l.DrawText(
x2,
y,
"\\spadesuit");
1225 l.DrawMathText(
x1,
y,
"\\sphericalangle");
1226 l.DrawText(
x2,
y,
"\\sphericalangle");
1233 l.DrawMathText(
x1,
y,
"\\sqcap");
1234 l.DrawText(
x2,
y,
"\\sqcap");
1236 l.DrawMathText(
x1,
y,
"\\sqcup");
1237 l.DrawText(
x2,
y,
"\\sqcup");
1239 l.DrawMathText(
x1,
y,
"\\sqsubset");
1240 l.DrawText(
x2,
y,
"\\sqsubset");
1242 l.DrawMathText(
x1,
y,
"\\sqsubseteq");
1243 l.DrawText(
x2,
y,
"\\sqsubseteq");
1245 l.DrawMathText(
x1,
y,
"\\sqsupset");
1246 l.DrawText(
x2,
y,
"\\sqsupset");
1248 l.DrawMathText(
x1,
y,
"\\sqsupseteq");
1249 l.DrawText(
x2,
y,
"\\sqsupseteq");
1251 l.DrawMathText(
x1,
y,
"\\square");
1252 l.DrawText(
x2,
y,
"\\square");
1254 l.DrawMathText(
x1,
y,
"\\star");
1255 l.DrawText(
x2,
y,
"\\star");
1257 l.DrawMathText(
x1,
y,
"\\stigma");
1258 l.DrawText(
x2,
y,
"\\stigma");
1260 l.DrawMathText(
x1,
y,
"\\subset");
1261 l.DrawText(
x2,
y,
"\\subset");
1263 l.DrawMathText(
x1,
y,
"\\subseteq");
1264 l.DrawText(
x2,
y,
"\\subseteq");
1266 l.DrawMathText(
x1,
y,
"\\subseteqq");
1267 l.DrawText(
x2,
y,
"\\subseteqq");
1269 l.DrawMathText(
x1,
y,
"\\subsetneq");
1270 l.DrawText(
x2,
y,
"\\subsetneq");
1272 l.DrawMathText(
x1,
y,
"\\subsetneqq");
1273 l.DrawText(
x2,
y,
"\\subsetneqq");
1275 l.DrawMathText(
x1,
y,
"\\succ");
1276 l.DrawText(
x2,
y,
"\\succ");
1278 l.DrawMathText(
x1,
y,
"\\succapprox");
1279 l.DrawText(
x2,
y,
"\\succapprox");
1281 l.DrawMathText(
x1,
y,
"\\succcurlyeq");
1282 l.DrawText(
x2,
y,
"\\succcurlyeq");
1284 l.DrawMathText(
x1,
y,
"\\succeq");
1285 l.DrawText(
x2,
y,
"\\succeq");
1287 l.DrawMathText(
x1,
y,
"\\succnapprox");
1288 l.DrawText(
x2,
y,
"\\succnapprox");
1290 l.DrawMathText(
x1,
y,
"\\succneqq");
1291 l.DrawText(
x2,
y,
"\\succneqq");
1293 l.DrawMathText(
x1,
y,
"\\succnsim");
1294 l.DrawText(
x2,
y,
"\\succnsim");
1296 l.DrawMathText(
x1,
y,
"\\succsim");
1297 l.DrawText(
x2,
y,
"\\succsim");
1299 l.DrawMathText(
x1,
y,
"\\supset");
1300 l.DrawText(
x2,
y,
"\\supset");
1302 l.DrawMathText(
x1,
y,
"\\supseteq");
1303 l.DrawText(
x2,
y,
"\\supseteq");
1305 l.DrawMathText(
x1,
y,
"\\supseteqq");
1306 l.DrawText(
x2,
y,
"\\supseteqq");
1308 l.DrawMathText(
x1,
y,
"\\supsetneq");
1309 l.DrawText(
x2,
y,
"\\supsetneq");
1311 l.DrawMathText(
x1,
y,
"\\supsetneqq");
1312 l.DrawText(
x2,
y,
"\\supsetneqq");
1314 l.DrawMathText(
x1,
y,
"\\surd");
1315 l.DrawText(
x2,
y,
"\\surd");
1317 l.DrawMathText(
x1,
y,
"\\swarrow");
1318 l.DrawText(
x2,
y,
"\\swarrow");
1320 l.DrawMathText(
x1,
y,
"\\t");
1321 l.DrawText(
x2,
y,
"\\t");
1323 l.DrawMathText(
x1,
y,
"\\tau");
1324 l.DrawText(
x2,
y,
"\\tau");
1326 l.DrawMathText(
x1,
y,
"\\therefore");
1327 l.DrawText(
x2,
y,
"\\therefore");
1329 l.DrawMathText(
x1,
y,
"\\theta");
1330 l.DrawText(
x2,
y,
"\\theta");
1332 l.DrawMathText(
x1,
y,
"\\times");
1333 l.DrawText(
x2,
y,
"\\times");
1335 l.DrawMathText(
x1,
y,
"\\to");
1336 l.DrawText(
x2,
y,
"\\to");
1338 l.DrawMathText(
x1,
y,
"\\top");
1339 l.DrawText(
x2,
y,
"\\top");
1341 l.DrawMathText(
x1,
y,
"\\triangledown");
1342 l.DrawText(
x2,
y,
"\\triangledown");
1344 l.DrawMathText(
x1,
y,
"\\triangleleft");
1345 l.DrawText(
x2,
y,
"\\triangleleft");
1347 l.DrawMathText(
x1,
y,
"\\triangleleft");
1348 l.DrawText(
x2,
y,
"\\triangleleft");
1350 l.DrawMathText(
x1,
y,
"\\trianglelefteq");
1351 l.DrawText(
x2,
y,
"\\trianglelefteq");
1353 l.DrawMathText(
x1,
y,
"\\triangleq");
1354 l.DrawText(
x2,
y,
"\\triangleq");
1356 l.DrawMathText(
x1,
y,
"\\triangleright");
1357 l.DrawText(
x2,
y,
"\\triangleright");
1359 l.DrawMathText(
x1,
y,
"\\trianglerighteq");
1360 l.DrawText(
x2,
y,
"\\trianglerighteq");
1362 l.DrawMathText(
x1,
y,
"\\twoheadleftarrow");
1363 l.DrawText(
x2,
y,
"\\twoheadleftarrow");
1365 l.DrawMathText(
x1,
y,
"\\twoheadrightarrow");
1366 l.DrawText(
x2,
y,
"\\twoheadrightarrow");
1368 l.DrawMathText(
x1,
y,
"\\u");
1369 l.DrawText(
x2,
y,
"\\u");
1371 l.DrawMathText(
x1,
y,
"\\ulcorner");
1372 l.DrawText(
x2,
y,
"\\ulcorner");
1374 l.DrawMathText(
x1,
y,
"\\undercurvearrowright");
1375 l.DrawText(
x2,
y,
"\\undercurvearrowright");
1377 l.DrawMathText(
x1,
y,
"\\upDelta");
1378 l.DrawText(
x2,
y,
"\\upDelta");
1380 l.DrawMathText(
x1,
y,
"\\upDigamma");
1381 l.DrawText(
x2,
y,
"\\upDigamma");
1383 l.DrawMathText(
x1,
y,
"\\upGamma");
1384 l.DrawText(
x2,
y,
"\\upGamma");
1386 l.DrawMathText(
x1,
y,
"\\upKoppa");
1387 l.DrawText(
x2,
y,
"\\upKoppa");
1389 l.DrawMathText(
x1,
y,
"\\upLambda");
1390 l.DrawText(
x2,
y,
"\\upLambda");
1392 l.DrawMathText(
x1,
y,
"\\upOmega");
1393 l.DrawText(
x2,
y,
"\\upOmega");
1395 l.DrawMathText(
x1,
y,
"\\upPhi");
1396 l.DrawText(
x2,
y,
"\\upPhi");
1398 l.DrawMathText(
x1,
y,
"\\upPi");
1399 l.DrawText(
x2,
y,
"\\upPi");
1401 l.DrawMathText(
x1,
y,
"\\upPsi");
1402 l.DrawText(
x2,
y,
"\\upPsi");
1404 l.DrawMathText(
x1,
y,
"\\upSampi");
1405 l.DrawText(
x2,
y,
"\\upSampi");
1407 l.DrawMathText(
x1,
y,
"\\upSan");
1408 l.DrawText(
x2,
y,
"\\upSan");
1410 l.DrawMathText(
x1,
y,
"\\upSho");
1411 l.DrawText(
x2,
y,
"\\upSho");
1413 l.DrawMathText(
x1,
y,
"\\upSigma");
1414 l.DrawText(
x2,
y,
"\\upSigma");
1416 l.DrawMathText(
x1,
y,
"\\upStigma");
1417 l.DrawText(
x2,
y,
"\\upStigma");
1419 l.DrawMathText(
x1,
y,
"\\upTheta");
1420 l.DrawText(
x2,
y,
"\\upTheta");
1422 l.DrawMathText(
x1,
y,
"\\upUpsilon");
1423 l.DrawText(
x2,
y,
"\\upUpsilon");
1425 l.DrawMathText(
x1,
y,
"\\upVarKoppa");
1426 l.DrawText(
x2,
y,
"\\upVarKoppa");
1428 l.DrawMathText(
x1,
y,
"\\upXi");
1429 l.DrawText(
x2,
y,
"\\upXi");
1431 l.DrawMathText(
x1,
y,
"\\upalpha");
1432 l.DrawText(
x2,
y,
"\\upalpha");
1434 l.DrawMathText(
x1,
y,
"\\uparrow");
1435 l.DrawText(
x2,
y,
"\\uparrow");
1437 l.DrawMathText(
x1,
y,
"\\upbeta");
1438 l.DrawText(
x2,
y,
"\\upbeta");
1440 l.DrawMathText(
x1,
y,
"\\upchi");
1441 l.DrawText(
x2,
y,
"\\upchi");
1443 l.DrawMathText(
x1,
y,
"\\updbar");
1444 l.DrawText(
x2,
y,
"\\updbar");
1446 l.DrawMathText(
x1,
y,
"\\updelta");
1447 l.DrawText(
x2,
y,
"\\updelta");
1449 l.DrawMathText(
x1,
y,
"\\updigamma");
1450 l.DrawText(
x2,
y,
"\\updigamma");
1452 l.DrawMathText(
x1,
y,
"\\updownarrow");
1453 l.DrawText(
x2,
y,
"\\updownarrow");
1455 l.DrawMathText(
x1,
y,
"\\updownarrows");
1456 l.DrawText(
x2,
y,
"\\updownarrows");
1458 l.DrawMathText(
x1,
y,
"\\updownharpoons");
1459 l.DrawText(
x2,
y,
"\\updownharpoons");
1461 l.DrawMathText(
x1,
y,
"\\upepsilon");
1462 l.DrawText(
x2,
y,
"\\upepsilon");
1464 l.DrawMathText(
x1,
y,
"\\upeta");
1465 l.DrawText(
x2,
y,
"\\upeta");
1467 l.DrawMathText(
x1,
y,
"\\upgamma");
1468 l.DrawText(
x2,
y,
"\\upgamma");
1475 l.DrawMathText(
x1,
y,
"\\upharpoonleft");
1476 l.DrawText(
x2,
y,
"\\upharpoonleft");
1478 l.DrawMathText(
x1,
y,
"\\upharpoonright");
1479 l.DrawText(
x2,
y,
"\\upharpoonright");
1481 l.DrawMathText(
x1,
y,
"\\upiota");
1482 l.DrawText(
x2,
y,
"\\upiota");
1484 l.DrawMathText(
x1,
y,
"\\upkappa");
1485 l.DrawText(
x2,
y,
"\\upkappa");
1487 l.DrawMathText(
x1,
y,
"\\upkoppa");
1488 l.DrawText(
x2,
y,
"\\upkoppa");
1490 l.DrawMathText(
x1,
y,
"\\uplambda");
1491 l.DrawText(
x2,
y,
"\\uplambda");
1493 l.DrawMathText(
x1,
y,
"\\uplus");
1494 l.DrawText(
x2,
y,
"\\uplus");
1496 l.DrawMathText(
x1,
y,
"\\upmu");
1497 l.DrawText(
x2,
y,
"\\upmu");
1499 l.DrawMathText(
x1,
y,
"\\upnu");
1500 l.DrawText(
x2,
y,
"\\upnu");
1502 l.DrawMathText(
x1,
y,
"\\upomega");
1503 l.DrawText(
x2,
y,
"\\upomega");
1505 l.DrawMathText(
x1,
y,
"\\upphi");
1506 l.DrawText(
x2,
y,
"\\upphi");
1508 l.DrawMathText(
x1,
y,
"\\uppi");
1509 l.DrawText(
x2,
y,
"\\uppi");
1511 l.DrawMathText(
x1,
y,
"\\uppsi");
1512 l.DrawText(
x2,
y,
"\\uppsi");
1514 l.DrawMathText(
x1,
y,
"\\uprho");
1515 l.DrawText(
x2,
y,
"\\uprho");
1517 l.DrawMathText(
x1,
y,
"\\upsampi");
1518 l.DrawText(
x2,
y,
"\\upsampi");
1520 l.DrawMathText(
x1,
y,
"\\upsan");
1521 l.DrawText(
x2,
y,
"\\upsan");
1523 l.DrawMathText(
x1,
y,
"\\upsho");
1524 l.DrawText(
x2,
y,
"\\upsho");
1526 l.DrawMathText(
x1,
y,
"\\upsigma");
1527 l.DrawText(
x2,
y,
"\\upsigma");
1529 l.DrawMathText(
x1,
y,
"\\upsilon");
1530 l.DrawText(
x2,
y,
"\\upsilon");
1532 l.DrawMathText(
x1,
y,
"\\upstigma");
1533 l.DrawText(
x2,
y,
"\\upstigma");
1535 l.DrawMathText(
x1,
y,
"\\uptau");
1536 l.DrawText(
x2,
y,
"\\uptau");
1538 l.DrawMathText(
x1,
y,
"\\uptheta");
1539 l.DrawText(
x2,
y,
"\\uptheta");
1541 l.DrawMathText(
x1,
y,
"\\upuparrows");
1542 l.DrawText(
x2,
y,
"\\upuparrows");
1544 l.DrawMathText(
x1,
y,
"\\upupharpoons");
1545 l.DrawText(
x2,
y,
"\\upupharpoons");
1547 l.DrawMathText(
x1,
y,
"\\upupsilon");
1548 l.DrawText(
x2,
y,
"\\upupsilon");
1550 l.DrawMathText(
x1,
y,
"\\upvarbeta");
1551 l.DrawText(
x2,
y,
"\\upvarbeta");
1553 l.DrawMathText(
x1,
y,
"\\upvarepsilon");
1554 l.DrawText(
x2,
y,
"\\upvarepsilon");
1556 l.DrawMathText(
x1,
y,
"\\upvarkappa");
1557 l.DrawText(
x2,
y,
"\\upvarkappa");
1559 l.DrawMathText(
x1,
y,
"\\upvarkoppa");
1560 l.DrawText(
x2,
y,
"\\upvarkoppa");
1562 l.DrawMathText(
x1,
y,
"\\upvarphi");
1563 l.DrawText(
x2,
y,
"\\upvarphi");
1565 l.DrawMathText(
x1,
y,
"\\upvarpi");
1566 l.DrawText(
x2,
y,
"\\upvarpi");
1568 l.DrawMathText(
x1,
y,
"\\upvarrho");
1569 l.DrawText(
x2,
y,
"\\upvarrho");
1571 l.DrawMathText(
x1,
y,
"\\upvarsigma");
1572 l.DrawText(
x2,
y,
"\\upvarsigma");
1574 l.DrawMathText(
x1,
y,
"\\upvartheta");
1575 l.DrawText(
x2,
y,
"\\upvartheta");
1577 l.DrawMathText(
x1,
y,
"\\upxi");
1578 l.DrawText(
x2,
y,
"\\upxi");
1580 l.DrawMathText(
x1,
y,
"\\upzeta");
1581 l.DrawText(
x2,
y,
"\\upzeta");
1583 l.DrawMathText(
x1,
y,
"\\urcorner");
1584 l.DrawText(
x2,
y,
"\\urcorner");
1586 l.DrawMathText(
x1,
y,
"\\v");
1587 l.DrawText(
x2,
y,
"\\v");
1589 l.DrawMathText(
x1,
y,
"\\vDash");
1590 l.DrawText(
x2,
y,
"\\vDash");
1592 l.DrawMathText(
x1,
y,
"\\vDash");
1593 l.DrawText(
x2,
y,
"\\vDash");
1595 l.DrawMathText(
x1,
y,
"\\varbeta");
1596 l.DrawText(
x2,
y,
"\\varbeta");
1598 l.DrawMathText(
x1,
y,
"\\varepsilon");
1599 l.DrawText(
x2,
y,
"\\varepsilon");
1601 l.DrawMathText(
x1,
y,
"\\varkappa");
1602 l.DrawText(
x2,
y,
"\\varkappa");
1604 l.DrawMathText(
x1,
y,
"\\varkoppa");
1605 l.DrawText(
x2,
y,
"\\varkoppa");
1607 l.DrawMathText(
x1,
y,
"\\varnothing");
1608 l.DrawText(
x2,
y,
"\\varnothing");
1610 l.DrawMathText(
x1,
y,
"\\varphi");
1611 l.DrawText(
x2,
y,
"\\varphi");
1613 l.DrawMathText(
x1,
y,
"\\varpi");
1614 l.DrawText(
x2,
y,
"\\varpi");
1616 l.DrawMathText(
x1,
y,
"\\varpropto");
1617 l.DrawText(
x2,
y,
"\\varpropto");
1619 l.DrawMathText(
x1,
y,
"\\varrho");
1620 l.DrawText(
x2,
y,
"\\varrho");
1622 l.DrawMathText(
x1,
y,
"\\varsigma");
1623 l.DrawText(
x2,
y,
"\\varsigma");
1625 l.DrawMathText(
x1,
y,
"\\vartheta");
1626 l.DrawText(
x2,
y,
"\\vartheta");
1628 l.DrawMathText(
x1,
y,
"\\vartriangle");
1629 l.DrawText(
x2,
y,
"\\vartriangle");
1631 l.DrawMathText(
x1,
y,
"\\vartriangleleft");
1632 l.DrawText(
x2,
y,
"\\vartriangleleft");
1634 l.DrawMathText(
x1,
y,
"\\vartriangleright");
1635 l.DrawText(
x2,
y,
"\\vartriangleright");
1637 l.DrawMathText(
x1,
y,
"\\vdash");
1638 l.DrawText(
x2,
y,
"\\vdash");
1640 l.DrawMathText(
x1,
y,
"\\vdots");
1641 l.DrawText(
x2,
y,
"\\vdots");
1643 l.DrawMathText(
x1,
y,
"\\vec");
1644 l.DrawText(
x2,
y,
"\\vec");
1646 l.DrawMathText(
x1,
y,
"\\vee");
1647 l.DrawText(
x2,
y,
"\\vee");
1649 l.DrawMathText(
x1,
y,
"\\veebar");
1650 l.DrawText(
x2,
y,
"\\veebar");
1652 l.DrawMathText(
x1,
y,
"\\vert");
1653 l.DrawText(
x2,
y,
"\\vert");
1655 l.DrawMathText(
x1,
y,
"\\wedge");
1656 l.DrawText(
x2,
y,
"\\wedge");
1658 l.DrawMathText(
x1,
y,
"\\wp");
1659 l.DrawText(
x2,
y,
"\\wp");
1661 l.DrawMathText(
x1,
y,
"\\wr");
1662 l.DrawText(
x2,
y,
"\\wr");
1664 l.DrawMathText(
x1,
y,
"\\wwbar");
1665 l.DrawText(
x2,
y,
"\\wwbar");
1667 l.DrawMathText(
x1,
y,
"\\xi");
1668 l.DrawText(
x2,
y,
"\\xi");
1670 l.DrawMathText(
x1,
y,
"\\yen");
1671 l.DrawText(
x2,
y,
"\\yen");
1673 l.DrawMathText(
x1,
y,
"\\zeta");
1674 l.DrawText(
x2,
y,
"\\zeta");
1676 l.DrawMathText(
x1,
y,
"\\{");
1677 l.DrawText(
x2,
y,
"\\{");
1679 l.DrawMathText(
x1,
y,
"\\|");
1680 l.DrawText(
x2,
y,
"\\|");
1682 l.DrawMathText(
x1,
y,
"\\}");
1683 l.DrawText(
x2,
y,
"\\}");
1685 l.DrawMathText(
x1,
y,
"\\~");
1686 l.DrawText(
x2,
y,
"\\~");
1688 l.DrawMathText(
x1,
y,
"\\Pr");
1689 l.DrawText(
x2,
y,
"\\Pr");
1691 l.DrawMathText(
x1,
y,
"\\awoint");
1692 l.DrawText(
x2,
y,
"\\awoint");
1694 l.DrawMathText(
x1,
y,
"\\awointop");
1695 l.DrawText(
x2,
y,
"\\awointop");
1697 l.DrawMathText(
x1,
y,
"\\barint");
1698 l.DrawText(
x2,
y,
"\\barint");
1700 l.DrawMathText(
x1,
y,
"\\barintop");
1701 l.DrawText(
x2,
y,
"\\barintop");
1703 l.DrawMathText(
x1,
y,
"\\bigcap");
1704 l.DrawText(
x2,
y,
"\\bigcap");
1706 l.DrawMathText(
x1,
y,
"\\bigcup");
1707 l.DrawText(
x2,
y,
"\\bigcup");
1709 l.DrawMathText(
x1,
y,
"\\bigodot");
1710 l.DrawText(
x2,
y,
"\\bigodot");
1717 l.DrawMathText(
x1,
y,
"\\bigoplus");
1718 l.DrawText(
x2,
y,
"\\bigoplus");
1720 l.DrawMathText(
x1,
y,
"\\bigotimes");
1721 l.DrawText(
x2,
y,
"\\bigotimes");
1723 l.DrawMathText(
x1,
y,
"\\bigsqcup");
1724 l.DrawText(
x2,
y,
"\\bigsqcup");
1726 l.DrawMathText(
x1,
y,
"\\biguplus");
1727 l.DrawText(
x2,
y,
"\\biguplus");
1729 l.DrawMathText(
x1,
y,
"\\bigvee");
1730 l.DrawText(
x2,
y,
"\\bigvee");
1732 l.DrawMathText(
x1,
y,
"\\bigwedge");
1733 l.DrawText(
x2,
y,
"\\bigwedge");
1735 l.DrawMathText(
x1,
y,
"\\coprod");
1736 l.DrawText(
x2,
y,
"\\coprod");
1738 l.DrawMathText(
x1,
y,
"\\cwint");
1739 l.DrawText(
x2,
y,
"\\cwint");
1741 l.DrawMathText(
x1,
y,
"\\cwintop");
1742 l.DrawText(
x2,
y,
"\\cwintop");
1744 l.DrawMathText(
x1,
y,
"\\cwoint");
1745 l.DrawText(
x2,
y,
"\\cwoint");
1747 l.DrawMathText(
x1,
y,
"\\cwointop");
1748 l.DrawText(
x2,
y,
"\\cwointop");
1750 l.DrawMathText(
x1,
y,
"\\iiint");
1751 l.DrawText(
x2,
y,
"\\iiint");
1753 l.DrawMathText(
x1,
y,
"\\iiintop");
1754 l.DrawText(
x2,
y,
"\\iiintop");
1756 l.DrawMathText(
x1,
y,
"\\iint");
1757 l.DrawText(
x2,
y,
"\\iint");
1759 l.DrawMathText(
x1,
y,
"\\iintop");
1760 l.DrawText(
x2,
y,
"\\iintop");
1762 l.DrawMathText(
x1,
y,
"\\int");
1763 l.DrawText(
x2,
y,
"\\int");
1765 l.DrawMathText(
x1,
y,
"\\intop");
1766 l.DrawText(
x2,
y,
"\\intop");
1768 l.DrawMathText(
x1,
y,
"\\oiiint");
1769 l.DrawText(
x2,
y,
"\\oiiint");
1771 l.DrawMathText(
x1,
y,
"\\oiiintop");
1772 l.DrawText(
x2,
y,
"\\oiiintop");
1774 l.DrawMathText(
x1,
y,
"\\oiint");
1775 l.DrawText(
x2,
y,
"\\oiint");
1777 l.DrawMathText(
x1,
y,
"\\oiintop");
1778 l.DrawText(
x2,
y,
"\\oiintop");
1780 l.DrawMathText(
x1,
y,
"\\oint");
1781 l.DrawText(
x2,
y,
"\\oint");
1783 l.DrawMathText(
x1,
y,
"\\ointop");
1784 l.DrawText(
x2,
y,
"\\ointop");
1786 l.DrawMathText(
x1,
y,
"\\prod");
1787 l.DrawText(
x2,
y,
"\\prod");
1789 l.DrawMathText(
x1,
y,
"\\slashint");
1790 l.DrawText(
x2,
y,
"\\slashint");
1792 l.DrawMathText(
x1,
y,
"\\slashintop");
1793 l.DrawText(
x2,
y,
"\\slashintop");
1795 l.DrawMathText(
x1,
y,
"\\sum");
1796 l.DrawText(
x2,
y,
"\\sum");
1800 l.DrawMathText(
x1,
y,
"\\arccos");
1801 l.DrawText(
x2,
y,
"\\arccos");
1803 l.DrawMathText(
x1,
y,
"\\arcsin");
1804 l.DrawText(
x2,
y,
"\\arcsin");
1806 l.DrawMathText(
x1,
y,
"\\arctan");
1807 l.DrawText(
x2,
y,
"\\arctan");
1809 l.DrawMathText(
x1,
y,
"\\arg");
1810 l.DrawText(
x2,
y,
"\\arg");
1812 l.DrawMathText(
x1,
y,
"\\cos");
1813 l.DrawText(
x2,
y,
"\\cos");
1815 l.DrawMathText(
x1,
y,
"\\cosh");
1816 l.DrawText(
x2,
y,
"\\cosh");
1818 l.DrawMathText(
x1,
y,
"\\cot");
1819 l.DrawText(
x2,
y,
"\\cot");
1821 l.DrawMathText(
x1,
y,
"\\coth");
1822 l.DrawText(
x2,
y,
"\\coth");
1824 l.DrawMathText(
x1,
y,
"\\csc");
1825 l.DrawText(
x2,
y,
"\\csc");
1827 l.DrawMathText(
x1,
y,
"\\deg");
1828 l.DrawText(
x2,
y,
"\\deg");
1830 l.DrawMathText(
x1,
y,
"\\det");
1831 l.DrawText(
x2,
y,
"\\det");
1833 l.DrawMathText(
x1,
y,
"\\dim");
1834 l.DrawText(
x2,
y,
"\\dim");
1836 l.DrawMathText(
x1,
y,
"\\exp");
1837 l.DrawText(
x2,
y,
"\\exp");
1839 l.DrawMathText(
x1,
y,
"\\gcd");
1840 l.DrawText(
x2,
y,
"\\gcd");
1842 l.DrawMathText(
x1,
y,
"\\hom");
1843 l.DrawText(
x2,
y,
"\\hom");
1845 l.DrawMathText(
x1,
y,
"\\inf");
1846 l.DrawText(
x2,
y,
"\\inf");
1848 l.DrawMathText(
x1,
y,
"\\ker");
1849 l.DrawText(
x2,
y,
"\\ker");
1851 l.DrawMathText(
x1,
y,
"\\lg");
1852 l.DrawText(
x2,
y,
"\\lg");
1854 l.DrawMathText(
x1,
y,
"\\lim");
1855 l.DrawText(
x2,
y,
"\\lim");
1857 l.DrawMathText(
x1,
y,
"\\liminf");
1858 l.DrawText(
x2,
y,
"\\liminf");
1860 l.DrawMathText(
x1,
y,
"\\limsup");
1861 l.DrawText(
x2,
y,
"\\limsup");
1863 l.DrawMathText(
x1,
y,
"\\ln");
1864 l.DrawText(
x2,
y,
"\\ln");
1866 l.DrawMathText(
x1,
y,
"\\log");
1867 l.DrawText(
x2,
y,
"\\log");
1869 l.DrawMathText(
x1,
y,
"\\max");
1870 l.DrawText(
x2,
y,
"\\max");
1872 l.DrawMathText(
x1,
y,
"\\min");
1873 l.DrawText(
x2,
y,
"\\min");
1875 l.DrawMathText(
x1,
y,
"\\sec");
1876 l.DrawText(
x2,
y,
"\\sec");
1878 l.DrawMathText(
x1,
y,
"\\sin");
1879 l.DrawText(
x2,
y,
"\\sin");
1881 l.DrawMathText(
x1,
y,
"\\sinh");
1882 l.DrawText(
x2,
y,
"\\sinh");
1884 l.DrawMathText(
x1,
y,
"\\sup");
1885 l.DrawText(
x2,
y,
"\\sup");
1887 l.DrawMathText(
x1,
y,
"\\tan");
1888 l.DrawText(
x2,
y,
"\\tan");
1890 l.DrawMathText(
x1,
y,
"\\tanh");
1891 l.DrawText(
x2,
y,
"\\tanh");
Option_t Option_t TPoint TPoint const char x2
Option_t Option_t TPoint TPoint const char x1