Go to the first, previous, next, last section, table of contents.
Kpsewhich provides some additional features not strictly related to path
lookup:
-
`--debug=num' sets the debugging options to num.
See section Debugging.
-
`--expand-var=string' outputs the variable expansion of
string. For example, the `MakeTeX...' scripts run
`kpsewhich --expand-var='$TEXMF'' to find the root of the TeX system
hierarchy. See section Path expansion.
-
`--expand-path=string' outputs the complete expansion of
string as a colon-separated path. This is useful to construct a
search path for a program that doesn't accept recursive subdirectory
specifications. The option `--separator=string' changes the
separator in the output from `:' to string.
For one-shot uses of an arbitrary (not built in to Kpathsea) path, see
`--path' in the previous section.
-
`--show-path=name' shows the path that would be used for file
lookups of file type name. Either a filename extension
(`pk', `.vf', etc.) or an integer can be used, just as with
`--format', described in the previous section.
Go to the first, previous, next, last section, table of contents.