mathtype 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (61) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +14 -0
  3. data/.rspec +2 -0
  4. data/Gemfile +4 -0
  5. data/LICENSE.txt +22 -0
  6. data/README.md +40 -0
  7. data/Rakefile +2 -0
  8. data/lib/mathtype/version.rb +3 -0
  9. data/lib/mathtype.rb +61 -0
  10. data/lib/records/char.rb +84 -0
  11. data/lib/records/color.rb +13 -0
  12. data/lib/records/color_def.rb +37 -0
  13. data/lib/records/embell.rb +103 -0
  14. data/lib/records/encoding_def.rb +22 -0
  15. data/lib/records/end.rb +8 -0
  16. data/lib/records/eqn_prefs.rb +44 -0
  17. data/lib/records/font_def.rb +14 -0
  18. data/lib/records/font_style_def.rb +14 -0
  19. data/lib/records/future.rb +14 -0
  20. data/lib/records/line.rb +36 -0
  21. data/lib/records/matrix.rb +41 -0
  22. data/lib/records/mtef.rb +118 -0
  23. data/lib/records/nudge.rb +34 -0
  24. data/lib/records/pile.rb +28 -0
  25. data/lib/records/ruler.rb +22 -0
  26. data/lib/records/size.rb +44 -0
  27. data/lib/records/snapshot.rb +19 -0
  28. data/lib/records/tmpl.rb +449 -0
  29. data/lib/records/typesizes.rb +24 -0
  30. data/mathtype.gemspec +28 -0
  31. data/spec/fixtures/expected/embelishments.xml +848 -0
  32. data/spec/fixtures/expected/equation1.xml +492 -0
  33. data/spec/fixtures/expected/equation10.xml +369 -0
  34. data/spec/fixtures/expected/equation11.xml +370 -0
  35. data/spec/fixtures/expected/equation12.xml +433 -0
  36. data/spec/fixtures/expected/equation13.xml +680 -0
  37. data/spec/fixtures/expected/equation2.xml +429 -0
  38. data/spec/fixtures/expected/equation3.xml +1374 -0
  39. data/spec/fixtures/expected/equation4.xml +360 -0
  40. data/spec/fixtures/expected/equation5.xml +377 -0
  41. data/spec/fixtures/expected/equation6.xml +364 -0
  42. data/spec/fixtures/expected/equation7.xml +369 -0
  43. data/spec/fixtures/expected/equation8.xml +362 -0
  44. data/spec/fixtures/expected/equation9.xml +355 -0
  45. data/spec/fixtures/input/embelishments.bin +0 -0
  46. data/spec/fixtures/input/equation1.bin +0 -0
  47. data/spec/fixtures/input/equation10.bin +0 -0
  48. data/spec/fixtures/input/equation11.bin +0 -0
  49. data/spec/fixtures/input/equation12.bin +0 -0
  50. data/spec/fixtures/input/equation13.bin +0 -0
  51. data/spec/fixtures/input/equation2.bin +0 -0
  52. data/spec/fixtures/input/equation3.bin +0 -0
  53. data/spec/fixtures/input/equation4.bin +0 -0
  54. data/spec/fixtures/input/equation5.bin +0 -0
  55. data/spec/fixtures/input/equation6.bin +0 -0
  56. data/spec/fixtures/input/equation7.bin +0 -0
  57. data/spec/fixtures/input/equation8.bin +0 -0
  58. data/spec/fixtures/input/equation9.bin +0 -0
  59. data/spec/mathtype_spec.rb +16 -0
  60. data/spec/spec_helper.rb +64 -0
  61. metadata +233 -0
@@ -0,0 +1,1374 @@
1
+ <?xml version="1.0"?>
2
+ <root>
3
+ <mtef>
4
+ <mtef_version>5</mtef_version>
5
+ <platform>0</platform>
6
+ <product>0</product>
7
+ <product_version>6</product_version>
8
+ <product_subversion>7</product_subversion>
9
+ <application_key>DSMT6</application_key>
10
+ <equation_options>0</equation_options>
11
+ <future>
12
+ <skip>3</skip>
13
+ </future>
14
+ <encoding_def>
15
+ <name>MacRoman</name>
16
+ </encoding_def>
17
+ <font_def>
18
+ <enc_def_index>5</enc_def_index>
19
+ <font_name>Cambria</font_name>
20
+ </font_def>
21
+ <font_def>
22
+ <enc_def_index>3</enc_def_index>
23
+ <font_name>Symbol</font_name>
24
+ </font_def>
25
+ <font_def>
26
+ <enc_def_index>5</enc_def_index>
27
+ <font_name>Courier</font_name>
28
+ </font_def>
29
+ <font_def>
30
+ <enc_def_index>4</enc_def_index>
31
+ <font_name>MT Extra</font_name>
32
+ </font_def>
33
+ <eqn_prefs>
34
+ <options>0</options>
35
+ <sizes_count>8</sizes_count>
36
+ <sizes>
37
+ <unit>2</unit>
38
+ <nibbles>1</nibbles>
39
+ <nibbles>2</nibbles>
40
+ <nibbles>15</nibbles>
41
+ </sizes>
42
+ <sizes>
43
+ <unit>4</unit>
44
+ <nibbles>5</nibbles>
45
+ <nibbles>8</nibbles>
46
+ <nibbles>15</nibbles>
47
+ </sizes>
48
+ <sizes>
49
+ <unit>4</unit>
50
+ <nibbles>4</nibbles>
51
+ <nibbles>2</nibbles>
52
+ <nibbles>15</nibbles>
53
+ </sizes>
54
+ <sizes>
55
+ <unit>4</unit>
56
+ <nibbles>1</nibbles>
57
+ <nibbles>5</nibbles>
58
+ <nibbles>0</nibbles>
59
+ <nibbles>15</nibbles>
60
+ </sizes>
61
+ <sizes>
62
+ <unit>1</unit>
63
+ <nibbles>0</nibbles>
64
+ <nibbles>0</nibbles>
65
+ <nibbles>15</nibbles>
66
+ </sizes>
67
+ <sizes>
68
+ <unit>4</unit>
69
+ <nibbles>7</nibbles>
70
+ <nibbles>5</nibbles>
71
+ <nibbles>15</nibbles>
72
+ </sizes>
73
+ <sizes>
74
+ <unit>4</unit>
75
+ <nibbles>1</nibbles>
76
+ <nibbles>5</nibbles>
77
+ <nibbles>0</nibbles>
78
+ <nibbles>15</nibbles>
79
+ </sizes>
80
+ <sizes>
81
+ <unit>1</unit>
82
+ <nibbles>15</nibbles>
83
+ </sizes>
84
+ <spaces_count>33</spaces_count>
85
+ <spaces>
86
+ <unit>4</unit>
87
+ <nibbles>1</nibbles>
88
+ <nibbles>5</nibbles>
89
+ <nibbles>0</nibbles>
90
+ <nibbles>15</nibbles>
91
+ </spaces>
92
+ <spaces>
93
+ <unit>1</unit>
94
+ <nibbles>5</nibbles>
95
+ <nibbles>0</nibbles>
96
+ <nibbles>15</nibbles>
97
+ </spaces>
98
+ <spaces>
99
+ <unit>4</unit>
100
+ <nibbles>1</nibbles>
101
+ <nibbles>0</nibbles>
102
+ <nibbles>0</nibbles>
103
+ <nibbles>15</nibbles>
104
+ </spaces>
105
+ <spaces>
106
+ <unit>4</unit>
107
+ <nibbles>5</nibbles>
108
+ <nibbles>15</nibbles>
109
+ </spaces>
110
+ <spaces>
111
+ <unit>2</unit>
112
+ <nibbles>5</nibbles>
113
+ <nibbles>15</nibbles>
114
+ </spaces>
115
+ <spaces>
116
+ <unit>8</unit>
117
+ <nibbles>15</nibbles>
118
+ </spaces>
119
+ <spaces>
120
+ <unit>4</unit>
121
+ <nibbles>2</nibbles>
122
+ <nibbles>5</nibbles>
123
+ <nibbles>15</nibbles>
124
+ </spaces>
125
+ <spaces>
126
+ <unit>4</unit>
127
+ <nibbles>1</nibbles>
128
+ <nibbles>0</nibbles>
129
+ <nibbles>0</nibbles>
130
+ <nibbles>15</nibbles>
131
+ </spaces>
132
+ <spaces>
133
+ <unit>1</unit>
134
+ <nibbles>0</nibbles>
135
+ <nibbles>0</nibbles>
136
+ <nibbles>15</nibbles>
137
+ </spaces>
138
+ <spaces>
139
+ <unit>4</unit>
140
+ <nibbles>3</nibbles>
141
+ <nibbles>5</nibbles>
142
+ <nibbles>15</nibbles>
143
+ </spaces>
144
+ <spaces>
145
+ <unit>4</unit>
146
+ <nibbles>1</nibbles>
147
+ <nibbles>0</nibbles>
148
+ <nibbles>0</nibbles>
149
+ <nibbles>15</nibbles>
150
+ </spaces>
151
+ <spaces>
152
+ <unit>8</unit>
153
+ <nibbles>15</nibbles>
154
+ </spaces>
155
+ <spaces>
156
+ <unit>4</unit>
157
+ <nibbles>5</nibbles>
158
+ <nibbles>15</nibbles>
159
+ </spaces>
160
+ <spaces>
161
+ <unit>2</unit>
162
+ <nibbles>10</nibbles>
163
+ <nibbles>5</nibbles>
164
+ <nibbles>15</nibbles>
165
+ </spaces>
166
+ <spaces>
167
+ <unit>4</unit>
168
+ <nibbles>8</nibbles>
169
+ <nibbles>15</nibbles>
170
+ </spaces>
171
+ <spaces>
172
+ <unit>8</unit>
173
+ <nibbles>15</nibbles>
174
+ </spaces>
175
+ <spaces>
176
+ <unit>4</unit>
177
+ <nibbles>1</nibbles>
178
+ <nibbles>0</nibbles>
179
+ <nibbles>0</nibbles>
180
+ <nibbles>15</nibbles>
181
+ </spaces>
182
+ <spaces>
183
+ <unit>1</unit>
184
+ <nibbles>0</nibbles>
185
+ <nibbles>0</nibbles>
186
+ <nibbles>15</nibbles>
187
+ </spaces>
188
+ <spaces>
189
+ <unit>4</unit>
190
+ <nibbles>0</nibbles>
191
+ <nibbles>15</nibbles>
192
+ </spaces>
193
+ <spaces>
194
+ <unit>8</unit>
195
+ <nibbles>15</nibbles>
196
+ </spaces>
197
+ <spaces>
198
+ <unit>4</unit>
199
+ <nibbles>1</nibbles>
200
+ <nibbles>7</nibbles>
201
+ <nibbles>15</nibbles>
202
+ </spaces>
203
+ <spaces>
204
+ <unit>4</unit>
205
+ <nibbles>8</nibbles>
206
+ <nibbles>15</nibbles>
207
+ </spaces>
208
+ <spaces>
209
+ <unit>1</unit>
210
+ <nibbles>0</nibbles>
211
+ <nibbles>0</nibbles>
212
+ <nibbles>15</nibbles>
213
+ </spaces>
214
+ <spaces>
215
+ <unit>4</unit>
216
+ <nibbles>1</nibbles>
217
+ <nibbles>2</nibbles>
218
+ <nibbles>10</nibbles>
219
+ <nibbles>5</nibbles>
220
+ <nibbles>15</nibbles>
221
+ </spaces>
222
+ <spaces>
223
+ <unit>4</unit>
224
+ <nibbles>4</nibbles>
225
+ <nibbles>5</nibbles>
226
+ <nibbles>15</nibbles>
227
+ </spaces>
228
+ <spaces>
229
+ <unit>4</unit>
230
+ <nibbles>5</nibbles>
231
+ <nibbles>15</nibbles>
232
+ </spaces>
233
+ <spaces>
234
+ <unit>5</unit>
235
+ <nibbles>15</nibbles>
236
+ </spaces>
237
+ <spaces>
238
+ <unit>4</unit>
239
+ <nibbles>5</nibbles>
240
+ <nibbles>15</nibbles>
241
+ </spaces>
242
+ <spaces>
243
+ <unit>5</unit>
244
+ <nibbles>15</nibbles>
245
+ </spaces>
246
+ <spaces>
247
+ <unit>4</unit>
248
+ <nibbles>1</nibbles>
249
+ <nibbles>0</nibbles>
250
+ <nibbles>15</nibbles>
251
+ </spaces>
252
+ <spaces>
253
+ <unit>4</unit>
254
+ <nibbles>2</nibbles>
255
+ <nibbles>0</nibbles>
256
+ <nibbles>15</nibbles>
257
+ </spaces>
258
+ <spaces>
259
+ <unit>4</unit>
260
+ <nibbles>2</nibbles>
261
+ <nibbles>0</nibbles>
262
+ <nibbles>15</nibbles>
263
+ </spaces>
264
+ <spaces>
265
+ <unit>4</unit>
266
+ <nibbles>2</nibbles>
267
+ <nibbles>0</nibbles>
268
+ <nibbles>15</nibbles>
269
+ </spaces>
270
+ <styles_count>12</styles_count>
271
+ <styles>
272
+ <font_def>1</font_def>
273
+ <font_style>0</font_style>
274
+ </styles>
275
+ <styles>
276
+ <font_def>1</font_def>
277
+ <font_style>0</font_style>
278
+ </styles>
279
+ <styles>
280
+ <font_def>1</font_def>
281
+ <font_style>2</font_style>
282
+ </styles>
283
+ <styles>
284
+ <font_def>2</font_def>
285
+ <font_style>2</font_style>
286
+ </styles>
287
+ <styles>
288
+ <font_def>2</font_def>
289
+ <font_style>0</font_style>
290
+ </styles>
291
+ <styles>
292
+ <font_def>2</font_def>
293
+ <font_style>0</font_style>
294
+ </styles>
295
+ <styles>
296
+ <font_def>1</font_def>
297
+ <font_style>1</font_style>
298
+ </styles>
299
+ <styles>
300
+ <font_def>1</font_def>
301
+ <font_style>0</font_style>
302
+ </styles>
303
+ <styles>
304
+ <font_def>3</font_def>
305
+ <font_style>0</font_style>
306
+ </styles>
307
+ <styles>
308
+ <font_def>1</font_def>
309
+ <font_style>0</font_style>
310
+ </styles>
311
+ <styles>
312
+ <font_def>4</font_def>
313
+ <font_style>0</font_style>
314
+ </styles>
315
+ <styles>
316
+ <font_def>0</font_def>
317
+ </styles>
318
+ </eqn_prefs>
319
+ <full/>
320
+ <slot>
321
+ <options>0</options>
322
+ <tmpl>
323
+ <selector>tmSUM</selector>
324
+ <variation>tvBO_LOWER</variation>
325
+ <variation>tvBO_UPPER</variation>
326
+ <variation>tvBO_SUM</variation>
327
+ <template_specific_options>0</template_specific_options>
328
+ <slot>
329
+ <options>0</options>
330
+ <char>
331
+ <typeface>3</typeface>
332
+ <mt_code_value>0x0074</mt_code_value>
333
+ <options>0</options>
334
+ </char>
335
+ <tmpl>
336
+ <selector>tmINTER</selector>
337
+ <variation>tvBO_LOWER</variation>
338
+ <variation>tvBO_UPPER</variation>
339
+ <variation>tvBO_SUM</variation>
340
+ <template_specific_options>0</template_specific_options>
341
+ <slot>
342
+ <options>0</options>
343
+ <char>
344
+ <typeface>3</typeface>
345
+ <mt_code_value>0x0058</mt_code_value>
346
+ <options>0</options>
347
+ </char>
348
+ <tmpl>
349
+ <selector>tmSUB</selector>
350
+ <template_specific_options>0</template_specific_options>
351
+ <sub/>
352
+ <slot>
353
+ <options>0</options>
354
+ <char>
355
+ <typeface>3</typeface>
356
+ <mt_code_value>0x0069</mt_code_value>
357
+ <options>0</options>
358
+ </char>
359
+ <end/>
360
+ </slot>
361
+ <slot>
362
+ <options>1</options>
363
+ </slot>
364
+ <end/>
365
+ </tmpl>
366
+ <end/>
367
+ </slot>
368
+ <slot>
369
+ <options>0</options>
370
+ <char>
371
+ <typeface>3</typeface>
372
+ <mt_code_value>0x0069</mt_code_value>
373
+ <options>0</options>
374
+ </char>
375
+ <char>
376
+ <typeface>6</typeface>
377
+ <mt_code_value>0x003D</mt_code_value>
378
+ <options>4</options>
379
+ <font_position>61</font_position>
380
+ </char>
381
+ <char>
382
+ <typeface>8</typeface>
383
+ <mt_code_value>0x0031</mt_code_value>
384
+ <options>0</options>
385
+ <variation>mathmode</variation>
386
+ </char>
387
+ <end/>
388
+ </slot>
389
+ <slot>
390
+ <options>0</options>
391
+ <char>
392
+ <typeface>3</typeface>
393
+ <mt_code_value>0x006E</mt_code_value>
394
+ <options>0</options>
395
+ </char>
396
+ <end/>
397
+ </slot>
398
+ <sym/>
399
+ <char>
400
+ <typeface>11</typeface>
401
+ <mt_code_value>0x2229</mt_code_value>
402
+ <options>4</options>
403
+ <font_position>73</font_position>
404
+ </char>
405
+ <end/>
406
+ </tmpl>
407
+ <full/>
408
+ <tmpl>
409
+ <selector>tmBRACE</selector>
410
+ <variation>tvFENCE_L</variation>
411
+ <variation>tvFENCE_R</variation>
412
+ <template_specific_options>0</template_specific_options>
413
+ <slot>
414
+ <options>0</options>
415
+ <tmpl>
416
+ <selector>tmBRACK</selector>
417
+ <variation>tvFENCE_L</variation>
418
+ <variation>tvFENCE_R</variation>
419
+ <template_specific_options>0</template_specific_options>
420
+ <slot>
421
+ <options>0</options>
422
+ <tmpl>
423
+ <selector>tmPAREN</selector>
424
+ <variation>tvFENCE_L</variation>
425
+ <variation>tvFENCE_R</variation>
426
+ <template_specific_options>0</template_specific_options>
427
+ <slot>
428
+ <options>0</options>
429
+ <char>
430
+ <typeface>6</typeface>
431
+ <mt_code_value>0x00B1</mt_code_value>
432
+ <options>4</options>
433
+ <font_position>177</font_position>
434
+ </char>
435
+ <char>
436
+ <typeface>6</typeface>
437
+ <mt_code_value>0x2260</mt_code_value>
438
+ <options>4</options>
439
+ <font_position>185</font_position>
440
+ </char>
441
+ <char>
442
+ <typeface>6</typeface>
443
+ <mt_code_value>0x2264</mt_code_value>
444
+ <options>4</options>
445
+ <font_position>163</font_position>
446
+ </char>
447
+ <char>
448
+ <typeface>6</typeface>
449
+ <mt_code_value>0x2202</mt_code_value>
450
+ <options>4</options>
451
+ <font_position>182</font_position>
452
+ </char>
453
+ <char>
454
+ <typeface>6</typeface>
455
+ <mt_code_value>0x2192</mt_code_value>
456
+ <options>4</options>
457
+ <font_position>174</font_position>
458
+ </char>
459
+ <char>
460
+ <typeface>6</typeface>
461
+ <mt_code_value>0x2192</mt_code_value>
462
+ <options>4</options>
463
+ <font_position>174</font_position>
464
+ </char>
465
+ <char>
466
+ <typeface>4</typeface>
467
+ <mt_code_value>0x03B8</mt_code_value>
468
+ <options>4</options>
469
+ <font_position>113</font_position>
470
+ </char>
471
+ <char>
472
+ <typeface>4</typeface>
473
+ <mt_code_value>0x03C0</mt_code_value>
474
+ <options>4</options>
475
+ <font_position>112</font_position>
476
+ </char>
477
+ <tmpl>
478
+ <selector>tmDIRAC</selector>
479
+ <variation>tvDI_LEFT</variation>
480
+ <variation>tvDI_RIGHT</variation>
481
+ <template_specific_options>0</template_specific_options>
482
+ <slot>
483
+ <options>0</options>
484
+ <char>
485
+ <typeface>3</typeface>
486
+ <mt_code_value>0x0064</mt_code_value>
487
+ <options>0</options>
488
+ </char>
489
+ <end/>
490
+ </slot>
491
+ <slot>
492
+ <options>0</options>
493
+ <char>
494
+ <typeface>3</typeface>
495
+ <mt_code_value>0x0062</mt_code_value>
496
+ <options>0</options>
497
+ </char>
498
+ <end/>
499
+ </slot>
500
+ <char>
501
+ <typeface>22</typeface>
502
+ <mt_code_value>0x2329</mt_code_value>
503
+ <options>0</options>
504
+ </char>
505
+ <char>
506
+ <typeface>22</typeface>
507
+ <mt_code_value>0x..FEC07</mt_code_value>
508
+ <options>0</options>
509
+ </char>
510
+ <char>
511
+ <typeface>22</typeface>
512
+ <mt_code_value>0x232A</mt_code_value>
513
+ <options>0</options>
514
+ </char>
515
+ <end/>
516
+ </tmpl>
517
+ <end/>
518
+ </slot>
519
+ <char>
520
+ <typeface>22</typeface>
521
+ <mt_code_value>0x0028</mt_code_value>
522
+ <options>0</options>
523
+ </char>
524
+ <char>
525
+ <typeface>22</typeface>
526
+ <mt_code_value>0x0029</mt_code_value>
527
+ <options>0</options>
528
+ </char>
529
+ <end/>
530
+ </tmpl>
531
+ <end/>
532
+ </slot>
533
+ <char>
534
+ <typeface>22</typeface>
535
+ <mt_code_value>0x005B</mt_code_value>
536
+ <options>0</options>
537
+ </char>
538
+ <char>
539
+ <typeface>22</typeface>
540
+ <mt_code_value>0x005D</mt_code_value>
541
+ <options>0</options>
542
+ </char>
543
+ <end/>
544
+ </tmpl>
545
+ <end/>
546
+ </slot>
547
+ <char>
548
+ <typeface>22</typeface>
549
+ <mt_code_value>0x007B</mt_code_value>
550
+ <options>0</options>
551
+ </char>
552
+ <char>
553
+ <typeface>22</typeface>
554
+ <mt_code_value>0x007D</mt_code_value>
555
+ <options>0</options>
556
+ </char>
557
+ <end/>
558
+ </tmpl>
559
+ <end/>
560
+ </slot>
561
+ <sub/>
562
+ <slot>
563
+ <options>0</options>
564
+ <char>
565
+ <typeface>3</typeface>
566
+ <mt_code_value>0x0062</mt_code_value>
567
+ <options>0</options>
568
+ </char>
569
+ <char>
570
+ <typeface>6</typeface>
571
+ <mt_code_value>0x003D</mt_code_value>
572
+ <options>4</options>
573
+ <font_position>61</font_position>
574
+ </char>
575
+ <char>
576
+ <typeface>8</typeface>
577
+ <mt_code_value>0x0034</mt_code_value>
578
+ <options>0</options>
579
+ <variation>mathmode</variation>
580
+ </char>
581
+ <end/>
582
+ </slot>
583
+ <slot>
584
+ <options>0</options>
585
+ <char>
586
+ <typeface>3</typeface>
587
+ <mt_code_value>0x0069</mt_code_value>
588
+ <options>0</options>
589
+ </char>
590
+ <char>
591
+ <typeface>6</typeface>
592
+ <mt_code_value>0x003D</mt_code_value>
593
+ <options>4</options>
594
+ <font_position>61</font_position>
595
+ </char>
596
+ <char>
597
+ <typeface>8</typeface>
598
+ <mt_code_value>0x0033</mt_code_value>
599
+ <options>0</options>
600
+ <variation>mathmode</variation>
601
+ </char>
602
+ <end/>
603
+ </slot>
604
+ <sym/>
605
+ <char>
606
+ <typeface>6</typeface>
607
+ <mt_code_value>0x2211</mt_code_value>
608
+ <options>4</options>
609
+ <font_position>229</font_position>
610
+ </char>
611
+ <end/>
612
+ </tmpl>
613
+ <full/>
614
+ <tmpl>
615
+ <selector>tmPAREN</selector>
616
+ <variation>tvFENCE_L</variation>
617
+ <variation>tvFENCE_R</variation>
618
+ <template_specific_options>0</template_specific_options>
619
+ <slot>
620
+ <options>0</options>
621
+ <matrix>
622
+ <options>0</options>
623
+ <valign>1</valign>
624
+ <h_just>1</h_just>
625
+ <v_just>1</v_just>
626
+ <rows>3</rows>
627
+ <cols>3</cols>
628
+ <row_parts>0</row_parts>
629
+ <row_parts>0</row_parts>
630
+ <row_parts>0</row_parts>
631
+ <row_parts>0</row_parts>
632
+ <col_parts>0</col_parts>
633
+ <col_parts>0</col_parts>
634
+ <col_parts>0</col_parts>
635
+ <col_parts>0</col_parts>
636
+ <slot>
637
+ <options>0</options>
638
+ <char>
639
+ <typeface>3</typeface>
640
+ <mt_code_value>0x0061</mt_code_value>
641
+ <options>0</options>
642
+ </char>
643
+ <tmpl>
644
+ <selector>tmSUB</selector>
645
+ <template_specific_options>0</template_specific_options>
646
+ <sub/>
647
+ <slot>
648
+ <options>0</options>
649
+ <char>
650
+ <typeface>8</typeface>
651
+ <mt_code_value>0x0031</mt_code_value>
652
+ <options>0</options>
653
+ <variation>mathmode</variation>
654
+ </char>
655
+ <char>
656
+ <typeface>8</typeface>
657
+ <mt_code_value>0x0031</mt_code_value>
658
+ <options>0</options>
659
+ <variation>mathmode</variation>
660
+ </char>
661
+ <end/>
662
+ </slot>
663
+ <slot>
664
+ <options>1</options>
665
+ </slot>
666
+ <end/>
667
+ </tmpl>
668
+ <end/>
669
+ </slot>
670
+ <full/>
671
+ <slot>
672
+ <options>0</options>
673
+ <char>
674
+ <typeface>11</typeface>
675
+ <mt_code_value>0x2026</mt_code_value>
676
+ <options>4</options>
677
+ <font_position>75</font_position>
678
+ </char>
679
+ <end/>
680
+ </slot>
681
+ <slot>
682
+ <options>0</options>
683
+ <char>
684
+ <typeface>3</typeface>
685
+ <mt_code_value>0x0061</mt_code_value>
686
+ <options>0</options>
687
+ </char>
688
+ <tmpl>
689
+ <selector>tmSUB</selector>
690
+ <template_specific_options>0</template_specific_options>
691
+ <sub/>
692
+ <slot>
693
+ <options>0</options>
694
+ <char>
695
+ <typeface>8</typeface>
696
+ <mt_code_value>0x0031</mt_code_value>
697
+ <options>0</options>
698
+ <variation>mathmode</variation>
699
+ </char>
700
+ <char>
701
+ <typeface>3</typeface>
702
+ <mt_code_value>0x006E</mt_code_value>
703
+ <options>0</options>
704
+ </char>
705
+ <end/>
706
+ </slot>
707
+ <slot>
708
+ <options>1</options>
709
+ </slot>
710
+ <end/>
711
+ </tmpl>
712
+ <end/>
713
+ </slot>
714
+ <full/>
715
+ <slot>
716
+ <options>0</options>
717
+ <char>
718
+ <typeface>11</typeface>
719
+ <mt_code_value>0x22EE</mt_code_value>
720
+ <options>4</options>
721
+ <font_position>77</font_position>
722
+ </char>
723
+ <end/>
724
+ </slot>
725
+ <slot>
726
+ <options>0</options>
727
+ <char>
728
+ <typeface>11</typeface>
729
+ <mt_code_value>0x22F1</mt_code_value>
730
+ <options>4</options>
731
+ <font_position>79</font_position>
732
+ </char>
733
+ <end/>
734
+ </slot>
735
+ <slot>
736
+ <options>0</options>
737
+ <char>
738
+ <typeface>11</typeface>
739
+ <mt_code_value>0x22EE</mt_code_value>
740
+ <options>4</options>
741
+ <font_position>77</font_position>
742
+ </char>
743
+ <end/>
744
+ </slot>
745
+ <slot>
746
+ <options>0</options>
747
+ <char>
748
+ <typeface>3</typeface>
749
+ <mt_code_value>0x0061</mt_code_value>
750
+ <options>0</options>
751
+ </char>
752
+ <tmpl>
753
+ <selector>tmSUB</selector>
754
+ <template_specific_options>0</template_specific_options>
755
+ <sub/>
756
+ <slot>
757
+ <options>0</options>
758
+ <char>
759
+ <typeface>3</typeface>
760
+ <mt_code_value>0x006D</mt_code_value>
761
+ <options>0</options>
762
+ </char>
763
+ <char>
764
+ <typeface>8</typeface>
765
+ <mt_code_value>0x0031</mt_code_value>
766
+ <options>0</options>
767
+ <variation>mathmode</variation>
768
+ </char>
769
+ <end/>
770
+ </slot>
771
+ <slot>
772
+ <options>1</options>
773
+ </slot>
774
+ <end/>
775
+ </tmpl>
776
+ <end/>
777
+ </slot>
778
+ <full/>
779
+ <slot>
780
+ <options>0</options>
781
+ <char>
782
+ <typeface>11</typeface>
783
+ <mt_code_value>0x22EF</mt_code_value>
784
+ <options>4</options>
785
+ <font_position>76</font_position>
786
+ </char>
787
+ <end/>
788
+ </slot>
789
+ <slot>
790
+ <options>0</options>
791
+ <char>
792
+ <typeface>3</typeface>
793
+ <mt_code_value>0x0061</mt_code_value>
794
+ <options>0</options>
795
+ </char>
796
+ <tmpl>
797
+ <selector>tmSUB</selector>
798
+ <template_specific_options>0</template_specific_options>
799
+ <sub/>
800
+ <slot>
801
+ <options>0</options>
802
+ <char>
803
+ <typeface>3</typeface>
804
+ <mt_code_value>0x006D</mt_code_value>
805
+ <options>0</options>
806
+ </char>
807
+ <char>
808
+ <typeface>3</typeface>
809
+ <mt_code_value>0x006E</mt_code_value>
810
+ <options>0</options>
811
+ </char>
812
+ <end/>
813
+ </slot>
814
+ <slot>
815
+ <options>1</options>
816
+ </slot>
817
+ <end/>
818
+ </tmpl>
819
+ <end/>
820
+ </slot>
821
+ <end/>
822
+ </matrix>
823
+ <end/>
824
+ </slot>
825
+ <full/>
826
+ <char>
827
+ <typeface>22</typeface>
828
+ <mt_code_value>0x0028</mt_code_value>
829
+ <options>0</options>
830
+ </char>
831
+ <char>
832
+ <typeface>22</typeface>
833
+ <mt_code_value>0x0029</mt_code_value>
834
+ <options>0</options>
835
+ </char>
836
+ <end/>
837
+ </tmpl>
838
+ <tmpl>
839
+ <selector>tmPAREN</selector>
840
+ <variation>tvFENCE_L</variation>
841
+ <variation>tvFENCE_R</variation>
842
+ <template_specific_options>0</template_specific_options>
843
+ <slot>
844
+ <options>0</options>
845
+ <matrix>
846
+ <options>0</options>
847
+ <valign>1</valign>
848
+ <h_just>1</h_just>
849
+ <v_just>1</v_just>
850
+ <rows>3</rows>
851
+ <cols>3</cols>
852
+ <row_parts>0</row_parts>
853
+ <row_parts>0</row_parts>
854
+ <row_parts>0</row_parts>
855
+ <row_parts>0</row_parts>
856
+ <col_parts>0</col_parts>
857
+ <col_parts>0</col_parts>
858
+ <col_parts>0</col_parts>
859
+ <col_parts>0</col_parts>
860
+ <slot>
861
+ <options>0</options>
862
+ <char>
863
+ <typeface>3</typeface>
864
+ <mt_code_value>0x0061</mt_code_value>
865
+ <options>0</options>
866
+ </char>
867
+ <tmpl>
868
+ <selector>tmSUB</selector>
869
+ <template_specific_options>0</template_specific_options>
870
+ <sub/>
871
+ <slot>
872
+ <options>0</options>
873
+ <char>
874
+ <typeface>8</typeface>
875
+ <mt_code_value>0x0031</mt_code_value>
876
+ <options>0</options>
877
+ <variation>mathmode</variation>
878
+ </char>
879
+ <char>
880
+ <typeface>8</typeface>
881
+ <mt_code_value>0x0031</mt_code_value>
882
+ <options>0</options>
883
+ <variation>mathmode</variation>
884
+ </char>
885
+ <end/>
886
+ </slot>
887
+ <slot>
888
+ <options>1</options>
889
+ </slot>
890
+ <end/>
891
+ </tmpl>
892
+ <end/>
893
+ </slot>
894
+ <full/>
895
+ <slot>
896
+ <options>0</options>
897
+ <char>
898
+ <typeface>3</typeface>
899
+ <mt_code_value>0x0061</mt_code_value>
900
+ <options>0</options>
901
+ </char>
902
+ <tmpl>
903
+ <selector>tmSUB</selector>
904
+ <template_specific_options>0</template_specific_options>
905
+ <sub/>
906
+ <slot>
907
+ <options>0</options>
908
+ <char>
909
+ <typeface>8</typeface>
910
+ <mt_code_value>0x0031</mt_code_value>
911
+ <options>0</options>
912
+ <variation>mathmode</variation>
913
+ </char>
914
+ <char>
915
+ <typeface>8</typeface>
916
+ <mt_code_value>0x0032</mt_code_value>
917
+ <options>0</options>
918
+ <variation>mathmode</variation>
919
+ </char>
920
+ <end/>
921
+ </slot>
922
+ <slot>
923
+ <options>1</options>
924
+ </slot>
925
+ <end/>
926
+ </tmpl>
927
+ <end/>
928
+ </slot>
929
+ <full/>
930
+ <slot>
931
+ <options>0</options>
932
+ <char>
933
+ <typeface>3</typeface>
934
+ <mt_code_value>0x0061</mt_code_value>
935
+ <options>0</options>
936
+ </char>
937
+ <tmpl>
938
+ <selector>tmSUB</selector>
939
+ <template_specific_options>0</template_specific_options>
940
+ <sub/>
941
+ <slot>
942
+ <options>0</options>
943
+ <char>
944
+ <typeface>8</typeface>
945
+ <mt_code_value>0x0031</mt_code_value>
946
+ <options>0</options>
947
+ <variation>mathmode</variation>
948
+ </char>
949
+ <char>
950
+ <typeface>8</typeface>
951
+ <mt_code_value>0x0033</mt_code_value>
952
+ <options>0</options>
953
+ <variation>mathmode</variation>
954
+ </char>
955
+ <end/>
956
+ </slot>
957
+ <slot>
958
+ <options>1</options>
959
+ </slot>
960
+ <end/>
961
+ </tmpl>
962
+ <end/>
963
+ </slot>
964
+ <full/>
965
+ <slot>
966
+ <options>0</options>
967
+ <char>
968
+ <typeface>3</typeface>
969
+ <mt_code_value>0x0061</mt_code_value>
970
+ <options>0</options>
971
+ </char>
972
+ <tmpl>
973
+ <selector>tmSUB</selector>
974
+ <template_specific_options>0</template_specific_options>
975
+ <sub/>
976
+ <slot>
977
+ <options>0</options>
978
+ <char>
979
+ <typeface>8</typeface>
980
+ <mt_code_value>0x0032</mt_code_value>
981
+ <options>0</options>
982
+ <variation>mathmode</variation>
983
+ </char>
984
+ <char>
985
+ <typeface>8</typeface>
986
+ <mt_code_value>0x0031</mt_code_value>
987
+ <options>0</options>
988
+ <variation>mathmode</variation>
989
+ </char>
990
+ <end/>
991
+ </slot>
992
+ <slot>
993
+ <options>1</options>
994
+ </slot>
995
+ <end/>
996
+ </tmpl>
997
+ <end/>
998
+ </slot>
999
+ <full/>
1000
+ <slot>
1001
+ <options>0</options>
1002
+ <char>
1003
+ <typeface>3</typeface>
1004
+ <mt_code_value>0x0061</mt_code_value>
1005
+ <options>0</options>
1006
+ </char>
1007
+ <tmpl>
1008
+ <selector>tmSUB</selector>
1009
+ <template_specific_options>0</template_specific_options>
1010
+ <sub/>
1011
+ <slot>
1012
+ <options>0</options>
1013
+ <char>
1014
+ <typeface>8</typeface>
1015
+ <mt_code_value>0x0032</mt_code_value>
1016
+ <options>0</options>
1017
+ <variation>mathmode</variation>
1018
+ </char>
1019
+ <char>
1020
+ <typeface>8</typeface>
1021
+ <mt_code_value>0x0032</mt_code_value>
1022
+ <options>0</options>
1023
+ <variation>mathmode</variation>
1024
+ </char>
1025
+ <end/>
1026
+ </slot>
1027
+ <slot>
1028
+ <options>1</options>
1029
+ </slot>
1030
+ <end/>
1031
+ </tmpl>
1032
+ <end/>
1033
+ </slot>
1034
+ <full/>
1035
+ <slot>
1036
+ <options>0</options>
1037
+ <char>
1038
+ <typeface>3</typeface>
1039
+ <mt_code_value>0x0061</mt_code_value>
1040
+ <options>0</options>
1041
+ </char>
1042
+ <tmpl>
1043
+ <selector>tmSUB</selector>
1044
+ <template_specific_options>0</template_specific_options>
1045
+ <sub/>
1046
+ <slot>
1047
+ <options>0</options>
1048
+ <char>
1049
+ <typeface>8</typeface>
1050
+ <mt_code_value>0x0032</mt_code_value>
1051
+ <options>0</options>
1052
+ <variation>mathmode</variation>
1053
+ </char>
1054
+ <char>
1055
+ <typeface>8</typeface>
1056
+ <mt_code_value>0x0033</mt_code_value>
1057
+ <options>0</options>
1058
+ <variation>mathmode</variation>
1059
+ </char>
1060
+ <end/>
1061
+ </slot>
1062
+ <slot>
1063
+ <options>1</options>
1064
+ </slot>
1065
+ <end/>
1066
+ </tmpl>
1067
+ <end/>
1068
+ </slot>
1069
+ <full/>
1070
+ <slot>
1071
+ <options>0</options>
1072
+ <char>
1073
+ <typeface>3</typeface>
1074
+ <mt_code_value>0x0061</mt_code_value>
1075
+ <options>0</options>
1076
+ </char>
1077
+ <tmpl>
1078
+ <selector>tmSUB</selector>
1079
+ <template_specific_options>0</template_specific_options>
1080
+ <sub/>
1081
+ <slot>
1082
+ <options>0</options>
1083
+ <char>
1084
+ <typeface>8</typeface>
1085
+ <mt_code_value>0x0033</mt_code_value>
1086
+ <options>0</options>
1087
+ <variation>mathmode</variation>
1088
+ </char>
1089
+ <char>
1090
+ <typeface>8</typeface>
1091
+ <mt_code_value>0x0031</mt_code_value>
1092
+ <options>0</options>
1093
+ <variation>mathmode</variation>
1094
+ </char>
1095
+ <end/>
1096
+ </slot>
1097
+ <slot>
1098
+ <options>1</options>
1099
+ </slot>
1100
+ <end/>
1101
+ </tmpl>
1102
+ <end/>
1103
+ </slot>
1104
+ <full/>
1105
+ <slot>
1106
+ <options>0</options>
1107
+ <char>
1108
+ <typeface>3</typeface>
1109
+ <mt_code_value>0x0061</mt_code_value>
1110
+ <options>0</options>
1111
+ </char>
1112
+ <tmpl>
1113
+ <selector>tmSUB</selector>
1114
+ <template_specific_options>0</template_specific_options>
1115
+ <sub/>
1116
+ <slot>
1117
+ <options>0</options>
1118
+ <char>
1119
+ <typeface>8</typeface>
1120
+ <mt_code_value>0x0033</mt_code_value>
1121
+ <options>0</options>
1122
+ <variation>mathmode</variation>
1123
+ </char>
1124
+ <char>
1125
+ <typeface>8</typeface>
1126
+ <mt_code_value>0x0032</mt_code_value>
1127
+ <options>0</options>
1128
+ <variation>mathmode</variation>
1129
+ </char>
1130
+ <end/>
1131
+ </slot>
1132
+ <slot>
1133
+ <options>1</options>
1134
+ </slot>
1135
+ <end/>
1136
+ </tmpl>
1137
+ <end/>
1138
+ </slot>
1139
+ <full/>
1140
+ <slot>
1141
+ <options>0</options>
1142
+ <char>
1143
+ <typeface>3</typeface>
1144
+ <mt_code_value>0x0061</mt_code_value>
1145
+ <options>0</options>
1146
+ </char>
1147
+ <tmpl>
1148
+ <selector>tmSUB</selector>
1149
+ <template_specific_options>0</template_specific_options>
1150
+ <sub/>
1151
+ <slot>
1152
+ <options>0</options>
1153
+ <char>
1154
+ <typeface>8</typeface>
1155
+ <mt_code_value>0x0033</mt_code_value>
1156
+ <options>0</options>
1157
+ <variation>mathmode</variation>
1158
+ </char>
1159
+ <char>
1160
+ <typeface>8</typeface>
1161
+ <mt_code_value>0x0033</mt_code_value>
1162
+ <options>0</options>
1163
+ <variation>mathmode</variation>
1164
+ </char>
1165
+ <end/>
1166
+ </slot>
1167
+ <slot>
1168
+ <options>1</options>
1169
+ </slot>
1170
+ <end/>
1171
+ </tmpl>
1172
+ <end/>
1173
+ </slot>
1174
+ <end/>
1175
+ </matrix>
1176
+ <end/>
1177
+ </slot>
1178
+ <full/>
1179
+ <char>
1180
+ <typeface>22</typeface>
1181
+ <mt_code_value>0x0028</mt_code_value>
1182
+ <options>0</options>
1183
+ </char>
1184
+ <char>
1185
+ <typeface>22</typeface>
1186
+ <mt_code_value>0x0029</mt_code_value>
1187
+ <options>0</options>
1188
+ </char>
1189
+ <end/>
1190
+ </tmpl>
1191
+ <tmpl>
1192
+ <selector>tmPAREN</selector>
1193
+ <variation>tvFENCE_L</variation>
1194
+ <variation>tvFENCE_R</variation>
1195
+ <template_specific_options>0</template_specific_options>
1196
+ <slot>
1197
+ <options>0</options>
1198
+ <matrix>
1199
+ <options>0</options>
1200
+ <valign>1</valign>
1201
+ <h_just>1</h_just>
1202
+ <v_just>1</v_just>
1203
+ <rows>3</rows>
1204
+ <cols>3</cols>
1205
+ <row_parts>0</row_parts>
1206
+ <row_parts>0</row_parts>
1207
+ <row_parts>0</row_parts>
1208
+ <row_parts>0</row_parts>
1209
+ <col_parts>0</col_parts>
1210
+ <col_parts>0</col_parts>
1211
+ <col_parts>0</col_parts>
1212
+ <col_parts>0</col_parts>
1213
+ <slot>
1214
+ <options>0</options>
1215
+ <char>
1216
+ <typeface>3</typeface>
1217
+ <mt_code_value>0x0061</mt_code_value>
1218
+ <options>0</options>
1219
+ </char>
1220
+ <tmpl>
1221
+ <selector>tmSUB</selector>
1222
+ <template_specific_options>0</template_specific_options>
1223
+ <sub/>
1224
+ <slot>
1225
+ <options>0</options>
1226
+ <char>
1227
+ <typeface>8</typeface>
1228
+ <mt_code_value>0x0031</mt_code_value>
1229
+ <options>0</options>
1230
+ <variation>mathmode</variation>
1231
+ </char>
1232
+ <end/>
1233
+ </slot>
1234
+ <slot>
1235
+ <options>1</options>
1236
+ </slot>
1237
+ <end/>
1238
+ </tmpl>
1239
+ <end/>
1240
+ </slot>
1241
+ <full/>
1242
+ <slot>
1243
+ <options>0</options>
1244
+ <char>
1245
+ <typeface>8</typeface>
1246
+ <mt_code_value>0x0031</mt_code_value>
1247
+ <options>0</options>
1248
+ <variation>mathmode</variation>
1249
+ </char>
1250
+ <end/>
1251
+ </slot>
1252
+ <size>
1253
+ <lsize>100</lsize>
1254
+ <dsize>40960</dsize>
1255
+ </size>
1256
+ <end/>
1257
+ </matrix>
1258
+ <slot>
1259
+ <options>0</options>
1260
+ <char>
1261
+ <nudge>
1262
+ <dx>-30</dx>
1263
+ <dy>-160</dy>
1264
+ </nudge>
1265
+ <typeface>8</typeface>
1266
+ <mt_code_value>0x0030</mt_code_value>
1267
+ <options>8</options>
1268
+ <variation>mathmode</variation>
1269
+ </char>
1270
+ <end/>
1271
+ </slot>
1272
+ <full/>
1273
+ <slot>
1274
+ <options>0</options>
1275
+ <char>
1276
+ <typeface>8</typeface>
1277
+ <mt_code_value>0x0034</mt_code_value>
1278
+ <options>0</options>
1279
+ <variation>mathmode</variation>
1280
+ </char>
1281
+ <end/>
1282
+ </slot>
1283
+ <slot>
1284
+ <options>0</options>
1285
+ <char>
1286
+ <typeface>11</typeface>
1287
+ <mt_code_value>0x22F1</mt_code_value>
1288
+ <options>4</options>
1289
+ <font_position>79</font_position>
1290
+ </char>
1291
+ <end/>
1292
+ </slot>
1293
+ <slot>
1294
+ <options>0</options>
1295
+ <char>
1296
+ <typeface>8</typeface>
1297
+ <mt_code_value>0x0032</mt_code_value>
1298
+ <options>0</options>
1299
+ <variation>mathmode</variation>
1300
+ </char>
1301
+ <end/>
1302
+ </slot>
1303
+ <size>
1304
+ <lsize>100</lsize>
1305
+ <dsize>40960</dsize>
1306
+ </size>
1307
+ <end/>
1308
+ </slot>
1309
+ <slot>
1310
+ <options>0</options>
1311
+ <char>
1312
+ <typeface>8</typeface>
1313
+ <mt_code_value>0x0030</mt_code_value>
1314
+ <options>0</options>
1315
+ <variation>mathmode</variation>
1316
+ </char>
1317
+ <end/>
1318
+ </slot>
1319
+ <full/>
1320
+ <slot>
1321
+ <options>0</options>
1322
+ <char>
1323
+ <typeface>8</typeface>
1324
+ <mt_code_value>0x0033</mt_code_value>
1325
+ <options>0</options>
1326
+ <variation>mathmode</variation>
1327
+ </char>
1328
+ <end/>
1329
+ </slot>
1330
+ <slot>
1331
+ <options>0</options>
1332
+ <char>
1333
+ <typeface>3</typeface>
1334
+ <mt_code_value>0x0061</mt_code_value>
1335
+ <options>0</options>
1336
+ </char>
1337
+ <tmpl>
1338
+ <selector>tmSUB</selector>
1339
+ <template_specific_options>0</template_specific_options>
1340
+ <sub/>
1341
+ <slot>
1342
+ <options>0</options>
1343
+ <char>
1344
+ <typeface>3</typeface>
1345
+ <mt_code_value>0x006E</mt_code_value>
1346
+ <options>0</options>
1347
+ </char>
1348
+ <end/>
1349
+ </slot>
1350
+ <slot>
1351
+ <options>1</options>
1352
+ </slot>
1353
+ <end/>
1354
+ </tmpl>
1355
+ <end/>
1356
+ </slot>
1357
+ <end/>
1358
+ </tmpl>
1359
+ <end/>
1360
+ </slot>
1361
+ <full/>
1362
+ <char>
1363
+ <typeface>22</typeface>
1364
+ <mt_code_value>0x0028</mt_code_value>
1365
+ <options>0</options>
1366
+ </char>
1367
+ <char>
1368
+ <typeface>22</typeface>
1369
+ <mt_code_value>0x0029</mt_code_value>
1370
+ <options>0</options>
1371
+ </char>
1372
+ <end/>
1373
+ </mtef>
1374
+ </root>