Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!genrad!panda!talcott!harvard!seismo!brl-tgr!gwyn From: gwyn@brl-tgr.ARPA (Doug Gwyn ) Newsgroups: net.unix Subject: Re: PIC Message-ID: <1231@brl-tgr.ARPA> Date: Wed, 4-Sep-85 17:46:49 EDT Article-I.D.: brl-tgr.1231 Posted: Wed Sep 4 17:46:49 1985 Date-Received: Fri, 6-Sep-85 03:36:36 EDT References: <1228@brl-tgr.ARPA> Organization: Ballistic Research Lab Lines: 21 > DOES ANYONE KNOW WHERE I CAN GET 'PIC', A PROGRAM TO INCLUDE > GRAPHICS WITHIN TEXT? IS THIS A UNIX UTILITY? DOES IT BEAR ANY > RELATIONSHIP TO TROFF? I'M USING AN IMAGEN LASERPRINTER FOR OUTPUT. "Pic" is a preprocessor for troff. It is included in the TITROFF package that used to be available from Bell Labs at Murray Hill (and may still be, I don't know). It is also part of the Documenter's WorkBench package available under license from AT&T Technologies. There is a newer, more programmable and more device-independent, version of "pic" (both versions developed by Brian Kernighan), but I haven't heard whether or how it is available. The new version supports "grap", a graphing language. I provide a somewhat cleaned-up version of "pic" as part of the BRL UNIX System V emulation to sites that also have a DWB source license. The original AT&T version requires the new graphic primitives of device-independent troff, but I turned back on the support for old C/A/T-style troff "dot plotting" so that both methods work, depending on the target device. If you don't know who your AT&T representative is, try calling (800)828-UNIX and tell them you want to know about licensing DWB.