Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

allsymbinch.ps 21 KB

You have to be logged in to leave a comment. Sign In
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
  1. %!PS-Adobe-3.0
  2. %%BoundingBox: 0 0 612 792
  3. %%HiResBoundingBox: 0 0 612 792
  4. %%Title: GMT v5.0.1b_r10618 [64-bit] [C4] Document from psxy
  5. %%Creator: GMT
  6. %%For: pwessel
  7. %%DocumentNeededResources: font Helvetica
  8. %%CreationDate: Fri Nov 16 15:40:06 2012
  9. %%LanguageLevel: 2
  10. %%DocumentData: Clean7Bit
  11. %%Orientation: Portrait
  12. %%Pages: 1
  13. %%EndComments
  14. %%BeginProlog
  15. 250 dict begin
  16. /! {bind def} bind def
  17. /# {load def}!
  18. /A /setgray #
  19. /B /setdash #
  20. /C /setrgbcolor #
  21. /D /rlineto #
  22. /E {dup stringwidth pop}!
  23. /F /fill #
  24. /G /rmoveto #
  25. /H /sethsbcolor #
  26. /I /setpattern #
  27. /K /setcmykcolor #
  28. /L /lineto #
  29. /M /moveto #
  30. /N /newpath #
  31. /P /closepath #
  32. /R /rotate #
  33. /S /stroke #
  34. /T /translate #
  35. /U /grestore #
  36. /V /gsave #
  37. /W /setlinewidth #
  38. /Y {findfont exch scalefont setfont}!
  39. /Z /show #
  40. /FP {true charpath flattenpath}!
  41. /MU {matrix setmatrix}!
  42. /MS {/SMat matrix currentmatrix def}!
  43. /MR {SMat setmatrix}!
  44. /edef {exch def}!
  45. /FS {/fc edef /fs {V fc F U} def}!
  46. /FQ {/fs {} def}!
  47. /O0 {/os {N} def}!
  48. /O1 {/os {P S} def}!
  49. /FO {fs os}!
  50. /Sa {M MS dup 0 exch G 0.726542528 mul -72 R dup 0 D 4 {72 R dup 0 D -144 R dup 0 D} repeat pop MR FO}!
  51. /Sb {M dup 0 D exch 0 exch D neg 0 D FO}!
  52. /SB {MS T /BoxR edef /BoxW edef /BoxH edef BoxR 0 M
  53. BoxW 0 BoxW BoxH BoxR arct BoxW BoxH 0 BoxH BoxR arct 0 BoxH 0 0 BoxR arct 0 0 BoxW 0 BoxR arct MR FO}!
  54. /Sc {N 3 -1 roll 0 360 arc FO}!
  55. /Sd {M 4 {dup} repeat 0 G neg dup dup D exch D D FO}!
  56. /Se {N MS T R scale 0 0 1 0 360 arc MR FO}!
  57. /Sg {M MS 22.5 R dup 0 exch G -22.5 R 0.765366865 mul dup 0 D 6 {-45 R dup 0 D} repeat pop MR FO}!
  58. /Sh {M MS dup 0 G -120 R dup 0 D 4 {-60 R dup 0 D} repeat pop MR FO}!
  59. /Si {M MS dup neg 0 exch G 60 R 1.732050808 mul dup 0 D 120 R 0 D MR FO}!
  60. /Sj {M MS R dup -2 div 2 index -2 div G dup 0 D exch 0 exch D neg 0 D MR FO}!
  61. /Sn {M MS dup 0 exch G -36 R 1.175570505 mul dup 0 D 3 {-72 R dup 0 D} repeat pop MR FO}!
  62. /Sp {N 3 -1 roll 0 360 arc fs N}!
  63. /SP {M {D} repeat FO}!
  64. /Sr {M dup -2 div 2 index -2 div G dup 0 D exch 0 exch D neg 0 D FO}!
  65. /SR {MS T /BoxR edef /BoxW edef /BoxH edef BoxR BoxW -2 div BoxH -2 div T BoxR 0 M
  66. BoxW 0 BoxW BoxH BoxR arct BoxW BoxH 0 BoxH BoxR arct 0 BoxH 0 0 BoxR arct 0 0 BoxW 0 BoxR arct MR FO}!
  67. /Ss {M 1.414213562 mul dup dup dup -2 div dup G 0 D 0 exch D neg 0 D FO}!
  68. /St {M MS dup 0 exch G -60 R 1.732050808 mul dup 0 D -120 R 0 D MR FO}!
  69. /SV {0 exch M 0 D D D D D 0 D FO}!
  70. /Sv {0 0 M D D 0 D D D D D 0 D D FO}!
  71. /Sw {2 copy M 5 2 roll arc FO}!
  72. /Sx {M 1.414213562 mul 5 {dup} repeat -2 div dup G D neg 0 G neg D S}!
  73. /Sy {M dup 0 exch G dup -2 mul dup 0 exch D S}!
  74. /S+ {M dup 0 G dup -2 mul dup 0 D exch dup G 0 exch D S}!
  75. /S- {M dup 0 G dup -2 mul dup 0 D S}!
  76. /sw {stringwidth pop}!
  77. /sh {V MU 0 0 M FP pathbbox N 4 1 roll pop pop pop U}!
  78. /sd {V MU 0 0 M FP pathbbox N pop pop exch pop U}!
  79. /sH {V MU 0 0 M FP pathbbox N exch pop exch sub exch pop U}!
  80. /sb {E exch sh}!
  81. /bl {}!
  82. /bc {E -2 div 0 G}!
  83. /br {E neg 0 G}!
  84. /ml {dup 0 exch sh -2 div G}!
  85. /mc {dup E -2 div exch sh -2 div G}!
  86. /mr {dup E neg exch sh -2 div G}!
  87. /tl {dup 0 exch sh neg G}!
  88. /tc {dup E -2 div exch sh neg G}!
  89. /tr {dup E neg exch sh neg G}!
  90. /mx {2 copy lt {exch} if pop}!
  91. /PSL_xorig 0 def /PSL_yorig 0 def
  92. /TM {2 copy T PSL_yorig add /PSL_yorig edef PSL_xorig add /PSL_xorig edef}!
  93. /PSL_reencode {findfont dup length dict begin
  94. {1 index /FID ne {def}{pop pop} ifelse} forall
  95. exch /Encoding edef currentdict end definefont pop
  96. }!
  97. /PSL_eps_begin {
  98. /PSL_eps_state save def
  99. /PSL_dict_count countdictstack def
  100. /PSL_op_count count 1 sub def
  101. userdict begin
  102. /showpage {} def
  103. 0 setgray 0 setlinecap 1 setlinewidth
  104. 0 setlinejoin 10 setmiterlimit [] 0 setdash newpath
  105. /languagelevel where
  106. {pop languagelevel 1 ne {false setstrokeadjust false setoverprint} if} if
  107. }!
  108. /PSL_eps_end {
  109. count PSL_op_count sub {pop} repeat
  110. countdictstack PSL_dict_count sub {end} repeat
  111. PSL_eps_state restore
  112. }!
  113. /PSL_transp {
  114. /.setopacityalpha where {pop .setblendmode .setopacityalpha}{
  115. /pdfmark where {pop [ /BM exch /CA exch dup /ca exch /SetTransparency pdfmark}
  116. {pop pop} ifelse} ifelse
  117. }!
  118. /Standard+_Encoding [
  119. /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  120. /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  121. /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  122. /.notdef /threequarters /threesuperior /trademark /twosuperior /yacute /ydieresis /zcaron
  123. /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright
  124. /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash
  125. /zero /one /two /three /four /five /six /seven
  126. /eight /nine /colon /semicolon /less /equal /greater /question
  127. /at /A /B /C /D /E /F /G
  128. /H /I /J /K /L /M /N /O
  129. /P /Q /R /S /T /U /V /W
  130. /X /Y /Z /bracketleft /backslash /bracketright /asciicircum /underscore
  131. /quoteleft /a /b /c /d /e /f /g
  132. /h /i /j /k /l /m /n /o
  133. /p /q /r /s /t /u /v /w
  134. /x /y /z /braceleft /bar /braceright /asciitilde /florin
  135. /Atilde /Ccedilla /Eth /Lslash /Ntilde /Otilde /Scaron /Thorn
  136. /Yacute /Ydieresis /Zcaron /atilde /brokenbar /ccedilla /copyright /degree
  137. /divide /eth /logicalnot /lslash /minus /mu /multiply /ntilde
  138. /onehalf /onequarter /onesuperior /otilde /plusminus /registered /scaron /thorn
  139. /.notdef /exclamdown /cent /sterling /fraction /yen /florin /section
  140. /currency /quotesingle /quotedblleft /guillemotleft /guilsinglleft /guilsinglright /fi /fl
  141. /Aacute /endash /dagger /daggerdbl /periodcentered /Acircumflex /paragraph /bullet
  142. /quotesinglbase /quotedblbase /quotedblright /guillemotright /ellipsis /perthousand /Adieresis /questiondown
  143. /Agrave /grave /acute /circumflex /tilde /macron /breve /dotaccent
  144. /dieresis /Eacute /ring /cedilla /Ecircumflex /hungarumlaut /ogonek /caron
  145. /emdash /Edieresis /Egrave /Iacute /Icircumflex /Idieresis /Igrave /Oacute
  146. /Ocircumflex /Odieresis /Ograve /Uacute /Ucircumflex /Udieresis /Ugrave /aacute
  147. /acircumflex /AE /adieresis /ordfeminine /agrave /eacute /ecircumflex /edieresis
  148. /egrave /Oslash /OE /ordmasculine /iacute /icircumflex /idieresis /igrave
  149. /oacute /ae /ocircumflex /odieresis /ograve /dotlessi /uacute /ucircumflex
  150. /udieresis /oslash /oe /germandbls /ugrave /Aring /aring /ydieresis
  151. ] def
  152. /PSL_font_encode 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 39 array astore def
  153. /F0 {/Helvetica Y}!
  154. /F1 {/Helvetica-Bold Y}!
  155. /F2 {/Helvetica-Oblique Y}!
  156. /F3 {/Helvetica-BoldOblique Y}!
  157. /F4 {/Times-Roman Y}!
  158. /F5 {/Times-Bold Y}!
  159. /F6 {/Times-Italic Y}!
  160. /F7 {/Times-BoldItalic Y}!
  161. /F8 {/Courier Y}!
  162. /F9 {/Courier-Bold Y}!
  163. /F10 {/Courier-Oblique Y}!
  164. /F11 {/Courier-BoldOblique Y}!
  165. /F12 {/Symbol Y}!
  166. /F13 {/AvantGarde-Book Y}!
  167. /F14 {/AvantGarde-BookOblique Y}!
  168. /F15 {/AvantGarde-Demi Y}!
  169. /F16 {/AvantGarde-DemiOblique Y}!
  170. /F17 {/Bookman-Demi Y}!
  171. /F18 {/Bookman-DemiItalic Y}!
  172. /F19 {/Bookman-Light Y}!
  173. /F20 {/Bookman-LightItalic Y}!
  174. /F21 {/Helvetica-Narrow Y}!
  175. /F22 {/Helvetica-Narrow-Bold Y}!
  176. /F23 {/Helvetica-Narrow-Oblique Y}!
  177. /F24 {/Helvetica-Narrow-BoldOblique Y}!
  178. /F25 {/NewCenturySchlbk-Roman Y}!
  179. /F26 {/NewCenturySchlbk-Italic Y}!
  180. /F27 {/NewCenturySchlbk-Bold Y}!
  181. /F28 {/NewCenturySchlbk-BoldItalic Y}!
  182. /F29 {/Palatino-Roman Y}!
  183. /F30 {/Palatino-Italic Y}!
  184. /F31 {/Palatino-Bold Y}!
  185. /F32 {/Palatino-BoldItalic Y}!
  186. /F33 {/ZapfChancery-MediumItalic Y}!
  187. /F34 {/ZapfDingbats Y}!
  188. /F35 {/Ryumin-Light-EUC-H Y}!
  189. /F36 {/Ryumin-Light-EUC-V Y}!
  190. /F37 {/GothicBBB-Medium-EUC-H Y}!
  191. /F38 {/GothicBBB-Medium-EUC-V Y}!
  192. /PSL_pathtextdict 26 dict def
  193. /PSL_pathtext
  194. {PSL_pathtextdict begin
  195. /textheight exch def
  196. /just exch def
  197. /offset exch def
  198. /str exch def
  199. /pathdist 0 def
  200. /setdist offset def
  201. /charcount 0 def
  202. /justy just 4 idiv textheight mul 2 div neg def
  203. V flattenpath
  204. {movetoproc} {linetoproc}
  205. {curvetoproc} {closepathproc}
  206. pathforall
  207. U N
  208. end
  209. } def
  210. PSL_pathtextdict begin
  211. /movetoproc
  212. { /newy exch def /newx exch def
  213. /firstx newx def /firsty newy def
  214. /ovr 0 def
  215. newx newy transform
  216. /cpy exch def /cpx exch def
  217. } def
  218. /linetoproc
  219. { /oldx newx def /oldy newy def
  220. /newy exch def /newx exch def
  221. /dx newx oldx sub def
  222. /dy newy oldy sub def
  223. /dist dx dup mul dy dup mul add sqrt def
  224. dist 0 ne
  225. { /dsx dx dist div ovr mul def
  226. /dsy dy dist div ovr mul def
  227. oldx dsx add oldy dsy add transform
  228. /cpy exch def /cpx exch def
  229. /pathdist pathdist dist add def
  230. {setdist pathdist le
  231. {charcount str length lt
  232. {setchar} {exit} ifelse}
  233. { /ovr setdist pathdist sub def
  234. exit}
  235. ifelse
  236. } loop
  237. } if
  238. } def
  239. /curvetoproc
  240. { (ERROR: No curveto's after flattenpath!)
  241. print
  242. } def
  243. /closepathproc
  244. {firstx firsty linetoproc
  245. firstx firsty movetoproc
  246. } def
  247. /setchar
  248. { /char str charcount 1 getinterval def
  249. /charcount charcount 1 add def
  250. /charwidth char stringwidth pop def
  251. V cpx cpy itransform T
  252. dy dx atan R
  253. 0 justy M
  254. char show
  255. 0 justy neg G
  256. currentpoint transform
  257. /cpy exch def /cpx exch def
  258. U /setdist setdist charwidth add def
  259. } def
  260. end
  261. /PSL_curved_text_labels
  262. { /bits exch def
  263. /PSL_clippath bits 1 and 1 eq def
  264. /PSL_placetext bits 2 and 0 eq def
  265. /PSL_strokeline bits 4 and 4 eq def
  266. /PSL_firstcall bits 32 and 32 eq def
  267. /PSL_lastcall bits 64 and 64 eq def
  268. /PSL_fillbox bits 128 and 128 eq def
  269. /PSL_drawbox bits 256 and 256 eq def
  270. /PSL_n1 PSL_n 1 sub def
  271. /PSL_m1 PSL_m 1 sub def
  272. /PSL_usebox PSL_fillbox PSL_drawbox or def
  273. PSL_CT_calcstringwidth
  274. PSL_CT_calclinedist
  275. PSL_CT_addcutpoints
  276. PSL_clippath PSL_firstcall and
  277. {clipsave N clippath} if
  278. PSL_setlinepen
  279. /PSL_nn1 PSL_nn 1 sub def
  280. /n 0 def
  281. /k 0 def
  282. /j 0 def
  283. /PSL_seg 0 def
  284. /PSL_xp PSL_nn array def
  285. /PSL_yp PSL_nn array def
  286. PSL_xp 0 PSL_xx 0 get put
  287. PSL_yp 0 PSL_yy 0 get put
  288. 1 1 PSL_nn1
  289. { /i exch def
  290. /node_type PSL_kind i get def
  291. /j j 1 add def
  292. PSL_xp j PSL_xx i get put
  293. PSL_yp j PSL_yy i get put
  294. node_type 1 eq
  295. {n 0 eq
  296. {PSL_CT_drawline}
  297. { PSL_CT_reversepath
  298. PSL_CT_textline} ifelse
  299. /j 0 def
  300. PSL_xp j PSL_xx i get put
  301. PSL_yp j PSL_yy i get put
  302. } if
  303. } for
  304. n 0 eq {PSL_CT_drawline} if
  305. PSL_lastcall
  306. {PSL_clippath
  307. {PSL_clip} if N
  308. } if
  309. } def
  310. /PSL_CT_textline
  311. {PSL_placetext
  312. {PSL_clippath
  313. {PSL_CT_clippath} {PSL_CT_placelabel} ifelse
  314. } if
  315. /n 0 def /k k 1 add def PSL_setlinepen
  316. } def
  317. /PSL_CT_calcstringwidth
  318. { /PSL_width PSL_m array def
  319. 0 1 PSL_m1
  320. { /i exch def
  321. PSL_width i PSL_str i get stringwidth pop put
  322. } for
  323. } def
  324. /PSL_CT_calclinedist
  325. { /PSL_newx PSL_x 0 get def
  326. /PSL_newy PSL_y 0 get def
  327. /dist 0.0 def
  328. /PSL_dist PSL_n array def
  329. PSL_dist 0 0.0 put
  330. 1 1 PSL_n1
  331. { /i exch def
  332. /PSL_oldx PSL_newx def
  333. /PSL_oldy PSL_newy def
  334. /PSL_newx PSL_x i get def
  335. /PSL_newy PSL_y i get def
  336. /dx PSL_newx PSL_oldx sub def
  337. /dy PSL_newy PSL_oldy sub def
  338. /dist dist dx dx mul dy dy mul add sqrt add def
  339. PSL_dist i dist put
  340. } for
  341. } def
  342. /PSL_CT_addcutpoints
  343. { /k 0 def
  344. /PSL_nc PSL_m 2 mul 1 add def
  345. /PSL_cuts PSL_nc array def
  346. /PSL_nc1 PSL_nc 1 sub def
  347. 0 1 PSL_m1
  348. { /i exch def
  349. /dist PSL_dist PSL_node i get get def
  350. /halfwidth PSL_width i get 2 div PSL_gap_x add def
  351. PSL_cuts k dist halfwidth sub put
  352. /k k 1 add def
  353. PSL_cuts k dist halfwidth add put
  354. /k k 1 add def
  355. } for
  356. PSL_cuts k 100000.0 put
  357. /PSL_nn PSL_n PSL_m 2 mul add def
  358. /PSL_xx PSL_nn array def
  359. /PSL_yy PSL_nn array def
  360. /PSL_kind PSL_nn array def
  361. /j 0 def
  362. /k 0 def
  363. /dist 0.0 def
  364. 0 1 PSL_n1
  365. { /i exch def
  366. /last_dist dist def
  367. /dist PSL_dist i get def
  368. k 1 PSL_nc1
  369. { /kk exch def
  370. /this_cut PSL_cuts kk get def
  371. dist this_cut gt
  372. { /ds dist last_dist sub def
  373. /f ds 0.0 eq {0.0} {dist this_cut sub ds div} ifelse def
  374. /i1 i 0 eq {0} {i 1 sub} ifelse def
  375. PSL_xx j PSL_x i get dup PSL_x i1 get sub f mul sub put
  376. PSL_yy j PSL_y i get dup PSL_y i1 get sub f mul sub put
  377. PSL_kind j 1 put
  378. /j j 1 add def
  379. /k k 1 add def
  380. } if
  381. } for
  382. dist PSL_cuts k get le
  383. {PSL_xx j PSL_x i get put PSL_yy j PSL_y i get put
  384. PSL_kind j 0 put
  385. /j j 1 add def
  386. } if
  387. } for
  388. } def
  389. /PSL_CT_reversepath
  390. {PSL_xp j get PSL_xp 0 get lt
  391. {0 1 j 2 idiv
  392. { /left exch def
  393. /right j left sub def
  394. /tmp PSL_xp left get def
  395. PSL_xp left PSL_xp right get put
  396. PSL_xp right tmp put
  397. /tmp PSL_yp left get def
  398. PSL_yp left PSL_yp right get put
  399. PSL_yp right tmp put
  400. } for
  401. } if
  402. } def
  403. /PSL_CT_placelabel
  404. {
  405. PSL_usebox
  406. {PSL_CT_clippath
  407. PSL_fillbox
  408. {V PSL_setboxrgb fill U} if
  409. PSL_drawbox
  410. {PSL_setboxpen S} if N
  411. } if
  412. PSL_settxtrgb PSL_CT_placeline PSL_str k get PSL_gap_x PSL_just PSL_height PSL_pathtext
  413. } def
  414. /PSL_CT_clippath
  415. {
  416. /H PSL_height 2 div PSL_gap_y add def
  417. /xoff j 1 add array def
  418. /yoff j 1 add array def
  419. /angle 0 def
  420. 0 1 j {
  421. /ii exch def
  422. /x PSL_xp ii get def
  423. /y PSL_yp ii get def
  424. ii 0 eq {
  425. /x1 PSL_xp 1 get def
  426. /y1 PSL_yp 1 get def
  427. /dx x1 x sub def
  428. /dy y1 y sub def
  429. }
  430. { /i1 ii 1 sub def
  431. /x1 PSL_xp i1 get def
  432. /y1 PSL_yp i1 get def
  433. /dx x x1 sub def
  434. /dy y y1 sub def
  435. } ifelse
  436. dx 0.0 ne dy 0.0 ne and
  437. { /angle dy dx atan 90 add def} if
  438. /sina angle sin def
  439. /cosa angle cos def
  440. xoff ii H cosa mul put
  441. yoff ii H sina mul put
  442. } for
  443. PSL_xp 0 get xoff 0 get add PSL_yp 0 get yoff 0 get add M
  444. 1 1 j {
  445. /ii exch def
  446. PSL_xp ii get xoff ii get add PSL_yp ii get yoff ii get add L
  447. } for
  448. j -1 0 {
  449. /ii exch def
  450. PSL_xp ii get xoff ii get sub PSL_yp ii get yoff ii get sub L
  451. } for P
  452. } def
  453. /PSL_CT_drawline
  454. {
  455. /str 20 string def
  456. PSL_strokeline
  457. {PSL_CT_placeline PSL_setlinepen S} if
  458. /PSL_seg PSL_seg 1 add def
  459. /n 1 def
  460. } def
  461. /PSL_CT_placeline
  462. {PSL_xp 0 get PSL_yp 0 get M
  463. 1 1 j { /ii exch def PSL_xp ii get PSL_yp ii get L} for
  464. } def
  465. /PSL_straight_text_labels
  466. {
  467. /bits exch def
  468. /PSL_clippath bits 1 and 0 eq def
  469. /PSL_rounded bits 16 and 16 eq def
  470. /PSL_fillbox bits 128 and 128 eq def
  471. /PSL_drawbox bits 256 and 256 eq def
  472. /PSL_m1 PSL_m 1 sub def
  473. /PSL_justx PSL_just 4 mod 1 sub 2 div neg def
  474. /PSL_justy PSL_just 4 idiv PSL_height mul 2 div neg def
  475. /PSL_usebox PSL_fillbox PSL_drawbox or def
  476. PSL_clippath
  477. {PSL_ST_clippath}
  478. {PSL_usebox {PSL_ST_clippath} if
  479. PSL_ST_placelabel
  480. } ifelse
  481. } def
  482. /PSL_ST_placelabel
  483. {PSL_settxtrgb
  484. 0 1 PSL_m1
  485. { /k exch def
  486. /xp PSL_txt_x k get def
  487. /yp PSL_txt_y k get def
  488. V PSL_txt_x k get PSL_txt_y k get T
  489. PSL_angle k get R
  490. /BoxW PSL_str k get stringwidth pop def
  491. BoxW PSL_justx mul PSL_justy M
  492. PSL_str k get show
  493. U
  494. } for
  495. } def
  496. /PSL_ST_clippath
  497. {N
  498. PSL_usebox not {clipsave clippath} if
  499. PSL_rounded {PSL_ST_clippath_round} {PSL_ST_clippath_rect} ifelse
  500. PSL_usebox
  501. {PSL_fillbox
  502. {V PSL_setboxrgb fill U} if
  503. PSL_drawbox
  504. {PSL_setboxpen S} if N
  505. }
  506. {PSL_clip
  507. } ifelse
  508. N
  509. } def
  510. /PSL_ST_clippath_rect
  511. {
  512. /BoxH PSL_height PSL_gap_y 2 mul add def
  513. /DelY BoxH BoxH 0 3 array astore def
  514. 0 1 PSL_m1
  515. { /k exch def
  516. /xp PSL_txt_x k get def
  517. /yp PSL_txt_y k get def
  518. /MAT PSL_angle k get matrix R def
  519. /BoxW PSL_str k get stringwidth pop PSL_gap_x 2 mul add def
  520. /x0 0 BoxW PSL_justx mul add def
  521. /y0 0 PSL_justy add PSL_gap_y sub def
  522. /DelX 0 BoxW BoxW 3 array astore def
  523. x0 y0 MAT transform
  524. /dy exch def /dx exch def
  525. xp dx add yp dy add M
  526. 0 1 2
  527. {
  528. /ii exch def
  529. x0 DelX ii get add y0 DelY ii get add MAT transform
  530. /dy exch def /dx exch def
  531. xp dx add yp dy add L
  532. } for P
  533. } for
  534. } def
  535. /PSL_ST_clippath_round
  536. {
  537. /PSL_justy2 PSL_just 4 idiv 2 div neg def
  538. /BoxR PSL_gap_x PSL_gap_y lt {PSL_gap_x} {PSL_gap_y} ifelse def
  539. /BoxH PSL_height PSL_gap_y 2 mul add def
  540. /y0 PSL_height PSL_gap_y 2 mul add PSL_justy2 mul def
  541. 0 1 PSL_m1
  542. { /k exch def
  543. /xp PSL_txt_x k get def
  544. /yp PSL_txt_y k get def
  545. /BoxW PSL_str k get stringwidth pop PSL_gap_x 2 mul add def
  546. /x0 BoxW PSL_justx mul def
  547. xp yp T PSL_angle k get R x0 y0 T
  548. BoxR 0 M
  549. BoxW 0 BoxW BoxH BoxR arct BoxW BoxH 0 BoxH BoxR arct 0 BoxH 0 0 BoxR arct 0 0 BoxW 0 BoxR arct P
  550. x0 neg y0 neg T PSL_angle k get neg R xp neg yp neg T
  551. } for
  552. } def
  553. /PSL_nclip 0 def
  554. /PSL_clip {clip /PSL_nclip PSL_nclip 1 add def} def
  555. /PSL_eoclip {eoclip /PSL_nclip PSL_nclip 1 add def} def
  556. /PSL_cliprestore {cliprestore /PSL_nclip PSL_nclip 1 sub def} def
  557. %%EndProlog
  558. %%BeginSetup
  559. /PSLevel /languagelevel where {pop languagelevel} {1} ifelse def
  560. PSLevel 1 gt { << /PageSize [612 792] /ImagingBBox null >> setpagedevice } if
  561. %%EndSetup
  562. %%Page: 1 1
  563. %%BeginPageSetup
  564. V 0.06 0.06 scale
  565. %%EndPageSetup
  566. /PSL_page_xsize 10200 def
  567. /PSL_page_ysize 13200 def
  568. 0 A
  569. FQ
  570. O0
  571. -3000 PSL_xorig sub PSL_page_xsize 2 div add -4500 PSL_yorig sub PSL_page_ysize 2 div add TM
  572. % PostScript produced by:
  573. %%GMT: psxy all_psxy_symbols.txt -R0/4/0/6 -B1g1WSne:.PROJ_LENGTH_UNIT=inch: -Jx1.25i -Sc1i -W0.25p,blue,. -P -K --PROJ_LENGTH_UNIT=inch \
  574. %%GMT:+ -Xc -Yc -i0,1
  575. %%PROJ: xy 0.00000000 4.00000000 0.00000000 6.00000000 0.000 4.000 0.000 6.000 +xy +a=6378137.000 +b=6356752.314245
  576. 0 setlinecap
  577. 0 setlinejoin
  578. 3.32551 setmiterlimit
  579. clipsave
  580. 0 0 M
  581. 6000 0 D
  582. 0 9000 D
  583. -6000 0 D
  584. PSL_eoclip N
  585. 4 W
  586. [4 17] 0 B
  587. 0 0 1 C
  588. O1
  589. 600 750 750 Sc
  590. 600 2250 750 Sc
  591. 600 3750 750 Sc
  592. 600 5250 750 Sc
  593. 600 750 2250 Sc
  594. 600 2250 2250 Sc
  595. 600 3750 2250 Sc
  596. 600 5250 2250 Sc
  597. 600 750 3750 Sc
  598. 600 2250 3750 Sc
  599. 600 3750 3750 Sc
  600. 600 5250 3750 Sc
  601. 600 750 5250 Sc
  602. 600 2250 5250 Sc
  603. 600 3750 5250 Sc
  604. 600 5250 5250 Sc
  605. 600 750 6750 Sc
  606. 600 2250 6750 Sc
  607. 600 3750 6750 Sc
  608. 600 5250 6750 Sc
  609. 600 750 8250 Sc
  610. 600 2250 8250 Sc
  611. 600 3750 8250 Sc
  612. 600 5250 8250 Sc
  613. PSL_cliprestore
  614. [] 0 B
  615. 0 A
  616. 0 0 M
  617. 0 9000 D
  618. S
  619. 1500 0 M
  620. 0 9000 D
  621. S
  622. 3000 0 M
  623. 0 9000 D
  624. S
  625. 4500 0 M
  626. 0 9000 D
  627. S
  628. 6000 0 M
  629. 0 9000 D
  630. S
  631. 0 0 M
  632. 6000 0 D
  633. S
  634. 0 1500 M
  635. 6000 0 D
  636. S
  637. 0 3000 M
  638. 6000 0 D
  639. S
  640. 0 4500 M
  641. 6000 0 D
  642. S
  643. 0 6000 M
  644. 6000 0 D
  645. S
  646. 0 7500 M
  647. 6000 0 D
  648. S
  649. 0 9000 M
  650. 6000 0 D
  651. S
  652. 2 setlinecap
  653. /MM {neg exch M} def
  654. /PSL_A0_y 83 def
  655. /PSL_A1_y 0 def
  656. 25 W
  657. 0 9000 M 0 -9000 D S
  658. 8 W
  659. 0 0 M -83 0 D S
  660. 0 1500 M -83 0 D S
  661. 0 3000 M -83 0 D S
  662. 0 4500 M -83 0 D S
  663. 0 6000 M -83 0 D S
  664. 0 7500 M -83 0 D S
  665. 0 9000 M -83 0 D S
  666. /PSL_AH0 0
  667. PSL_font_encode 0 get 0 eq {Standard+_Encoding /Helvetica /Helvetica PSL_reencode PSL_font_encode 0 1 put} if
  668. 200 F0
  669. (0) sw mx
  670. (1) sw mx
  671. (2) sw mx
  672. (3) sw mx
  673. (4) sw mx
  674. (5) sw mx
  675. (6) sw mx
  676. def
  677. /PSL_A0_y PSL_A0_y 83 add def
  678. 0 PSL_A0_y MM
  679. (0) mr Z
  680. 1500 PSL_A0_y MM
  681. (1) mr Z
  682. 3000 PSL_A0_y MM
  683. (2) mr Z
  684. 4500 PSL_A0_y MM
  685. (3) mr Z
  686. 6000 PSL_A0_y MM
  687. (4) mr Z
  688. 7500 PSL_A0_y MM
  689. (5) mr Z
  690. 9000 PSL_A0_y MM
  691. (6) mr Z
  692. /PSL_A0_y PSL_A0_y PSL_AH0 add def
  693. /PSL_LH 0 def /PSL_L_y PSL_A0_y PSL_A1_y mx def
  694. 6000 0 T
  695. /MM {exch M} def
  696. /PSL_A0_y 83 def
  697. /PSL_A1_y 0 def
  698. 25 W
  699. 0 9000 M 0 -9000 D S
  700. 8 W
  701. 0 0 M 83 0 D S
  702. 0 1500 M 83 0 D S
  703. 0 3000 M 83 0 D S
  704. 0 4500 M 83 0 D S
  705. 0 6000 M 83 0 D S
  706. 0 7500 M 83 0 D S
  707. 0 9000 M 83 0 D S
  708. /PSL_LH 0 def /PSL_L_y PSL_A0_y PSL_A1_y mx def
  709. -6000 0 T
  710. /MM {neg M} def
  711. /PSL_A0_y 83 def
  712. /PSL_A1_y 0 def
  713. 25 W
  714. 0 0 M 6000 0 D S
  715. 8 W
  716. 0 0 M 0 -83 D S
  717. 1500 0 M 0 -83 D S
  718. 3000 0 M 0 -83 D S
  719. 4500 0 M 0 -83 D S
  720. 6000 0 M 0 -83 D S
  721. /PSL_AH0 0
  722. (0) sh mx
  723. (1) sh mx
  724. (2) sh mx
  725. (3) sh mx
  726. (4) sh mx
  727. def
  728. /PSL_A0_y PSL_A0_y 83 add PSL_AH0 add def
  729. 0 PSL_A0_y MM
  730. (0) bc Z
  731. 1500 PSL_A0_y MM
  732. (1) bc Z
  733. 3000 PSL_A0_y MM
  734. (2) bc Z
  735. 4500 PSL_A0_y MM
  736. (3) bc Z
  737. 6000 PSL_A0_y MM
  738. (4) bc Z
  739. /PSL_LH 0 def /PSL_L_y PSL_A0_y PSL_A1_y mx def
  740. 0 9000 T
  741. /MM {M} def
  742. /PSL_A0_y 83 def
  743. /PSL_A1_y 0 def
  744. 25 W
  745. 0 0 M 6000 0 D S
  746. 8 W
  747. 0 0 M 0 83 D S
  748. 1500 0 M 0 83 D S
  749. 3000 0 M 0 83 D S
  750. 4500 0 M 0 83 D S
  751. 6000 0 M 0 83 D S
  752. /PSL_LH 0 def /PSL_L_y PSL_A0_y PSL_A1_y mx def
  753. 0 -9000 T
  754. 0 setlinecap
  755. /PSL_H_y PSL_L_y PSL_LH add 233 add def
  756. 3000 9000 PSL_H_y add M
  757. 400 F0
  758. (PROJ_LENGTH_UNIT=inch) bc Z
  759. 0 A
  760. FQ
  761. O0
  762. 0 0 TM
  763. % PostScript produced by:
  764. %%GMT: psxy all_psxy_symbols.txt -R0/4/0/6 -Jx1.25i -S -Gred -W1p -O --PROJ_LENGTH_UNIT=inch
  765. %%PROJ: xy 0.00000000 4.00000000 0.00000000 6.00000000 0.000 4.000 0.000 6.000 +xy +a=6378137.000 +b=6356752.314245
  766. 0 setlinecap
  767. 0 setlinejoin
  768. 3.32551 setmiterlimit
  769. clipsave
  770. 0 0 M
  771. 6000 0 D
  772. 0 9000 D
  773. -6000 0 D
  774. PSL_eoclip N
  775. 17 W
  776. {1 0 0 C} FS
  777. O1
  778. 600 750 750 S-
  779. 600 2250 750 S+
  780. 600 3750 750 Sa
  781. 750 1200 4650 0 Sb
  782. 600 750 2250 Sc
  783. 600 2250 2250 Sd
  784. 600 300 30 3750 2250 Se
  785. 600 5250 2250 Sg
  786. 600 750 3750 Sh
  787. 600 2250 3750 Si
  788. 600 1200 30 3750 3750 Sj
  789. V 5250 3750 T
  790. -520 -300 M
  791. 67 36 D
  792. 94 39 D
  793. 35 13 D
  794. 86 24 D
  795. 62 12 D
  796. 62 9 D
  797. 89 6 D
  798. 76 -1 D
  799. 88 -8 D
  800. 75 -13 D
  801. 37 -8 D
  802. 85 -25 D
  803. 59 -23 D
  804. 58 -25 D
  805. 67 -36 D
  806. -54 33 D
  807. -62 44 D
  808. -39 32 D
  809. -47 43 D
  810. -44 45 D
  811. -42 48 D
  812. -38 50 D
  813. -55 85 D
  814. -41 79 D
  815. -34 82 D
  816. -27 84 D
  817. -20 86 D
  818. -11 75 D
  819. -6 89 D
  820. 0 12 D
  821. -3 -63 D
  822. -6 -63 D
  823. -13 -75 D
  824. -22 -85 D
  825. -29 -84 D
  826. -36 -81 D
  827. -37 -67 D
  828. -55 -84 D
  829. -39 -50 D
  830. -51 -56 D
  831. -45 -44 D
  832. -48 -42 D
  833. -40 -31 D
  834. -52 -36 D
  835. -44 -26 D
  836. FO
  837. U
  838. 750 5250 M PSL_font_encode 0 get 0 eq {Standard+_Encoding /Helvetica /Helvetica PSL_reencode PSL_font_encode 0 1 put} if
  839. 1200 F0
  840. (HI) mc false charpath fs S
  841. V 2250 5250 T
  842. 17 W
  843. N 0 0 600 17.1887 102.811 arc S
  844. V
  845. N 20 155 600 -14.9794 3.48594 arc
  846. -46 -14 D
  847. 22 -161 600 32.6404 15.5215 arcn
  848. P clip fs P S U
  849. V
  850. N 124 95 600 134.979 116.514 arcn
  851. 11 -47 D
  852. -150 -61 600 87.3596 104.478 arc
  853. P clip fs P S U
  854. U
  855. 17 W
  856. 600 3750 5250 Sn
  857. 600 5250 5250 Sp
  858. 600 1200 750 6750 Sr
  859. 600 2250 6750 Ss
  860. 600 3750 6750 St
  861. 17 W
  862. V 4730 6450 T 30 R
  863. 180 0 M 840 0 D S
  864. 0 0 M
  865. 180 -48 D
  866. 0 96 D
  867. P clip fs P S U
  868. V 5770 7050 T 30 R
  869. 0 0 M
  870. -180 48 D
  871. 0 -96 D
  872. P clip fs P S U
  873. 17 W
  874. 600 0 70 750 8250 Sw
  875. 600 2250 8250 Sx
  876. 600 3750 8250 Sy
  877. V 5250 8250 T
  878. 900 -520 0 1040 2 -300 -520 SP
  879. U
  880. PSL_cliprestore
  881. %%PageTrailer
  882. U
  883. showpage
  884. %%Trailer
  885. end
  886. %%EOF
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...