blob: aeed24d263c92072481b8b611e3c3d85d67735a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
%!PS
%%BoundingBox: -1 -2 25 2
%%HiResBoundingBox: -0.09962 -1.63043 24.0099 1.63043
%%Creator: MetaPost 1.005
%%CreationDate: 2008.10.23:1235
%%Pages: 1
%%BeginProlog
%%EndProlog
%%Page: 1 1
0 0 0 setrgbcolor 0 0.19925 dtransform truncate idtransform setlinewidth pop
[] 0 setdash 1 setlinecap 1 setlinejoin 10 setmiterlimit
newpath 0 0 moveto
23.91028 0 lineto stroke
newpath 20.21468 -1.5308 moveto
23.91028 0 lineto
20.21468 1.5308 lineto
closepath
gsave fill grestore stroke
showpage
%%EOF
|