Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!rutgers!elbereth.rutgers.edu!bschwart From: bschwart@elbereth.rutgers.edu (Barry Schwartz) Newsgroups: comp.lang.postscript Subject: Re: Does anyone have a SYS V Plot filte Message-ID: Date: 25 Mar 89 03:51:20 GMT References: <2676@sun.soe.clarkson.edu> <-2097467295@labsms.UUCP> Organization: Rutgers Center for DSP Research, Piscataway, NJ Lines: 31 > > > SYSV Plot5 to Postscript > > Seems like I saw something in the Transcript package (that comes from > Adobe) that would do this. I don't remember the name of the program > right now. > > > lmm Another possibility (and this one's cheaper): You can use tplot -T4014 to convert the plot(5) output to tektronix 4014 codes, then use the tek2ps filter available in comp.sources.unix archives or someplace like that. You might be able to figure something out that uses a public domain hp graphics language to postscript converter, too. In SunOS, the same thing works with plot -Ttek or just tek --Barry. (P.S.(Reg.): The parent article was not on elbereth, so I didn't get to read it.)