summaryrefslogtreecommitdiff
path: root/info/examples/lgc2/3-4-3.mp
blob: 3f41afb3fc1a2c7b246f2e1682cbfba6c7eaccf3 (plain)
1
2
3
4
5
6
7
8
9
% --- start of displayed preamble in the book ---
input metafun
% --- end of displayed preamble in the book ---
defaultfont:="ptmr8r";
warningcheck:=0;
beginfig(1)
draw unitsquare scaled 1.5cm smoothed 2mm;
endfig;
end;