-
Notifications
You must be signed in to change notification settings - Fork 0
/
m500c_frac.eps
26114 lines (24956 loc) · 381 KB
/
m500c_frac.eps
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
%!PS-Adobe-3.0 EPSF-3.0
%%Title: m500c_frac.eps
%%Creator: matplotlib version 1.5.1, http://matplotlib.org/
%%CreationDate: Wed Sep 14 18:14:57 2016
%%Orientation: portrait
%%BoundingBox: 0 166 612 625
%%EndComments
%%BeginProlog
/mpldict 11 dict def
mpldict begin
/m { moveto } bind def
/l { lineto } bind def
/r { rlineto } bind def
/c { curveto } bind def
/cl { closepath } bind def
/box {
m
1 index 0 r
0 exch r
neg 0 r
cl
} bind def
/clipbox {
box
clip
newpath
} bind def
%!PS-Adobe-3.0 Resource-Font
%%Title: cmsy10
%%Copyright: Copyright (C) 1994, Basil K. Malyshev. All Rights Reserved.012BaKoMa Fonts Collection, Level-B.
%%Creator: Converted from TrueType to type 3 by PPR
25 dict begin
/_d{bind def}bind def
/_m{moveto}_d
/_l{lineto}_d
/_cl{closepath eofill}_d
/_c{curveto}_d
/_sc{7 -1 roll{setcachedevice}{pop pop pop pop pop pop}ifelse}_d
/_e{exec}_d
/FontName /Cmsy10 def
/PaintType 0 def
/FontMatrix[.001 0 0 .001 0 0]def
/FontBBox[-29 -960 1123 779]def
/FontType 3 def
/Encoding [ /circledot ] def
/FontInfo 10 dict dup begin
/FamilyName (cmsy10) def
/FullName (cmsy10) def
/Notice (Copyright (C) 1994, Basil K. Malyshev. All Rights Reserved.012BaKoMa Fonts Collection, Level-B. ) def
/Weight (Regular) def
/Version (1.1/12-Nov-94) def
/ItalicAngle 0.0 def
/isFixedPitch false def
/UnderlinePosition -133 def
/UnderlineThickness 20 def
end readonly def
/CharStrings 1 dict dup begin
/circledot{{777 0 56 -82 721 583 _sc
389 -82 _m
343 -82 301 -73 261 -56 _c
221 -38 185 -15 154 15 _c
122 45 98 81 81 122 _c
64 162 56 205 56 250 _c
56 295 64 338 81 378 _c
98 418 122 453 154 485 _c
185 516 221 540 261 557 _c
301 574 343 583 389 583 _c
434 583 477 574 517 557 _c
557 539 593 515 624 485 _c
654 454 678 418 695 378 _c
712 338 721 295 721 250 _c
}_e{721 205 712 162 695 122 _c
677 81 653 45 623 15 _c
593 -15 557 -38 517 -56 _c
477 -73 434 -82 389 -82 _c
389 -53 _m
429 -53 468 -45 505 -29 _c
542 -13 575 7 603 35 _c
631 63 652 95 668 132 _c
684 169 692 208 692 250 _c
692 291 684 330 668 368 _c
652 405 631 437 604 465 _c
576 492 544 514 507 530 _c
470 546 431 554 389 554 _c
347 554 308 546 271 530 _c
}_e{233 514 201 492 174 465 _c
146 437 125 405 109 367 _c
93 329 85 290 85 250 _c
85 210 92 171 108 133 _c
124 95 146 63 174 35 _c
202 7 235 -13 273 -29 _c
310 -45 349 -53 389 -53 _c
389 178 _m
369 178 352 185 338 199 _c
324 213 317 230 317 250 _c
317 263 320 275 326 286 _c
332 296 341 305 353 312 _c
364 318 376 322 389 322 _c
401 322 413 318 424 312 _c
}_e{434 305 443 296 450 286 _c
456 275 460 263 460 250 _c
460 230 452 213 438 199 _c
424 185 407 178 389 178 _c
_cl}_e}_d
end readonly def
/BuildGlyph
{exch begin
CharStrings exch
2 copy known not{pop /.notdef}if
true 3 1 roll get exec
end}_d
/BuildChar {
1 index /Encoding get exch get
1 index /BuildGlyph get exec
}_d
FontName currentdict end definefont pop
%!PS-Adobe-3.0 Resource-Font
%%Title: cmr10
%%Copyright: Copyright (C) 1994, Basil K. Malyshev. All Rights Reserved.012BaKoMa Fonts Collection, Level-B.
%%Creator: Converted from TrueType to type 3 by PPR
25 dict begin
/_d{bind def}bind def
/_m{moveto}_d
/_l{lineto}_d
/_cl{closepath eofill}_d
/_c{curveto}_d
/_sc{7 -1 roll{setcachedevice}{pop pop pop pop pop pop}ifelse}_d
/_e{exec}_d
/FontName /Cmr10 def
/PaintType 0 def
/FontMatrix[.001 0 0 .001 0 0]def
/FontBBox[-44 -250 1009 750]def
/FontType 3 def
/Encoding [ /Omega /zero /m /b /d /one /five ] def
/FontInfo 10 dict dup begin
/FamilyName (cmr10) def
/FullName (cmr10) def
/Notice (Copyright (C) 1994, Basil K. Malyshev. All Rights Reserved.012BaKoMa Fonts Collection, Level-B. ) def
/Weight (Regular) def
/Version (1.1/12-Nov-94) def
/ItalicAngle 0.0 def
/isFixedPitch false def
/UnderlinePosition -133 def
/UnderlineThickness 20 def
end readonly def
/CharStrings 7 dict dup begin
/Omega{{722 0 44 0 677 705 _sc
77 0 _m
44 166 _l
73 166 _l
77 146 80 129 83 115 _c
85 100 89 90 94 84 _c
99 78 107 74 117 72 _c
127 70 145 69 169 69 _c
230 69 _l
220 106 195 155 157 216 _c
118 277 91 321 77 349 _c
63 376 56 411 56 455 _c
56 505 71 550 101 588 _c
131 626 169 655 217 675 _c
264 695 312 705 361 705 _c
409 705 456 695 504 675 _c
}_e{551 655 590 625 620 587 _c
650 549 665 505 665 455 _c
665 421 658 389 646 359 _c
634 329 618 299 599 269 _c
579 239 558 206 536 169 _c
514 132 499 99 491 69 _c
552 69 _l
576 69 593 70 604 72 _c
615 74 623 78 627 84 _c
631 90 635 100 638 115 _c
641 129 644 146 648 166 _c
677 166 _l
644 0 _l
467 0 _l
460 0 457 4 457 13 _c
457 47 461 80 469 113 _c
}_e{477 145 490 185 506 231 _c
522 277 535 317 544 353 _c
553 388 558 422 558 455 _c
558 495 550 532 534 566 _c
518 600 496 628 466 648 _c
436 668 401 679 361 679 _c
300 679 252 657 216 614 _c
180 570 163 517 163 455 _c
163 421 167 388 175 358 _c
183 328 195 287 213 237 _c
230 187 243 145 251 113 _c
259 80 264 47 264 13 _c
264 4 260 0 254 0 _c
77 0 _l
_cl}_e}_d
/zero{{500 0 39 -21 460 666 _sc
250 -21 _m
168 -21 112 12 83 79 _c
53 146 39 226 39 319 _c
39 377 44 431 55 482 _c
65 533 86 576 118 612 _c
149 648 193 666 250 666 _c
294 666 330 655 358 634 _c
386 612 407 585 422 551 _c
436 517 446 480 452 441 _c
457 402 460 361 460 319 _c
460 261 454 208 444 158 _c
433 108 412 65 381 31 _c
350 -3 306 -21 250 -21 _c
250 4 _m
}_e{287 4 315 23 333 61 _c
351 99 362 141 366 187 _c
370 233 373 283 373 335 _c
373 385 370 431 366 473 _c
362 515 351 554 333 588 _c
315 622 287 640 250 640 _c
212 640 184 622 166 588 _c
148 554 136 515 132 473 _c
128 431 126 385 126 335 _c
126 297 126 262 128 230 _c
130 197 135 163 143 128 _c
151 93 163 64 181 40 _c
198 16 221 4 250 4 _c
_cl}_e}_d
/m{{833 0 30 0 815 442 _sc
30 0 _m
30 35 _l
52 35 71 36 86 40 _c
100 44 108 53 108 67 _c
108 340 _l
108 358 105 371 100 379 _c
94 387 87 391 77 393 _c
67 395 51 396 30 396 _c
30 431 _l
175 442 _l
175 344 _l
188 372 208 396 234 414 _c
260 432 288 442 320 442 _c
396 442 441 410 455 348 _c
468 376 487 398 513 416 _c
539 433 567 442 598 442 _c
}_e{628 442 654 437 675 427 _c
695 417 711 403 721 383 _c
731 363 737 337 737 307 _c
737 67 _l
737 53 744 44 759 40 _c
773 36 792 35 815 35 _c
815 0 _l
586 0 _l
586 35 _l
608 35 627 36 642 40 _c
656 44 664 53 664 67 _c
664 304 _l
664 337 659 364 650 385 _c
640 405 621 416 592 416 _c
553 416 521 400 496 369 _c
471 338 459 303 459 264 _c
459 67 _l
}_e{459 53 466 44 481 40 _c
495 36 514 35 537 35 _c
537 0 _l
308 0 _l
308 35 _l
330 35 349 36 364 40 _c
378 44 386 53 386 67 _c
386 304 _l
386 336 381 363 372 384 _c
362 405 343 416 314 416 _c
275 416 243 400 218 369 _c
193 338 181 303 181 264 _c
181 67 _l
181 53 188 44 203 40 _c
217 36 236 35 259 35 _c
259 0 _l
30 0 _l
_cl}_e}_d
/b{{555 0 26 -10 522 694 _sc
104 0 _m
104 592 _l
104 610 101 623 96 631 _c
90 639 83 643 73 645 _c
63 647 47 648 26 648 _c
26 683 _l
174 694 _l
174 381 _l
184 393 197 403 212 413 _c
227 422 243 429 260 434 _c
277 439 294 442 312 442 _c
342 442 369 436 395 424 _c
421 412 443 395 462 374 _c
480 352 495 328 506 301 _c
516 273 522 245 522 216 _c
522 175 512 137 492 103 _c
}_e{472 68 446 40 412 20 _c
378 0 340 -10 300 -10 _c
274 -10 250 -3 226 9 _c
202 21 182 38 167 60 _c
133 0 _l
104 0 _l
177 98 _m
187 74 203 54 224 38 _c
245 22 268 15 294 15 _c
328 15 356 25 378 45 _c
399 65 414 90 422 120 _c
430 150 435 182 435 216 _c
435 272 427 314 413 344 _c
406 357 397 369 386 380 _c
375 391 363 400 349 406 _c
}_e{335 412 320 416 305 416 _c
278 416 253 409 231 395 _c
208 381 190 362 177 338 _c
177 98 _l
_cl}_e}_d
/d{{555 0 33 -10 529 694 _sc
244 -10 _m
204 -10 168 0 136 21 _c
103 42 78 70 60 105 _c
42 139 33 176 33 216 _c
33 256 42 293 62 328 _c
82 362 109 390 143 411 _c
177 431 214 442 255 442 _c
279 442 302 436 324 426 _c
346 416 365 402 381 384 _c
381 592 _l
381 610 378 623 373 631 _c
367 639 360 643 350 645 _c
340 647 324 648 303 648 _c
303 683 _l
451 694 _l
451 91 _l
}_e{451 73 453 60 459 52 _c
464 44 472 40 482 38 _c
492 36 507 35 529 35 _c
529 0 _l
378 -10 _l
378 52 _l
360 32 340 16 316 6 _c
292 -4 268 -10 244 -10 _c
142 87 _m
153 65 168 47 187 34 _c
206 21 227 15 250 15 _c
278 15 303 23 326 39 _c
349 55 366 75 378 101 _c
378 341 _l
370 355 360 368 348 380 _c
336 391 323 400 308 406 _c
}_e{293 412 277 416 261 416 _c
226 416 198 406 177 386 _c
156 366 141 341 133 311 _c
124 280 120 248 120 215 _c
120 188 121 165 124 145 _c
126 125 132 105 142 87 _c
_cl}_e}_d
/one{500 0 87 0 421 666 _sc
93 0 _m
93 35 _l
176 35 218 45 218 67 _c
218 592 _l
183 575 139 567 87 567 _c
87 602 _l
168 602 230 623 272 666 _c
286 666 _l
288 666 291 665 293 663 _c
295 661 296 659 296 657 _c
296 67 _l
296 45 337 35 421 35 _c
421 0 _l
93 0 _l
_cl}_d
/five{{500 0 50 -21 449 666 _sc
87 114 _m
93 94 104 76 118 60 _c
132 44 149 32 169 23 _c
188 14 208 10 229 10 _c
277 10 310 28 328 66 _c
346 103 356 148 356 202 _c
356 225 355 244 355 260 _c
354 276 352 291 348 306 _c
342 329 331 349 315 367 _c
299 385 281 394 259 394 _c
236 394 217 390 201 384 _c
185 377 171 369 161 360 _c
151 350 142 341 134 331 _c
}_e{126 321 122 315 120 315 _c
109 315 _l
107 315 104 316 102 318 _c
100 320 99 322 99 324 _c
99 658 _l
99 660 100 661 102 663 _c
104 665 106 666 109 666 _c
112 666 _l
156 644 204 634 255 634 _c
304 634 352 644 398 666 _c
401 666 _l
403 666 405 665 407 663 _c
409 661 410 660 410 658 _c
410 649 _l
410 645 409 644 408 644 _c
385 614 356 590 322 573 _c
}_e{288 556 252 548 216 548 _c
189 548 162 551 134 559 _c
134 370 _l
156 388 175 400 193 408 _c
210 416 232 420 260 420 _c
296 420 329 409 358 388 _c
387 366 409 339 425 305 _c
441 271 449 236 449 201 _c
449 161 439 124 419 90 _c
399 56 373 29 339 9 _c
305 -11 269 -21 229 -21 _c
196 -21 166 -12 138 4 _c
110 20 89 43 73 72 _c
57 100 50 131 50 163 _c
}_e{50 178 54 190 64 200 _c
74 209 86 214 101 214 _c
115 214 128 209 138 199 _c
148 189 153 177 153 163 _c
153 149 148 137 138 127 _c
128 117 115 112 101 112 _c
99 112 96 112 93 112 _c
90 112 88 113 87 114 _c
_cl}_e}_d
end readonly def
/BuildGlyph
{exch begin
CharStrings exch
2 copy known not{pop /.notdef}if
true 3 1 roll get exec
end}_d
/BuildChar {
1 index /Encoding get exch get
1 index /BuildGlyph get exec
}_d
FontName currentdict end definefont pop
%!PS-Adobe-3.0 Resource-Font
%%Title: STIXGeneral-Regular
%%Copyright: Copyright (c) 2001-2010 by the STI Pub Companies, consisting of the American Chemical Society, the American Institute of Physics, the American Mathematical Society, the American Physical Society, Elsevier, Inc., and The Institute of Electrical and Electronic Engineers, Inc. Portions copyright (c) 1998-2003 by MicroPress, Inc. Portions copyright (c) 1990 by Elsevier, Inc. All rights reserved.
%%Creator: Converted from TrueType to type 3 by PPR
25 dict begin
/_d{bind def}bind def
/_m{moveto}_d
/_l{lineto}_d
/_cl{closepath eofill}_d
/_c{curveto}_d
/_sc{7 -1 roll{setcachedevice}{pop pop pop pop pop pop}ifelse}_d
/_e{exec}_d
/FontName /STIXGeneral-Regular def
/PaintType 0 def
/FontMatrix[.001 0 0 .001 0 0]def
/FontBBox[-970 -443 2000 1023]def
/FontType 3 def
/Encoding [ /uni22C6 ] def
/FontInfo 10 dict dup begin
/FamilyName (STIXGeneral) def
/FullName (STIXGeneral-Regular) def
/Notice (Copyright (c) 2001-2010 by the STI Pub Companies, consisting of the American Chemical Society, the American Institute of Physics, the American Mathematical Society, the American Physical Society, Elsevier, Inc., and The Institute of Electrical and Electronic Engineers, Inc. Portions copyright (c) 1998-2003 by MicroPress, Inc. Portions copyright (c) 1990 by Elsevier, Inc. All rights reserved. STIX Fonts(TM) is a trademark of The Institute of Electrical and Electronics Engineers, Inc.) def
/Weight (Regular) def
/Version (Version 1.0.0) def
/ItalicAngle 0.0 def
/isFixedPitch false def
/UnderlinePosition -75 def
/UnderlineThickness 50 def
end readonly def
/CharStrings 1 dict dup begin
/uni22C6{700 0 35 -12 665 597 _sc
665 365 _m
439 228 _l
546 -12 _l
350 166 _l
154 -12 _l
261 228 _l
35 365 _l
297 335 _l
350 597 _l
403 335 _l
665 365 _l
_cl}_d
end readonly def
/BuildGlyph
{exch begin
CharStrings exch
2 copy known not{pop /.notdef}if
true 3 1 roll get exec
end}_d
/BuildChar {
1 index /Encoding get exch get
1 index /BuildGlyph get exec
}_d
FontName currentdict end definefont pop
%!PS-Adobe-3.0 Resource-Font
%%Title: Bitstream Vera Serif
%%Copyright: Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved.
%%Creator: Converted from TrueType to type 3 by PPR
25 dict begin
/_d{bind def}bind def
/_m{moveto}_d
/_l{lineto}_d
/_cl{closepath eofill}_d
/_c{curveto}_d
/_sc{7 -1 roll{setcachedevice}{pop pop pop pop pop pop}ifelse}_d
/_e{exec}_d
/FontName /BitstreamVeraSerif-Roman def
/PaintType 0 def
/FontMatrix[.001 0 0 .001 0 0]def
/FontBBox[-183 -236 1287 928]def
/FontType 3 def
/Encoding [ /space /parenleft /parenright /plus /hyphen /period /slash /zero /one /two /three /four /six /nine /A /C /F /G /H /I /M /N /O /V /bracketleft /bracketright /a /d /e /h /i /l /n /o /r /s /t /v ] def
/FontInfo 10 dict dup begin
/FamilyName (Bitstream Vera Serif) def
/FullName (Bitstream Vera Serif) def
/Notice (Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is a trademark of Bitstream, Inc.) def
/Weight (Roman) def
/Version (Release 1.10) def
/ItalicAngle 0.0 def
/isFixedPitch false def
/UnderlinePosition -213 def
/UnderlineThickness 133 def
end readonly def
/CharStrings 38 dict dup begin
/space{318 0 0 0 0 0 _sc
}_d
/parenleft{390 0 79 -155 319 760 _sc
319 -155 _m
239 -119 179 -63 139 13 _c
99 89 79 186 79 302 _c
79 418 99 514 139 591 _c
179 668 239 724 319 760 _c
319 712 _l
269 677 233 628 211 566 _c
189 503 178 415 178 302 _c
178 188 189 100 211 38 _c
233 -24 269 -72 319 -107 _c
319 -155 _l
_cl}_d
/parenright{390 0 71 -155 311 760 _sc
71 -155 _m
71 -107 _l
121 -72 157 -24 179 38 _c
201 100 212 188 212 302 _c
212 415 201 503 179 566 _c
157 628 121 677 71 712 _c
71 760 _l
150 724 210 668 250 591 _c
290 514 311 418 311 302 _c
311 186 290 89 250 13 _c
210 -63 150 -119 71 -155 _c
_cl}_d
/plus{838 0 106 0 732 627 _sc
458 627 _m
458 353 _l
732 353 _l
732 274 _l
458 274 _l
458 0 _l
380 0 _l
380 274 _l
106 274 _l
106 353 _l
380 353 _l
380 627 _l
458 627 _l
_cl}_d
/hyphen{338 0 44 230 294 306 _sc
44 306 _m
294 306 _l
294 230 _l
44 230 _l
44 306 _l
_cl}_d
/period{318 0 94 -13 224 116 _sc
94 51 _m
94 69 100 84 112 97 _c
124 109 140 116 159 116 _c
177 116 192 109 205 97 _c
217 84 224 69 224 51 _c
224 33 217 17 205 5 _c
192 -7 177 -13 159 -13 _c
140 -13 124 -7 112 5 _c
100 17 94 32 94 51 _c
_cl}_d
/slash{337 0 0 -92 337 729 _sc
259 729 _m
337 729 _l
78 -92 _l
0 -92 _l
259 729 _l
_cl}_d
/zero{636 0 66 -13 570 742 _sc
318 34 _m
368 34 405 61 430 116 _c
454 170 467 253 467 364 _c
467 474 454 557 430 612 _c
405 666 368 694 318 694 _c
268 694 230 666 206 612 _c
181 557 169 474 169 364 _c
169 253 181 170 206 116 _c
230 61 268 34 318 34 _c
318 -13 _m
238 -13 176 20 132 86 _c
88 152 66 244 66 364 _c
66 483 88 576 132 642 _c
176 708 238 742 318 742 _c
397 742 459 708 503 642 _c
547 576 570 483 570 364 _c
570 244 547 152 503 86 _c
459 20 397 -13 318 -13 _c
_cl}_d
/one{636 0 122 0 494 742 _sc
142 0 _m
142 52 _l
269 52 _l
269 658 _l
122 563 _l
122 627 _l
300 742 _l
367 742 _l
367 52 _l
494 52 _l
494 0 _l
142 0 _l
_cl}_d
/two{{636 0 68 0 538 742 _sc
128 555 _m
73 555 _l
73 685 _l
107 703 142 717 178 727 _c
213 737 248 742 282 742 _c
358 742 418 723 462 687 _c
506 650 528 600 528 537 _c
528 465 478 380 378 281 _c
370 273 365 268 361 264 _c
177 80 _l
481 80 _l
481 170 _l
538 170 _l
538 0 _l
68 0 _l
68 53 _l
289 274 _l
337 322 372 367 393 408 _c
414 449 425 492 425 537 _c
}_e{425 586 412 624 386 652 _c
360 680 325 694 281 694 _c
234 694 198 682 173 659 _c
147 636 132 601 128 555 _c
_cl}_e}_d
/three{{636 0 76 -13 562 742 _sc
97 698 _m
135 712 171 723 206 731 _c
241 738 274 742 305 742 _c
376 742 432 726 472 696 _c
512 665 532 622 532 568 _c
532 524 518 487 490 458 _c
462 428 423 408 373 398 _c
433 389 479 367 512 332 _c
545 297 562 252 562 197 _c
562 129 539 77 493 41 _c
447 5 382 -13 296 -13 _c
258 -13 220 -9 184 -1 _c
148 6 112 18 76 35 _c
76 177 _l
}_e{131 177 _l
134 129 150 94 178 70 _c
206 46 246 34 298 34 _c
348 34 387 48 416 77 _c
444 106 459 146 459 196 _c
459 253 444 296 414 326 _c
384 355 341 370 284 370 _c
238 370 _l
238 420 _l
262 420 _l
319 420 362 431 390 455 _c
418 479 433 514 433 562 _c
433 604 421 637 398 660 _c
374 682 341 694 297 694 _c
253 694 218 683 194 662 _c
170 641 156 610 152 570 _c
}_e{97 570 _l
97 698 _l
_cl}_e}_d
/four{636 0 31 0 586 742 _sc
349 247 _m
349 635 _l
100 247 _l
349 247 _l
564 0 _m
232 0 _l
232 52 _l
349 52 _l
349 195 _l
31 195 _l
31 248 _l
350 742 _l
447 742 _l
447 247 _l
586 247 _l
586 195 _l
447 195 _l
447 52 _l
564 52 _l
564 0 _l
_cl}_d
/six{{636 0 67 -13 573 742 _sc
327 34 _m
373 34 408 50 433 84 _c
457 118 470 166 470 230 _c
470 293 457 341 433 375 _c
408 409 373 426 327 426 _c
280 426 244 409 220 377 _c
196 344 184 297 184 236 _c
184 171 196 121 221 86 _c
245 51 281 34 327 34 _c
168 401 _m
190 425 215 444 243 456 _c
271 468 302 474 338 474 _c
410 474 468 452 510 408 _c
552 364 573 305 573 230 _c
}_e{573 156 550 97 505 53 _c
459 9 399 -13 323 -13 _c
241 -13 177 17 133 78 _c
89 139 67 227 67 341 _c
67 468 93 567 145 637 _c
197 707 271 742 367 742 _c
393 742 420 739 448 735 _c
476 730 505 723 535 713 _c
535 593 _l
480 593 _l
476 625 463 650 442 668 _c
421 685 393 694 357 694 _c
293 694 246 670 215 622 _c
184 574 168 500 168 401 _c
_cl}_e}_d
/nine{{636 0 63 -13 569 742 _sc
468 327 _m
446 302 420 284 392 272 _c
364 260 332 254 297 254 _c
224 254 167 275 125 319 _c
83 363 63 422 63 498 _c
63 572 85 631 131 675 _c
176 719 237 742 313 742 _c
395 742 459 711 503 650 _c
547 588 569 501 569 387 _c
569 259 542 161 490 91 _c
438 21 364 -13 269 -13 _c
243 -13 216 -10 188 -6 _c
160 -2 131 5 101 15 _c
101 136 _l
}_e{156 136 _l
160 103 172 78 194 60 _c
215 42 243 34 279 34 _c
342 34 389 57 420 105 _c
450 153 466 227 468 327 _c
309 694 _m
263 694 227 677 203 643 _c
178 609 166 561 166 498 _c
166 434 178 386 203 352 _c
227 318 263 302 309 302 _c
355 302 390 318 415 351 _c
439 383 452 430 452 492 _c
452 556 439 606 415 641 _c
390 676 355 694 309 694 _c
_cl}_e}_d
/A{722 0 -5 0 732 729 _sc
200 264 _m
468 264 _l
334 611 _l
200 264 _l
-5 0 _m
-5 52 _l
58 52 _l
318 729 _l
400 729 _l
660 52 _l
732 52 _l
732 0 _l
467 0 _l
467 52 _l
548 52 _l
487 212 _l
180 212 _l
119 52 _l
199 52 _l
199 0 _l
-5 0 _l
_cl}_d
/C{{765 0 56 -13 705 742 _sc
705 193 _m
683 125 647 73 597 39 _c
546 4 482 -13 405 -13 _c
357 -13 312 -5 272 11 _c
231 27 195 50 164 82 _c
127 118 100 160 82 206 _c
64 252 56 305 56 364 _c
56 477 88 568 154 638 _c
219 707 305 742 413 742 _c
453 742 495 736 540 726 _c
584 716 633 700 685 679 _c
685 511 _l
630 511 _l
618 572 593 617 557 646 _c
}_e{521 675 470 690 405 690 _c
327 690 268 662 228 607 _c
188 551 168 470 168 364 _c
168 257 188 176 228 121 _c
268 65 327 38 405 38 _c
459 38 503 51 539 77 _c
574 103 599 141 615 193 _c
705 193 _l
_cl}_e}_d
/F{694 0 55 0 652 729 _sc
55 0 _m
55 52 _l
148 52 _l
148 677 _l
55 677 _l
55 729 _l
652 729 _l
652 567 _l
592 567 _l
592 669 _l
247 669 _l
247 425 _l
496 425 _l
496 516 _l
556 516 _l
556 274 _l
496 274 _l
496 365 _l
247 365 _l
247 52 _l
364 52 _l
364 0 _l
55 0 _l
_cl}_d
/G{{799 0 56 -13 720 742 _sc
640 511 _m
628 572 605 617 569 646 _c
533 675 482 690 418 690 _c
334 690 271 663 230 609 _c
188 555 168 473 168 364 _c
168 256 189 175 232 120 _c
274 65 337 38 420 38 _c
456 38 491 42 525 51 _c
559 60 591 74 621 93 _c
621 281 _l
484 281 _l
484 333 _l
720 333 _l
720 61 _l
676 35 630 17 580 5 _c
530 -7 476 -13 420 -13 _c
}_e{310 -13 221 21 155 89 _c
89 157 56 249 56 364 _c
56 479 89 571 155 639 _c
221 707 311 742 424 742 _c
465 742 508 737 553 727 _c
597 717 645 703 695 684 _c
695 511 _l
640 511 _l
_cl}_e}_d
/H{{872 0 55 0 817 729 _sc
55 0 _m
55 52 _l
148 52 _l
148 677 _l
55 677 _l
55 729 _l
340 729 _l
340 677 _l
247 677 _l
247 425 _l
625 425 _l
625 677 _l
532 677 _l
532 729 _l
817 729 _l
817 677 _l
724 677 _l
724 52 _l
817 52 _l
817 0 _l
532 0 _l
532 52 _l
625 52 _l
625 365 _l
247 365 _l
247 52 _l
340 52 _l
340 0 _l
55 0 _l
_cl}_e}_d
/I{395 0 55 0 340 729 _sc
247 52 _m
340 52 _l
340 0 _l
55 0 _l
55 52 _l
148 52 _l
148 677 _l
55 677 _l
55 729 _l
340 729 _l
340 677 _l
247 677 _l
247 52 _l
_cl}_d
/M{1024 0 50 0 973 729 _sc
55 0 _m
55 52 _l
148 52 _l
148 677 _l
50 677 _l
50 729 _l
262 729 _l
518 210 _l
774 729 _l
973 729 _l
973 677 _l
876 677 _l
876 52 _l
969 52 _l
969 0 _l
684 0 _l
684 52 _l
777 52 _l
777 615 _l
527 107 _l
458 107 _l
208 615 _l
208 52 _l
301 52 _l
301 0 _l
55 0 _l
_cl}_d
/N{875 0 49 -13 831 729 _sc
49 0 _m
49 52 _l
147 52 _l
147 677 _l
49 677 _l
49 729 _l
236 729 _l
673 154 _l
673 677 _l
575 677 _l
575 729 _l
831 729 _l
831 677 _l
733 677 _l
733 -13 _l
674 -13 _l
207 600 _l
207 52 _l
305 52 _l
305 0 _l
49 0 _l
_cl}_d
/O{{820 0 56 -13 764 742 _sc
410 38 _m
490 38 550 65 591 120 _c
631 175 652 256 652 364 _c
652 471 631 552 591 607 _c
550 662 490 690 410 690 _c
330 690 269 662 229 607 _c
188 552 168 471 168 364 _c
168 256 188 175 229 120 _c
269 65 330 38 410 38 _c
410 -13 _m
360 -13 315 -5 273 11 _c
231 27 195 50 164 82 _c
127 118 100 160 82 206 _c
64 252 56 304 56 364 _c
}_e{56 422 64 475 82 521 _c
100 567 127 609 164 646 _c
196 678 232 702 273 718 _c
314 734 360 742 410 742 _c
516 742 601 707 666 638 _c
731 568 764 477 764 364 _c
764 305 755 252 737 206 _c
719 159 692 118 656 82 _c
624 50 587 26 546 10 _c
505 -5 460 -13 410 -13 _c
_cl}_e}_d
/V{722 0 -9 0 737 729 _sc
175 677 _m
390 117 _l
605 677 _l
523 677 _l
523 729 _l
737 729 _l
737 677 _l
666 677 _l
406 0 _l