Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!emory!mephisto!daffy!gil From: gil@daffy.gatech.edu (Gil Neiger) Newsgroups: comp.sys.next Subject: dvips as a filter Message-ID: <19420@mephisto.UUCP> Date: 16 Jan 90 19:06:54 GMT Sender: news@mephisto.UUCP Reply-To: gil@daffy.gatech.edu (Gil Neiger) Organization: ICS Department, Georgia Institute of Technology Lines: 9 Does anyone have a hacked up version of dvips that correctly works as a filter? The documentation specifies that if no file name is given on the command line, then stdin is used instead, and if the -f option is given, then the output is also sent to stdout. However, dvips only works as such if stdin is seekable, which means that it does *not* work if the input to dvips is through a pipe, e.g., the output of something like dviselect. - Gil Neiger gil@daffy.gatech.edu