On Fri, 24 Oct 1997, Bill Moran wrote:

> I have installed some latex style files in
> 
> /usr/local/lib/texmf/
> 
> Can anyone tell me how to tell latex to look there for them?

TeTeX uses the kpathsea mechanism to look for files. This system can
be configured or changed by editing /etc/texmf/texmf.cnf, which is
self-explaining. Like you did, I put style files in
/usr/local/lib/texmf, and changed in /etc/texmf/texmf.cnf the line

TEXMFL                = $TEXMF/local

into:

TEXMFL                = /usr/local/texmf:$TEXMF/local



Good Luck

Paul Huygen
[EMAIL PROTECTED]


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to