anonymous-submission-acl2025's picture
add 37
14e8be8
%!PS-Adobe-2.0 EPSF-2.0
%% This is a Stata generated postscript file
%%BoundingBox: 0 0 396 288
%%HiResBoundingBox: 0.000 0.000 396.000 288.000
%%DocumentNeededResources: font Helvetica
/xratio 0.012375 def
/yratio 0.012375 def
/Sbgfill {
/y1 exch def
/x1 exch def
/y0 exch def
/x0 exch def
x0 y0 moveto
x0 y1 lineto x1 y1 lineto x1 y0 lineto x0 y0 lineto
fill
} def
/Spt {
yratio mul
/yp exch def
xratio mul
/xp exch def
Slrgb setrgbcolor
xp yp .5 0 360 arc fill
} def
/Sln {
yratio mul
/y1p exch def
xratio mul
/x1p exch def
yratio mul
/y0p exch def
xratio mul
/x0p exch def
Slw setlinewidth
Slrgb setrgbcolor
x0p y0p M x1p y1p lineto S
} def
/Scrv {
yratio mul
/y3p exch def
xratio mul
/x3p exch def
yratio mul
/y2p exch def
xratio mul
/x2p exch def
yratio mul
/y1p exch def
xratio mul
/x1p exch def
Slw setlinewidth
Slrgb setrgbcolor
x1p y1p x2p y2p x3p y3p curveto
S
} def
/Stxtl {
/sp exch def
yratio mul
/sizep exch def
dup
/anglep exch def
0 exch sub
/angle2p exch def
yratio mul
/y0p exch def
xratio mul
/x0p exch def
Strgb setrgbcolor
x0p y0p M anglep rotate sizep fntsize sp show stroke angle2p rotate
} def
/Stxtc {
/sp exch def
yratio mul
/sizep exch def
dup
/anglep exch def
0 exch sub
/angle2p exch def
yratio mul
/y0p exch def
xratio mul
/x0p exch def
Strgb setrgbcolor
x0p y0p M anglep rotate sizep fntsize sp stringwidth exch -2 div exch rm sp show stroke angle2p rotate
} def
/Stxtr {
/sp exch def
yratio mul
/sizep exch def
dup
/anglep exch def
0 exch sub
/angle2p exch def
yratio mul
/y0p exch def
xratio mul
/x0p exch def
Strgb setrgbcolor
x0p y0p M anglep rotate sizep fntsize sp stringwidth 1 index -1 mul exch rm pop sp show stroke angle2p rotate
} def
/Srect {
/sfill exch def
/sstroke exch def
yratio mul
/y1 exch def
xratio mul
/x1 exch def
yratio mul
/y0 exch def
xratio mul
/x0 exch def
newpath x0 y0 moveto x0 y1 lineto x1 y1 lineto x1 y0 lineto x0 y0 lineto closepath
sfill Sfill
sstroke Sstroke
} def
/Sellipse {
/sfill exch def
/sstroke exch def
yratio mul
/yrad exch def
xratio mul
/xrad exch def
yratio mul
/y exch def
xratio mul
/x exch def
/savematrix matrix currentmatrix def
x y translate
xrad yrad scale
0 0 1 0 360 arc
savematrix setmatrix
sfill Sfill
sstroke Sstroke
} def
/Stri {
/sfill exch def
/sstroke exch def
xratio mul
/r exch def
yratio mul
/y0 exch def
xratio mul
/x0 exch def
/xcen x0 def
y0 r add
/ytop exch def
r 2 div
y0 exch sub
/ybot exch def
r 3 sqrt 2 div mul dup
xcen exch sub
/xleft exch def
xcen add
/xright exch def
newpath xcen ytop moveto xright ybot lineto xleft ybot lineto xcen ytop lineto closepath
sfill Sfill
sstroke Sstroke
} def
/Soldtri {
/sfill exch def
xratio mul
/r exch def
yratio mul
/y0 exch def
xratio mul
/x0 exch def
x0 r sub
/x1 exch def
y0 r sub
/y1 exch def
x0 r add
/x2 exch def
y0 r sub
/y2 exch def
/x3 x0 def
y0 r add
/y3 exch def
newpath x1 y1 moveto x2 y2 lineto x3 y3 lineto x1 y1 lineto closepath
sfill 1 eq {
Ssrgb setrgbcolor
gsave
fill
grestore
} if
Slw setlinewidth
Slrgb setrgbcolor
S
} def
/Sdia {
/sfill exch def
/sstroke exch def
xratio mul
/r exch def
yratio mul
/y exch def
xratio mul
/x exch def
x r sub
/x0 exch def
/y0 y def
/x1 x def
y r sub
/y1 exch def
x r add
/x2 exch def
/y2 y def
/x3 x def
y r add
/y3 exch def
newpath x0 y0 moveto x1 y1 lineto x2 y2 lineto x3 y3 lineto closepath
sfill Sfill
sstroke Sstroke
} def
/Scc {
/sfill exch def
/sstroke exch def
xratio mul
/r0 exch def
yratio mul
/y0 exch def
xratio mul
/x0 exch def
x0 y0 r0 0 360 arc closepath
sfill Sfill
sstroke Sstroke
} def
/Spie {
/sfill exch def
/salign exch def
/a1 exch def
/a0 exch def
xratio mul
/r exch def
yratio mul
/y exch def
xratio mul
/x exch def
/Pie {
x y moveto x y r a0 a1 arc closepath
} def
newpath Pie
sfill Sfill
Slrgb setrgbcolor
salign 0 eq {
gsave
Slw 2 mul setlinewidth
clip
S
grestore
} if
salign 1 eq {
Slw setlinewidth
S
} if
salign 2 eq {
gsave
Slw 2 mul setlinewidth
strokepath
pathbbox
/ury exch def
/urx exch def
/lly exch def
/llx exch def
newpath llx lly moveto llx ury lineto urx ury lineto urx lly lineto closepath
Pie
eoclip
newpath Pie
S
grestore
} if
newpath
} def
/Splu {
xratio mul
/r exch def
yratio mul
/y exch def
xratio mul
/x exch def
x r sub
/x0 exch def
x r add
/x1 exch def
x0 y M x1 y L
y r sub
/y0 exch def
y r add
/y1 exch def
x y0 M x y1 L
} def
/Scro {
xratio mul
/r exch def
yratio mul
/y exch def
xratio mul
/x exch def
x r sub
/x0 exch def
y r sub
/y0 exch def
x r add
/x1 exch def
y r add
/y1 exch def
x0 y0 M x1 y1 L
x r add
/x0 exch def
y r sub
/y0 exch def
x r sub
/x1 exch def
y r add
/y1 exch def
x0 y0 M x1 y1 L
} def
/Sm {
yratio mul
/y exch def
xratio mul
/x exch def
x y M
} def
/Sl {
yratio mul
/y exch def
xratio mul
/x exch def
x y L
} def
/SPl {
yratio mul
/y exch def
xratio mul
/x exch def
x y PL
} def
/Sarr {
/sfill exch def
xratio mul
/r exch def
yratio mul
/y exch def
xratio mul
/x exch def
y r add
/ytop exch def
y r sub
/ybot exch def
gsave
Slrgb setrgbcolor
sfill 0 eq {
r 2 mul 3 div dup
x exch sub
/xleft exch def
x add
/xright exch def
newpath xleft y moveto x ytop lineto xright y lineto x ytop moveto x ybot lineto
Lcs
1 setlinejoin
} {
r 2 div dup
x exch sub
/xleft exch def
x add
/xright exch def
newpath xleft y moveto x ytop lineto xright y lineto x ytop closepath moveto x ybot lineto
gsave
fill
grestore
} ifelse
Slw setlinewidth
S
grestore
} def
/Spipe {
xratio mul
/r exch def
yratio mul
/y exch def
xratio mul
/x exch def
y r sub
/y0 exch def
y r add
/y1 exch def
x y0 M x y1 L
} def
/Sv {
xratio mul
/r exch def
yratio mul
/y0 exch def
xratio mul
/x0 exch def
/xcen x0 def
y0 r add
/ytop exch def
r 2 div
y0 exch sub
/ybot exch def
r 3 sqrt 2 div mul dup
xcen exch sub
/xleft exch def
xcen add
/xright exch def
newpath xleft ytop moveto xcen ybot lineto xright ytop lineto
Slw setlinewidth
Slrgb setrgbcolor
S
} def
/Lcs {
currentlinecap
1 setlinecap
} def
/Lcr {
setlinecap
} def
/Sbp {
newpath
} def
/Sep {
/sfill exch def
closepath
/salign exch def
Lcs
salign 0 eq {
sfill Sfill
gsave
Slw 2 mul setlinewidth
clip
Slrgb setrgbcolor
S
grestore
} if
salign 1 eq {
sfill Sfill
Slw setlinewidth
Slrgb setrgbcolor
S
} if
salign 2 eq {
gsave
Slw 2 mul setlinewidth
Slrgb setrgbcolor
S
grestore
sfill Sfill
} if
newpath
Lcr
} def
/Sbpa {
newpath
} def
/Sepa {
Slw setlinewidth
Slrgb setrgbcolor
currentlinejoin
1 setlinejoin
S
setlinejoin
newpath
} def
/Stransrot {
/anglep exch def
yratio mul
/y exch def
xratio mul
/x exch def
x y translate
anglep rotate
x neg y neg translate
} def
/cp {currentpoint} def
/M {moveto} def
/rm {rmoveto} def
/S {
Slw 0.000 eq {
newpath
} if
Slw 0.000 ne {
stroke
} if
} def
/L {Slw setlinewidth Slrgb setrgbcolor lineto Lcs S Lcr} def
/PL {Slw setlinewidth Slrgb setrgbcolor lineto} def
/MF-Helvetica {
/newfontname exch def
/fontname exch def
/fontdict fontname findfont def
/newfont fontdict maxlength dict def
fontdict {
exch dup /FID eq {pop pop} {exch newfont 3 1 roll put} ifelse
} forall
newfont /FontName newfontname put
newfont /Encoding ISOLatin1Encoding put
newfontname newfont definefont pop
} def
/Helvetica /Helvetica-0 MF-Helvetica
/Slw 0.120 def
0.918 0.949 0.953 setrgbcolor
0 0 396.000 288.000 Sbgfill
/Sfill {
/sfill exch def
sfill 1 eq {
Ssrgb setrgbcolor
gsave
fill
grestore
} if
} def
/Sstroke {
/sstroke exch def
sstroke 1 eq {
Slw setlinewidth
Slrgb setrgbcolor
S
} if
newpath
} def
/Slrgb {1.000 1.000 1.000} def
/Strgb {1.000 1.000 1.000} def
/Ssrgb {1.000 1.000 1.000} def
/Slw 0.576 def
0 0 31999 23272 0 1 Srect
23 23 31976 23249 1 0 Srect
16045 6677 31184 22457 0 1 Srect
16068 6700 31161 22434 1 0 Srect
/Slrgb {0.000 0.000 0.000} def
/Strgb {0.000 0.000 0.000} def
/Slw 0.864 def
/Slrgb {1.000 1.000 1.000} def
16045 9034 31184 9034 Sln
/Slw 0.576 def
/Slrgb {0.000 0.000 0.000} def
/Slw 0.864 def
/Slrgb {1.000 1.000 1.000} def
16045 12723 31184 12723 Sln
/Slw 0.576 def
/Slrgb {0.000 0.000 0.000} def
/Slw 0.864 def
/Slrgb {1.000 1.000 1.000} def
16045 16412 31184 16412 Sln
/Slw 0.576 def
/Slrgb {0.000 0.000 0.000} def
/Slw 0.864 def
/Slrgb {1.000 1.000 1.000} def
16045 20101 31184 20101 Sln
/Slw 0.576 def
/Slrgb {0.000 0.000 0.000} def
/Slw 0.432 def
27849 6677 27849 22457 Sln
/Slw 0.864 def
/Slrgb {0.502 0.502 0.502} def
16045 10878 16371 10878 Sln
16510 10878 16836 10878 Sln
16975 10878 17301 10878 Sln
17440 10878 17766 10878 Sln
17906 10878 18232 10878 Sln
18371 10878 18697 10878 Sln
18836 10878 19162 10878 Sln
19301 10878 19627 10878 Sln
19767 10878 20093 10878 Sln
20232 10878 20558 10878 Sln
20697 10878 21023 10878 Sln
21162 10878 21488 10878 Sln
21628 10878 21953 10878 Sln
22093 10878 22419 10878 Sln
22558 10878 22884 10878 Sln
23023 10878 23349 10878 Sln
23488 10878 23814 10878 Sln
23954 10878 24280 10878 Sln
24419 10878 24745 10878 Sln
24884 10878 25210 10878 Sln
25349 10878 25675 10878 Sln
25815 10878 26141 10878 Sln
26280 10878 26606 10878 Sln
26745 10878 27071 10878 Sln
27210 10878 27536 10878 Sln
27676 10878 28001 10878 Sln
28141 10878 28467 10878 Sln
28606 10878 28932 10878 Sln
29071 10878 29397 10878 Sln
29536 10878 29862 10878 Sln
30002 10878 30328 10878 Sln
30467 10878 30793 10878 Sln
30932 10878 31184 10878 Sln
16045 14567 16371 14567 Sln
16510 14567 16836 14567 Sln
16975 14567 17301 14567 Sln
17440 14567 17766 14567 Sln
17906 14567 18232 14567 Sln
18371 14567 18697 14567 Sln
18836 14567 19162 14567 Sln
19301 14567 19627 14567 Sln
19767 14567 20093 14567 Sln
20232 14567 20558 14567 Sln
20697 14567 21023 14567 Sln
21162 14567 21488 14567 Sln
21628 14567 21953 14567 Sln
22093 14567 22419 14567 Sln
22558 14567 22884 14567 Sln
23023 14567 23349 14567 Sln
23488 14567 23814 14567 Sln
23954 14567 24280 14567 Sln
24419 14567 24745 14567 Sln
24884 14567 25210 14567 Sln
25349 14567 25675 14567 Sln
25815 14567 26141 14567 Sln
26280 14567 26606 14567 Sln
26745 14567 27071 14567 Sln
27210 14567 27536 14567 Sln
27676 14567 28001 14567 Sln
28141 14567 28467 14567 Sln
28606 14567 28932 14567 Sln
29071 14567 29397 14567 Sln
29536 14567 29862 14567 Sln
30002 14567 30328 14567 Sln
30467 14567 30793 14567 Sln
30932 14567 31184 14567 Sln
16045 18256 16371 18256 Sln
16510 18256 16836 18256 Sln
16975 18256 17301 18256 Sln
17440 18256 17766 18256 Sln
17906 18256 18232 18256 Sln
18371 18256 18697 18256 Sln
18836 18256 19162 18256 Sln
19301 18256 19627 18256 Sln
19767 18256 20093 18256 Sln
20232 18256 20558 18256 Sln
20697 18256 21023 18256 Sln
21162 18256 21488 18256 Sln
21628 18256 21953 18256 Sln
22093 18256 22419 18256 Sln
22558 18256 22884 18256 Sln
23023 18256 23349 18256 Sln
23488 18256 23814 18256 Sln
23954 18256 24280 18256 Sln
24419 18256 24745 18256 Sln
24884 18256 25210 18256 Sln
25349 18256 25675 18256 Sln
25815 18256 26141 18256 Sln
26280 18256 26606 18256 Sln
26745 18256 27071 18256 Sln
27210 18256 27536 18256 Sln
27676 18256 28001 18256 Sln
28141 18256 28467 18256 Sln
28606 18256 28932 18256 Sln
29071 18256 29397 18256 Sln
29536 18256 29862 18256 Sln
30002 18256 30328 18256 Sln
30467 18256 30793 18256 Sln
30932 18256 31184 18256 Sln
/Ssrgb {0.282 0.424 0.549} def
/Slw 4.032 def
/Slrgb {0.800 0.800 1.000} def
27339 9956 28682 9956 Sln
25389 13645 26911 13645 Sln
22324 17334 23690 17334 Sln
16562 21023 17907 21023 Sln
/Slw 0.864 def
/Slrgb {0.302 0.302 1.000} def
/Ssrgb {0.302 0.302 1.000} def
27692 9637 28328 10273 0 1 Srect
27727 9672 28293 10238 1 0 Srect
25831 13326 26467 13962 0 1 Srect
25866 13361 26432 13927 1 0 Srect
22688 17016 23324 17652 0 1 Srect
22723 17051 23289 17617 1 0 Srect
16916 20705 17552 21341 0 1 Srect
16951 20740 17517 21306 1 0 Srect
/Ssrgb {0.467 0.569 0.349} def
/Slw 4.032 def
/Slrgb {1.000 0.800 0.800} def
25846 8111 27611 8111 Sln
28546 11800 30471 11800 Sln
24795 15490 26548 15490 Sln
23810 19179 25426 19179 Sln
/Slw 0.864 def
/Slrgb {0.835 0.000 0.000} def
/Ssrgb {0.835 0.000 0.000} def
26728 8111 449 0 1 Sdia
26728 8111 400 1 0 Sdia
29508 11800 449 0 1 Sdia
29508 11800 400 1 0 Sdia
25671 15489 449 0 1 Sdia
25671 15489 400 1 0 Sdia
24617 19178 449 0 1 Sdia
24617 19178 400 1 0 Sdia
/Slw 0.576 def
/Slrgb {0.000 0.000 0.000} def
16045 6677 16045 22457 Sln
15884 8695 0
/Helvetica-0 findfont 970 yratio mul scalefont setfont
(All Immigrants \(misp.\)) stringwidth pop add
xratio div
dup 4 3 roll exch 0.000 cos mul sub 3 1 roll 0.000 sin mul sub 2 copy
/fntsize {/Helvetica-0 findfont exch scalefont setfont } def
0.000 970
(All Immigrants \(misp.\)) Stxtl
(All Immigrants \(misp.\)) stringwidth pop xratio div
dup 4 3 roll exch 0.000 cos mul add 3 1 roll 0.000 sin mul add 2 copy
pop pop pop pop
15884 12384 0
/Helvetica-0 findfont 970 yratio mul scalefont setfont
(Perc. cultural distance index) stringwidth pop add
xratio div
dup 4 3 roll exch 0.000 cos mul sub 3 1 roll 0.000 sin mul sub 2 copy
/fntsize {/Helvetica-0 findfont exch scalefont setfont } def
0.000 970
(Perc. cultural distance index) Stxtl
(Perc. cultural distance index) stringwidth pop xratio div
dup 4 3 roll exch 0.000 cos mul add 3 1 roll 0.000 sin mul add 2 copy
pop pop pop pop
15884 16073 0
/Helvetica-0 findfont 970 yratio mul scalefont setfont
(Perc. economic weakness index) stringwidth pop add
xratio div
dup 4 3 roll exch 0.000 cos mul sub 3 1 roll 0.000 sin mul sub 2 copy
/fntsize {/Helvetica-0 findfont exch scalefont setfont } def
0.000 970
(Perc. economic weakness index) Stxtl
(Perc. economic weakness index) stringwidth pop xratio div
dup 4 3 roll exch 0.000 cos mul add 3 1 roll 0.000 sin mul add 2 copy
pop pop pop pop
15884 19762 0
/Helvetica-0 findfont 970 yratio mul scalefont setfont
(Perc. free-riding index) stringwidth pop add
xratio div
dup 4 3 roll exch 0.000 cos mul sub 3 1 roll 0.000 sin mul sub 2 copy
/fntsize {/Helvetica-0 findfont exch scalefont setfont } def
0.000 970
(Perc. free-riding index) Stxtl
(Perc. free-riding index) stringwidth pop xratio div
dup 4 3 roll exch 0.000 cos mul add 3 1 roll 0.000 sin mul add 2 copy
pop pop pop pop
16045 6677 31184 6677 Sln
16557 6677 16557 6354 Sln
16557 5513 0
/Helvetica-0 findfont 970 yratio mul scalefont setfont
(-.4) stringwidth pop add
2 div xratio div
dup 4 3 roll exch 0.000 cos mul sub 3 1 roll 0.000 sin mul sub 2 copy
/fntsize {/Helvetica-0 findfont exch scalefont setfont } def
0.000 970
(-.4) Stxtl
(-.4) stringwidth pop xratio div
dup 4 3 roll exch 0.000 cos mul add 3 1 roll 0.000 sin mul add 2 copy
pop pop pop pop
19380 6677 19380 6354 Sln
19380 5513 0
/Helvetica-0 findfont 970 yratio mul scalefont setfont
(-.3) stringwidth pop add
2 div xratio div
dup 4 3 roll exch 0.000 cos mul sub 3 1 roll 0.000 sin mul sub 2 copy
/fntsize {/Helvetica-0 findfont exch scalefont setfont } def
0.000 970
(-.3) Stxtl
(-.3) stringwidth pop xratio div
dup 4 3 roll exch 0.000 cos mul add 3 1 roll 0.000 sin mul add 2 copy
pop pop pop pop
22203 6677 22203 6354 Sln
22203 5513 0
/Helvetica-0 findfont 970 yratio mul scalefont setfont
(-.2) stringwidth pop add
2 div xratio div
dup 4 3 roll exch 0.000 cos mul sub 3 1 roll 0.000 sin mul sub 2 copy
/fntsize {/Helvetica-0 findfont exch scalefont setfont } def
0.000 970
(-.2) Stxtl
(-.2) stringwidth pop xratio div
dup 4 3 roll exch 0.000 cos mul add 3 1 roll 0.000 sin mul add 2 copy
pop pop pop pop
25026 6677 25026 6354 Sln
25026 5513 0
/Helvetica-0 findfont 970 yratio mul scalefont setfont
(-.1) stringwidth pop add
2 div xratio div
dup 4 3 roll exch 0.000 cos mul sub 3 1 roll 0.000 sin mul sub 2 copy
/fntsize {/Helvetica-0 findfont exch scalefont setfont } def
0.000 970
(-.1) Stxtl
(-.1) stringwidth pop xratio div
dup 4 3 roll exch 0.000 cos mul add 3 1 roll 0.000 sin mul add 2 copy
pop pop pop pop
27849 6677 27849 6354 Sln
27849 5513 0
/Helvetica-0 findfont 970 yratio mul scalefont setfont
(0) stringwidth pop add
2 div xratio div
dup 4 3 roll exch 0.000 cos mul sub 3 1 roll 0.000 sin mul sub 2 copy
/fntsize {/Helvetica-0 findfont exch scalefont setfont } def
0.000 970
(0) Stxtl
(0) stringwidth pop xratio div
dup 4 3 roll exch 0.000 cos mul add 3 1 roll 0.000 sin mul add 2 copy
pop pop pop pop
30672 6677 30672 6354 Sln
30672 5513 0
/Helvetica-0 findfont 970 yratio mul scalefont setfont
(.1) stringwidth pop add
2 div xratio div
dup 4 3 roll exch 0.000 cos mul sub 3 1 roll 0.000 sin mul sub 2 copy
/fntsize {/Helvetica-0 findfont exch scalefont setfont } def
0.000 970
(.1) Stxtl
(.1) stringwidth pop xratio div
dup 4 3 roll exch 0.000 cos mul add 3 1 roll 0.000 sin mul add 2 copy
pop pop pop pop
23615 4463 0
/Helvetica-0 findfont 970 yratio mul scalefont setfont
(Correlation) stringwidth pop add
2 div xratio div
dup 4 3 roll exch 0.000 cos mul sub 3 1 roll 0.000 sin mul sub 2 copy
/fntsize {/Helvetica-0 findfont exch scalefont setfont } def
0.000 970
(Correlation) Stxtl
(Correlation) stringwidth pop xratio div
dup 4 3 roll exch 0.000 cos mul add 3 1 roll 0.000 sin mul add 2 copy
pop pop pop pop
/Ssrgb {1.000 1.000 1.000} def
17930 1094 29300 3731 0 1 Srect
17953 1117 29277 3708 1 0 Srect
/Slw 0.864 def
/Slrgb {0.302 0.302 1.000} def
/Ssrgb {0.302 0.302 1.000} def
18244 2660 18880 3296 0 1 Srect
18279 2695 18845 3261 1 0 Srect
/Slrgb {0.835 0.000 0.000} def
/Ssrgb {0.835 0.000 0.000} def
18562 1847 449 0 1 Sdia
18562 1847 400 1 0 Sdia
19330 2695 2 copy
/fntsize {/Helvetica-0 findfont exch scalefont setfont } def
0.000 808
(Support for Immigration) Stxtl
(Support for Immigration) stringwidth pop xratio div
dup 4 3 roll exch 0.000 cos mul add 3 1 roll 0.000 sin mul add 2 copy
pop pop pop pop
19330 1564 2 copy
/fntsize {/Helvetica-0 findfont exch scalefont setfont } def
0.000 808
(Support for Redistribution) Stxtl
(Support for Redistribution) stringwidth pop xratio div
dup 4 3 roll exch 0.000 cos mul add 3 1 roll 0.000 sin mul add 2 copy
pop pop pop pop
S showpage
%%EOF