/** * $Id: layout.h,v 1.2 2002/05/27 23:21:11 bursa Exp $ */ /** * interface */ void layout_document(struct box * box, unsigned long width);