.\" static char sccsid[] = "@(#)pic.1 1.3 (CWI) 87/04/30"; .TH PIC 1 .SH NAME pic \- troff preprocessor for drawing simple pictures .SH SYNOPSIS .B pic [ .BI \-T t ] [ files ] .SH DESCRIPTION .I Pic is a .IR ditroff (1) preprocessor for drawing simple figures on a typesetter. The basic objects are .IR box , .IR line , .IR arrow , .IR circle , .IR ellipse , .IR arc and text. .PP The optional argument .BI \-T t specifies typesetter .IR t ; currently supported typesetters are .I har (Harris 7400, the default), .I 202 (Mergenthaler Linotron 202) .I cat (Graphic Systems CAT), and .I aps (Autologic APS-5). .SH "SEE ALSO" ditroff(1), dieqn(1) .br B. W. Kernighan, .I "PIC \(em A Graphics Language for Typesetting" .SH REMARKS .PP The optional argument .B \-D specifies that all lines are made with the drawing functions .B \eD'...' of .IR ditroff (1). This wil make a nicer picture, but creates much more date and is more time consuming. Without this argument, some horizontal and vertical lines won't match nicely. You're advised not to use this argument at trial runs.