Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!uflorida!stat!vsserv!prism!gatech!daffy!gil From: gil@daffy.gatech.edu (Gil Neiger) Newsgroups: comp.sys.next Subject: dvips and stdin Message-ID: <2536@hydra.gatech.EDU> Date: 16 Oct 89 17:14:26 GMT Sender: news@prism.gatech.EDU Reply-To: gil@gatech.edu (Gil Neiger) Distribution: na Organization: ICS Department, Georgia Institute of Technology Lines: 9 The documentation for dvips states that if no dvi is specified, stdin is read instead. It also states that if the flag -f is given, dvips works as a filter, again reading stdin. Operationally, this seems to be incorrect; dvips gives an error: no input filename supplied. In addition, the -f option does not copy to stdout. I have checked the source, and there never seems to be any effort made to read stdin. Does anyone have fixes for this? - Gil Neiger gil@gatech.edu