-
Notifications
You must be signed in to change notification settings - Fork 1
/
publicacoes_por_fonte_orientacoes_no_top10.eps
459 lines (459 loc) · 10.1 KB
/
publicacoes_por_fonte_orientacoes_no_top10.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
%!PS-Adobe-3.0 EPSF-3.0
%%DocumentNeededResources: font Helvetica
%%+ font Helvetica-Bold
%%+ font Helvetica-Oblique
%%+ font Helvetica-BoldOblique
%%+ font Symbol
%%Title: R Graphics Output
%%Creator: R Software
%%Pages: (atend)
%%BoundingBox: 0 0 525 324
%%EndComments
%%BeginProlog
/bp { gs sRGB gs } def
% begin .ps.prolog
/gs { gsave } bind def
/gr { grestore } bind def
/ep { showpage gr gr } bind def
/m { moveto } bind def
/l { rlineto } bind def
/np { newpath } bind def
/cp { closepath } bind def
/f { fill } bind def
/o { stroke } bind def
/c { newpath 0 360 arc } bind def
/r { 4 2 roll moveto 1 copy 3 -1 roll exch 0 exch rlineto 0 rlineto -1 mul 0 exch rlineto closepath } bind def
/p1 { stroke } bind def
/p2 { gsave bg fill grestore newpath } bind def
/p3 { gsave bg fill grestore stroke } bind def
/p6 { gsave bg eofill grestore newpath } bind def
/p7 { gsave bg eofill grestore stroke } bind def
/t { 5 -2 roll moveto gsave rotate
1 index stringwidth pop
mul neg 0 rmoveto show grestore } bind def
/ta { 4 -2 roll moveto gsave rotate show } bind def
/tb { 2 -1 roll 0 rmoveto show } bind def
/cl { grestore gsave newpath 3 index 3 index moveto 1 index
4 -1 roll lineto exch 1 index lineto lineto
closepath clip newpath } bind def
/rgb { setrgbcolor } bind def
/s { scalefont setfont } bind def
% end .ps.prolog
/sRGB { [ /CIEBasedABC
<< /DecodeLMN
[ { dup 0.03928 le
{12.92321 div}
{0.055 add 1.055 div 2.4 exp }
ifelse
} bind dup dup
]
/MatrixLMN [0.412457 0.212673 0.019334
0.357576 0.715152 0.119192
0.180437 0.072175 0.950301]
/WhitePoint [0.9505 1.0 1.0890]
>>
] setcolorspace } bind def
/srgb { setcolor } bind def
%%IncludeResource: font Helvetica
/Helvetica findfont
dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall
/Encoding ISOLatin1Encoding def
currentdict
end
/Font1 exch definefont pop
%%IncludeResource: font Helvetica-Bold
/Helvetica-Bold findfont
dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall
/Encoding ISOLatin1Encoding def
currentdict
end
/Font2 exch definefont pop
%%IncludeResource: font Helvetica-Oblique
/Helvetica-Oblique findfont
dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall
/Encoding ISOLatin1Encoding def
currentdict
end
/Font3 exch definefont pop
%%IncludeResource: font Helvetica-BoldOblique
/Helvetica-BoldOblique findfont
dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall
/Encoding ISOLatin1Encoding def
currentdict
end
/Font4 exch definefont pop
%%IncludeResource: font Symbol
/Symbol findfont
dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall
currentdict
end
/Font5 exch definefont pop
%%EndProlog
%%Page: 1 1
bp
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
/bg { 1 1 1 srgb } def
1 1 1 srgb
1.07 setlinewidth
[] 0 setdash
1 setlinecap
1 setlinejoin
10.00 setmiterlimit
0.00 0.00 525.00 324.47 r p3
0.00 0.00 525.00 324.47 cl
46.50 116.43 519.52 300.39 cl
/bg { 0.9216 0.9216 0.9216 srgb } def
46.50 116.43 473.02 183.96 r p2
1 1 1 srgb
0.53 setlinewidth
[] 0 setdash
0 setlinecap
1 setlinejoin
10.00 setmiterlimit
np
46.50 147.26 m
473.02 0 l
o
np
46.50 192.20 m
473.02 0 l
o
np
46.50 237.15 m
473.02 0 l
o
np
46.50 282.09 m
473.02 0 l
o
1.07 setlinewidth
[] 0 setdash
np
46.50 124.79 m
473.02 0 l
o
np
46.50 169.73 m
473.02 0 l
o
np
46.50 214.68 m
473.02 0 l
o
np
46.50 259.62 m
473.02 0 l
o
np
101.08 116.43 m
0 183.96 l
o
np
192.05 116.43 m
0 183.96 l
o
np
283.01 116.43 m
0 183.96 l
o
np
373.98 116.43 m
0 183.96 l
o
np
464.94 116.43 m
0 183.96 l
o
/bg { 0.9725 0.4627 0.4275 srgb } def
60.15 124.79 81.87 40.69 r p2
60.15 165.48 81.87 20.66 r p2
60.15 186.14 81.87 21.02 r p2
60.15 207.16 81.87 26.10 r p2
60.15 233.25 81.87 11.49 r p2
60.15 244.74 81.87 16.24 r p2
/bg { 0.6392 0.6471 0 srgb } def
151.11 124.79 81.87 5.32 r p2
151.11 130.11 81.87 16.69 r p2
151.11 146.80 81.87 4.55 r p2
151.11 151.35 81.87 6.47 r p2
151.11 157.82 81.87 2.85 r p2
151.11 160.67 81.87 4.63 r p2
/bg { 0 0.7490 0.4902 srgb } def
242.08 124.79 81.87 4.96 r p2
242.08 129.75 81.87 7.31 r p2
242.08 137.06 81.87 23.34 r p2
242.08 160.40 81.87 6.95 r p2
242.08 167.35 81.87 3.24 r p2
242.08 170.59 81.87 3.73 r p2
/bg { 0 0.6902 0.9647 srgb } def
333.04 124.79 81.87 16.73 r p2
333.04 141.52 81.87 10.04 r p2
333.04 151.56 81.87 11.61 r p2
333.04 163.17 81.87 31.57 r p2
333.04 194.74 81.87 14.50 r p2
333.04 209.24 81.87 19.54 r p2
/bg { 0.9059 0.4196 0.9529 srgb } def
424.01 124.79 81.87 16.51 r p2
424.01 141.30 81.87 16.94 r p2
424.01 158.24 81.87 21.96 r p2
424.01 180.21 81.87 26.97 r p2
424.01 207.17 81.87 56.48 r p2
424.01 263.65 81.87 28.37 r p2
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
/Font1 findfont 9 s
0.3020 0.3020 0.3020 srgb
41.57 121.56 (0) 1 0 t
41.57 166.50 (3000) 1 0 t
41.57 211.45 (6000) 1 0 t
41.57 256.39 (9000) 1 0 t
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.2000 0.2000 0.2000 srgb
1.07 setlinewidth
[] 0 setdash
0 setlinecap
1 setlinejoin
10.00 setmiterlimit
np
43.76 124.79 m
2.74 0 l
o
np
43.76 169.73 m
2.74 0 l
o
np
43.76 214.68 m
2.74 0 l
o
np
43.76 259.62 m
2.74 0 l
o
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.2000 0.2000 0.2000 srgb
1.07 setlinewidth
[] 0 setdash
0 setlinecap
1 setlinejoin
10.00 setmiterlimit
np
101.08 113.69 m
0 2.74 l
o
np
192.05 113.69 m
0 2.74 l
o
np
283.01 113.69 m
0 2.74 l
o
np
373.98 113.69 m
0 2.74 l
o
np
464.94 113.69 m
0 2.74 l
o
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
/Font1 findfont 9 s
0.3020 0.3020 0.3020 srgb
105.65 106.93 (centro-esquerda) 1 45.00 t
163.19 73.50 (ultr) 45.00 ta
-0.090 (a-direita) tb gr
287.58 106.93 (esquerda) 1 45.00 t
378.55 106.93 (M5S) 1 45.00 t
469.51 106.93 (direita) 1 45.00 t
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
/Font1 findfont 11 s
0 0 0 srgb
268.95 45.62 (F) 0 ta
-0.330 (onte) tb gr
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
/Font1 findfont 11 s
0 0 0 srgb
13.38 178.76 (Pub) 90 ta
-0.220 (licações) tb gr
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
/bg { 1 1 1 srgb } def
76.29 5.48 413.44 28.62 r p2
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
/Font1 findfont 11 s
0 0 0 srgb
81.96 15.84 (Or) 0 ta
0.165 (ientação do f) tb
-0.330 (onte) tb gr
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
/bg { 0.9490 0.9490 0.9490 srgb } def
1 1 1 srgb
1.07 setlinewidth
[] 0 setdash
1 setlinecap
1 setlinejoin
10.00 setmiterlimit
182.73 11.15 17.28 17.28 r p3
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
/bg { 0.9725 0.4627 0.4275 srgb } def
183.44 11.86 15.86 15.86 r p2
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
/bg { 0.9490 0.9490 0.9490 srgb } def
1 1 1 srgb
1.07 setlinewidth
[] 0 setdash
1 setlinecap
1 setlinejoin
10.00 setmiterlimit
272.12 11.15 17.28 17.28 r p3
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
/bg { 0.6392 0.6471 0 srgb } def
272.82 11.86 15.86 15.86 r p2
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
/bg { 0.9490 0.9490 0.9490 srgb } def
1 1 1 srgb
1.07 setlinewidth
[] 0 setdash
1 setlinecap
1 setlinejoin
10.00 setmiterlimit
340.89 11.15 17.28 17.28 r p3
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
/bg { 0 0.7490 0.4902 srgb } def
341.60 11.86 15.86 15.86 r p2
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
/bg { 0.9490 0.9490 0.9490 srgb } def
1 1 1 srgb
1.07 setlinewidth
[] 0 setdash
1 setlinecap
1 setlinejoin
10.00 setmiterlimit
400.01 11.15 17.28 17.28 r p3
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
/bg { 0 0.6902 0.9647 srgb } def
400.72 11.86 15.86 15.86 r p2
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
/bg { 0.9490 0.9490 0.9490 srgb } def
1 1 1 srgb
1.07 setlinewidth
[] 0 setdash
1 setlinecap
1 setlinejoin
10.00 setmiterlimit
440.12 11.15 17.28 17.28 r p3
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
/bg { 0.9059 0.4196 0.9529 srgb } def
440.83 11.86 15.86 15.86 r p2
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
/Font1 findfont 9 s
0 0 0 srgb
202.17 16.56 (centro-esquerda) 0 0 t
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
/Font1 findfont 9 s
0 0 0 srgb
291.56 16.56 (ultr) 0 ta
-0.090 (a-direita) tb gr
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
/Font1 findfont 9 s
0 0 0 srgb
360.33 16.56 (esquerda) 0 0 t
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
/Font1 findfont 9 s
0 0 0 srgb
419.45 16.56 (M5S) 0 0 t
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
/Font1 findfont 9 s
0 0 0 srgb
459.56 16.56 (direita) 0 0 t
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
/Font1 findfont 13 s
0 0 0 srgb
46.50 309.66 (Número total de pub) 0 ta
-0.260 (licações por or) tb
0.195 (ientação política no top da Ne) tb
-0.260 (ws F) tb
-0.390 (eed) tb gr
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
0.00 0.00 525.00 324.47 cl
ep
%%Trailer
%%Pages: 1
%%EOF