Re: texhash

2003-01-13 Thread David Kastrup
Schiebel Kerstin <[EMAIL PROTECTED]> writes:

> is it possible to run texhash with a specific option for one directory (e.g.
> .../texmf-user) 
> not for the whole search path?

Yes.  You could run texhash with the directory as its argument.

Of course,

  man texhash

would have told you that.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum



Re: texhash

2003-01-13 Thread George White
On Mon, 13 Jan 2003, Schiebel Kerstin wrote:

> Hello,
> 
> is it possible to run texhash with a specific option for one directory (e.g.
> .../texmf-user) 
> not for the whole search path?
> 
> Thanks
> Kerstin 

$ texhash directory
 
will generate the ls-R file for the specified directory.  Is this what
you needed?

--
George White <[EMAIL PROTECTED]> 
Head of St. Margarets Bay, Nova Scotia



Re: texhash

2003-01-13 Thread Robin Fairbairns
> is it possible to run texhash with a specific option for one directory (e.g.
> .../texmf-user) 
> not for the whole search path?

um, what's wrong with actually trying?  texhash is idempotent if it
does anything at all.

in fact, it does work.

r