home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / text / tex / 15486 < prev    next >
Encoding:
Internet Message Format  |  1993-01-27  |  1.1 KB

  1. Path: sparky!uunet!ogicse!emory!gatech!darwin.sura.net!cs.utk.edu!cs.utk.edu!eijkhout
  2. From: eijkhout@cupid.cs.utk.edu (Victor Eijkhout)
  3. Newsgroups: comp.text.tex
  4. Subject: Re: deadcycles
  5. Message-ID: <EIJKHOUT.93Jan26123617@cupid.cs.utk.edu>
  6. Date: 26 Jan 93 20:36:17 GMT
  7. Article-I.D.: cupid.EIJKHOUT.93Jan26123617
  8. References: <1k3i58INNvjm@rs1.rrz.Uni-Koeln.DE>
  9. Distribution: world
  10. Organization: /pearl/homes/eijkhout/.organization
  11. Lines: 14
  12. NNTP-Posting-Host: cupid.cs.utk.edu
  13. In-reply-to: schittel@geo.Uni-Koeln.DE's message of 26 Jan 1993 14:34:16 GMT
  14.  
  15. In article <1k3i58INNvjm@rs1.rrz.Uni-Koeln.DE> schittel@geo.Uni-Koeln.DE (Christoph Schittel) writes:
  16.  
  17.    I would like to see the number of deadcycles used for each page.
  18.    How to change \output or \shipout or whatever?
  19.  
  20. \let\xshipout\shipout
  21. \def\shipout{\message{Dead cycles: \the\deadcycles}
  22.     \xshipout}
  23.  
  24. --
  25. Victor Eijkhout ................................ `There are also a few bugs,
  26. Department of Computer Science .......... though not as many as I've come to
  27. University of Tennessee ............... expect in new [MS]Windows products.'
  28. Knoxville TN 37919 ................................ (from a software review)
  29.