[13559] in Athena Bugs
decmips 7.7G: LaTeX
daemon@ATHENA.MIT.EDU (cat@MIT.EDU)
Tue Jun 6 16:05:13 1995
From: cat@MIT.EDU
Date: Tue, 6 Jun 95 16:05:00 -0400
To: Ben Leong <benleong@MIT.EDU>, bugs@MIT.EDU
Cc:
This is a documented change in the 7.7 release. If you had read the release
notes, or had checked olc answers you would have found the following notice
of the change:
- style files have moved, and you may need to change your
TEXINPUTS environment variable. See the stock answer "Changing
Your TEXINPUTS for Release 7.7"
The full set of release notes can be found on olh (on line help). It states:
"Style Files Moved. In addition to adding new styles, the new release also
reorganized the style files into new subdirectories -- taking advantage of
the fact that TeX now has the ability to search subdirectories for style
files without your having to explicitly specify every directory. This
reorganization of files will not cause any problem for you unless you have
been using the TEXINPUTS environment variable to tell TeX/LaTeX where to
find the style files. In this case, you might fail to find styles you
have been using successfully before because the style files have moved
and your TEXINPUTS settings do not include the new locations. If this
problem happens to you, you will need to revise your TEXINPUTS variable.
To do this, you will need to understand how the TEXINPUTS variable is used."
It suggests a change from:
setenv TEXINPUTS .:/mit/sipb/lib/tex/macros:/usr/athena/lib/tex/macros
to the following line:
setenv TEXINPUTS .:/mit/sipb/lib/tex/macros:/usr/athena/lib/tex/macros//
>From benleong@MIT.EDU Sun Sep 18 21:04:45 1994
>Received: by gregor.MIT.EDU (5.57/4.7) id AA09094; Sun, 18 Sep 94 21:04:44 -04>00
>Received: from W20-575-37.MIT.EDU by MIT.EDU with SMTP
> id AA24365; Sun, 18 Sep 94 21:04:34 EDT
>Received: by w20-575-37.MIT.EDU (5.57/4.7) id AA17418; Sun, 18 Sep 94 21:04:33> -0400
>Message-Id: <9409190104.AA17418@w20-575-37.MIT.EDU>
>To: bugs@MIT.EDU
>Subject: decmips 7.7G: LaTeX
>Date: Sun, 18 Sep 1994 21:04:31 EDT
>From: Ben Leong <benleong@MIT.EDU>
>
>System name: w20-575-37
>Type and version: KN02ca 7.7G
>Display type: PMAG-DV
>
>What were you trying to do?
> Print my resume.
>
>What's wrong:
> Something is wrong with the style file. I cannot even create a dvi file, even> though I used the same tex file that I used last term! It had no problems las>t term.
>
>What should have happened:
> I should have been about to print out my resume!!
>
>Please describe any relevant documentation references:
> None.
>