summaryrefslogtreecommitdiff
path: root/info/drawing-with-metapost/src/ruler-cm.mp
blob: bdbaad10b51ef78b632e61f29b50d0ffcff692d7 (plain)
1
2
3
4
5
6
numeric u[];
u0 = 1 cm;
u1 = 1 mm;
drawoptions(withcolor 0.54 red);
input ruler
drawoptions();