beginchar("v",2wedge_len#,let_height#,0);
wedgesetup;

rot(1) := -90;
mid(2) = wcw(1);
wpnt(3) = mid(1);
xpart wpnt(4) = xpart wpnt(1);
ypart wcw(4) = 0;
wlenwid(5, h); rot(5) := -90;
cwmid(5) = wpnt(2);
wccw(5) = (w, h);
tmid(6) = .5[mstem(4), wpnt(1)];

wedgeset(1, 6);
endchar;

