daiw(1) daiw(1)NAME daiw - Apple ImageWriter II troff postprocessor filter SYNOPSIS daiw [-v] [-rnum] file DESCRIPTION daiw translates a file created by troff(1) to a bitmap image suitable for printing on the Apple ImageWriter(Reg.) II printer. If no file is mentioned, the standard input is used. The bitmap is sent to the standard output. The fol- lowing options are understood. -v A verbose option. Warning messages (for example, font or point size substitutions) are printed on the standard error output. By default, warning messages are suppressed. -rnum Sets printing resolution to either 72 dots-per- inch or 144 dots-per-inch. When processing input files with pic or eqn, you should specify the -Tiw flag option; this option is not required with tbl. EXAMPLES The following command line will format the file ch.1 with the appropriate pre- and post-processors and spool the out- put for printing on an ImageWriter II: pic -Tiw ch.1 | troff -Tiw | daiw | lp FILES /usr/bin/daiw /usr/lib/font/deviw/* troff description files for the Im- ageWriter II. SEE ALSO troff(1). Inside Macintosh, Addison Wesley, 1985. Apple ImageWriter II Technical Reference Manual. A/UX Text Processing Tools. April, 1990 1