Mail Archives: djgpp/1997/10/30/09:01:29
From: | Olivier PERRON <olivier DOT perron AT art DOT alcatel DOT fr>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | In TeX, what is the default value for $TEXINPUTS ?
|
Date: | Thu, 30 Oct 1997 09:42:39 +0100
|
Organization: | Alcatel/Bell
|
Lines: | 18
|
Message-ID: | <3458487F.34DA@art.alcatel.fr>
|
NNTP-Posting-Host: | rtbsci143s.art.alcatel.fr
|
Mime-Version: | 1.0
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Hi,
I've installed Bernard Gaulle's french package for TeX and had a lot of
problems because I could'nt figure out what is the default value for the
TEXINPUTS variable.
I needed to know this value, because the installing process needs to use
some specific directories BEFORE the standards one. The way to do this
is to set the TEXINPUTS variable and declaring the specific directories
FIRST.
After very long multiple tries, I found that a default setting for
TEXINPUTS could be :
$TEXMF/tex/plain/base;$TEXMF/tex/latex/misc/base;$TEXMF/tex/generic/hyphen
Please, let me know if this is the REAL default used by all the djgpp
TeX programs.
(Because, if this is not the real default setting, I probably have to
reinstall the french package AGAIN!).
- Raw text -