Re: texshow and kpsewhich

Thomas Esser <[email protected]> Fri, 28 Jan 2005 18:52:58 +0100
Newsgroups gmane.comp.tex.tetex.beta
Message-ID <[email protected]>
> to get texshow working with teTeX-2.99.10.20050123-beta, I needed to add
> CONTEXTINPUTS = .;$TEXMF/tex/context//
> to texmf.cnf

No, that sounds like texshow is using the wrong search path
  --format='other ... files' --progname=context
where it should better have been
  --format=.tex --progname=context

Please, report this to Hans Hagen. It would be great to see a fix in
one of the next days.

Thomas