A search path can come from many sources. In the order in which Kpathsea uses them:
TEXINPUTS
.
Environment variables with an underscore and the program name appended
override; for example, TEXINPUTS_latex
overrides TEXINPUTS
if the program being run is named `latex'.
You can see each of these values for a given search path by using the debugging options (see section Debugging).
These sources may be combined via default expansion (see section Default expansion).
Go to the first, previous, next, last section, table of contents.