Kpathsea has support for a number of file types. Each file type has a list of environment and config file variables that are checked to define the search path, and most have a default suffix that plays a role in finding files (see the next section). Some also define additional suffixes, and/or a program to be run to create missing files on the fly.
Since environment variables containing periods, such as `TEXINPUTS.latex', are not allowed on some systems, Kpathsea looks for environment variables with an underscore, e.g., `TEXINPUTS_latex' (see section Config files).
The following table lists the above information.
AFMFONTS
.
MFBASES
, TEXMFINI
.
BIBINPUTS
, TEXBIB
.
BSTINPUTS
.
TEXMFCNF
.
ls-R
))
TEXMFDBS
.
TEXFORMATS
, TEXMFINI
.
programFONTS
, GFFONTS
, GLYPHFONTS
, TEXFONTS
.
TEXFONTMAPS
.
TEXINDEXSTYLE
, INDEXSTYLE
.
MPMEMS
, TEXMFINI
.
MFINPUTS
;
dynamic creation program: MakeTeXMF
.
MFT
style file, see section `mft invocation' in Web2c)
MFTINPUTS
.
MFPOOL
, TEXMFINI
.
MPINPUTS
.
MPPOOL
, TEXMFINI
.
MPSUPPORT
.
OCPINPUTS
; MakeOmegaOCP
.
OFMFONTS
, TEXFONTS
; MakeOmegaOFM
.
OPLFONTS
, TEXFONTS
.
OTPINPUTS
.
OVFFONTS
, TEXFONTS
.
OVPFONTS
, TEXFONTS
.
TEXPICTS
, TEXINPUTS
;
additional suffixes: `.epsi'.
PROGRAMFONTS
(program being `XDVI', etc.),
PKFONTS
, TEXPKS
, GLYPHFONTS
, TEXFONTS
;
dynamic creation program: MakeTeXPK
.
TEXPSHEADERS
, PSHEADERS
.
TEXINPUTS
;
additional suffixes: `.ltx' `.dtx' `.texi' `.texinfo'
`.txi' `.eps' `.epsi';
dynamic creation program: MakeTeXTeX
.
TEXDOCS
.
TEXPOOL
, TEXMFINI
.
TEXSOURCES
.
TFMFONTS
, TEXFONTS
;
dynamic creation program: MakeTeXTFM
.
TRFONTS
.
T1FONTS
, T1INPUTS
, TEXPSHEADERS
, DVIPSHEADERS
; additional suffix:
`.pfb'.
VFFONTS
, TEXFONTS
.
TEXCONFIG
.
If an environment variable by these names are set, the corresponding `texmf.cnf' definition won't be looked at (unless, as usual, the environment variable value has an extra `:'). See section Default expansion.
For the font variables, the intent is that:
TEXFONTS
is the default for everything.
GLYPHFONTS
is the default for bitmap (or, more precisely,
non-metric) files.
DVIPSFONTS
for Dvipsk. Again, this is for bitmaps, not metrics.
Go to the first, previous, next, last section, table of contents.