summaryrefslogtreecommitdiff
path: root/info/examples/lgc2/geometriesyr16.mpx
blob: 4080217210516578cb1e337bd26da794f59b500b (plain)
1
2
3
4
5
6
7
8
9
10
11
% Written by DVItoMP, Version 0.64/color (Web2C 7.5.3)
begingroup save _p,_r,_s,_n; picture _p; _p=nullpicture;
string _n[];
vardef _s(expr _t,_f,_m,_x,_y)(text _c)=
  addto _p also _t infont _f scaled _m shifted (_x,_y) _c; enddef;
_n0="cmmi10";
_s("==",_n0,1.00000,0.0000,0.0000,);
setbounds _p to (0,-2.4907)--(9.9627,-2.4907)--
 (9.9627,7.4720)--(0,7.4720)--cycle;
_p endgroup
mpxbreak