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