>From my .profile (may be your .bash_profile)

TEXINPUTS=$TEXINPUTS:.:~/Tex// ; export TEXINPUTS

sets the input directory to the directory Tex and all subdirectories in my home
directory (~), keeps the old TEXINPUT variable.

Hth
Roland

On 12-Oct-99 Roy Cutler wrote:
> It would be great if someone could supply me with an example of how to set
> the
> TEXINPUTS variable in bash. I don't seem to be getting it to work.
> 
> Thanks very much.
> 
> Roy Cutler
> 
>> 
>> You must put it in a place where LaTeX finds it. Depending upon the
>> installation, it
>> can be in the texmf tree (teTeX case e.g., you must run texhash after
>> putting
>> the files there - the best idea is to create a local site_latex directory
>> where you put
>> all the imported stuff, easier to move around when you upgrade) or in one of
>> the directories
>> in the TEXINPUTS environment variable.
>>

Roland Krause
Visiting Research Associate - Center for Computational Mechanics
Washington University, Saint Louis
Roland Krause <[EMAIL PROTECTED]>

Reply via email to