Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

file.sty loaded from wrong directory

1 view
Skip to first unread message

Julian Gilbey

unread,
Mar 16, 2000, 3:00:00 AM3/16/00
to Volker Kuhlmann
On Wed, Mar 15, 2000 at 09:46:02PM +1300, Volker Kuhlmann wrote:
> Hello,
>
> I have come across a very odd behaviour of tetex 1.0.6. It loads a
> package file (or 2) from the wrong directory, as far as I can tell.
>
> > kpsewhich listbib.sty
> /home/volker/texmf/tex/listbib/listbib.sty
>
> > kpsewhich --format tex listbib.sty
> /home/volker/texmf/tex/listbib/listbib.sty
> [...]
> > latex bi
> [...]

What is the output of
kpsewhich --progname=latex listbib.sty
kpsewhich --progname=latex --show-path=tex

That will tell you what the search path is when you are running
latex. You may want to modify TEXINPUTS.latex in texmf.cnf or
the TEXINPUTS_latex or TEXINPUTS environment variable.

Julian

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Julian Gilbey, Dept of Maths, QMW, Univ. of London. J.D.G...@qmw.ac.uk
Debian GNU/Linux Developer, see http://www.debian.org/~jdg
Donate free food to the world's hungry: see http://www.thehungersite.com/

Volker Kuhlmann

unread,
Mar 17, 2000, 3:00:00 AM3/17/00
to te...@tug.org
> What is the output of
> kpsewhich --progname=latex listbib.sty
> kpsewhich --progname=latex --show-path=tex

Dooh!! Sorry for posting a dumb question to the list.
I didn't understand the meaning of --progname.
As it is, the (sensible) default is to search .../tex/latex// before
.../tex//, and listbib.sty was in ~/.../tex/. I created a latex
directory...
Thanks for the answer,

Volker

0 new messages