0.75i .OP -k list list is a comma- or space-separated string of words used to locate picture inclusion requests. The start of every line in the input files is compared with each word in list . If there is a match, the second string on the line is taken as the pathname of a picture file that is added to the output file. The default list is .RM `` ".BP .PI ''.
.OP -q Suppress ``missing picture file'' error messages.
picpack is a trivial preprocessor that, in a sense, duplicates some of the picture inclusion capabilities already available in dpost . picpack should not be used if your formatting command line includes a call to dpost . Its only purpose is to combine picture files with text in a single file that can be passed through troff and unpacked, at some later time, by dpost . The original picture inclusion mechanism, with files are pulled in by dpost , is the preferred approach.
Combining pictures and text using the capabilities available in dpost is the recommended approach and is always guaranteed to be more efficient than picpack . Running picpack and dpost in the same pipeline makes little sense.
Using picpack will likely result in files that can no longer be reliably passed through other important troff postprocessors like proof . At present picpack is only guaranteed to work with dpost .