home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / text / tex / 14858 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  1.6 KB

  1. Path: sparky!uunet!math.fu-berlin.de!mailgzrz.TU-Berlin.DE!mailgzrz.tu-berlin.de!Schoepf
  2. From: Schoepf@sc.zib-berlin.de (Rainer Schoepf)
  3. Newsgroups: comp.text.tex
  4. Subject: Re: Searching for files
  5. Date: 12 Jan 93 10:12:26
  6. Organization: Konrad-Zuse-Zentrum
  7. Lines: 26
  8. Message-ID: <SCHOEPF.93Jan12101226@quattro.sc.zib-berlin.de>
  9. References: <9862739@MVB.SAIC.COM>
  10. Reply-To: Schoepf@sc.ZIB-Berlin.de
  11. NNTP-Posting-Host: quattro.zib-berlin.de
  12. In-reply-to: RW Hendricks's message of Tue, 29 Dec 92 22:59:58 EST
  13.  
  14. In article <9862739@MVB.SAIC.COM> RW Hendricks <LATEX@VTVM1.CC.VT.EDU> writes:
  15.  
  16.    Second problem.  I have been printing the documentation for the latest of the
  17.    FM and RS files for DOCSTRIP and all the other nice programs in the Mainz
  18.    series. DOCSTRIP.DRV printed nicely in 42 pages - took about 5 min to LaTeX on
  19.    an 8 MHz machine.  However, DOC.DRV, which seems to have printed fine in 47
  20.    pages, took 5 hours for a single pass (and it takes two passes to resolve the
  21.    references).  It took 10 hours to LaTeX the file!  Has anyone else seen such a
  22.    problem?  Very strange!  As best as I can tell (and with no "correct" printout
  23.    to check against), the printed files looks fine.
  24.  
  25. Running doc.drv takes a long time since it has full cross referencing
  26. turned on by default. From doc.drv:
  27.  
  28. \EnableCrossrefs
  29. %\DisableCrossrefs % Say \DisableCrossrefs if index is ready
  30.  
  31. --
  32.  
  33.    Rainer Schoepf
  34.    Konrad-Zuse-Zentrum
  35.     fuer Informationstechnik Berlin
  36.    Heilbronner Strasse 10
  37.    W-1000 Berlin 31
  38.    Federal Republic of Germany
  39.    <Schoepf@sc.ZIB-Berlin.de> or <Schoepf@sc.ZIB-Berlin.dbp.de>
  40.