Where to put local Latex *.sty files under Fedora11

Adalbert Prokop adalbert.prokop at gmx.de
Mon May 3 19:23:50 UTC 2010


Am 03.05.2010 17:30, schrieb reg at dwf.com:

> There used to be a place to put local *.sty files for Latex so that they would 
> be found.  Under the current latex under Fedora11 I cant figure out where
> that directory might be and am having to copy them into the directory
> with the *.tex file to get them recognized.  Not nice.

What I've done for some time is to define the TEXINPUTS environment
variable, e.g.

TEXINPUTS=/home/user/.latex:

The double colon at the end is important, otherwise LaTeX would ignore
the default path.

-- 
bye
Adalbert

Include me out.


More information about the users mailing list