Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!batcomputer!jesse From: jesse@batcomputer.tn.cornell.edu (Jesse Lee) Newsgroups: comp.text Subject: Re: Tex in infinite input loop? Keywords: unix tex on ^D Message-ID: <9178@batcomputer.tn.cornell.edu> Date: 30 Oct 89 19:09:05 GMT References: <15924@duke.cs.duke.edu> Organization: Theory Center, Cornell U., Ithaca NY Lines: 13 I have the same problem. The way I avoid this kind of infinite loop is to create an invisible file ".tex" with only one line "\bye". When ones presses control-D, the TeX will read this invisible file. I look at those infinite looping messages and all of them are just the same: "Can't find any file .tex". I am also looking for better solution. I would appreciate someone out there can tell me how to avoid this kind of infinite loop. Jesse Lee jesse@mssun7.msi.cornell.edu