logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

kpsetool - script to make teTeX-style kpsetool, kpsexpand, and kpsepath available

Author

kpsetool was written by Thomas Esser in March, 1997.  kpsetool is in the public domain.

       This manual page was written by C.M. Connelly for the Debian GNU/Linux system. It is  now  maintained  as
       part of TeX Live.

TeX Live                                          8 March 2022                                       kpsetool(1)

Bugs

       Email bug reports to <https://lists.tug.org/tex-k> (public mailing list).

Description

kpsetool  is  a Bourne shell script that makes a teTeX-style kpsetool, kpsexpand, and kpsepath available.
       kpsetool uses web2c´s (new) kpsexpand binary, so the syntax for kpsexpand is incompatible with teTeX´s as
       of version 0.4.

Name

       kpsetool - script to make teTeX-style kpsetool, kpsexpand, and kpsepath available

Options

-mmode
              set Metafont mode

       -nprogname
              pretend to be progname to kpathsea

       -p     act like kpsepath(1)

       -v     act like kpsexpand(1)

       -w     act like kpsewhich(1)

See Also

kpsewhich(1)

       Kpathsea:Alibraryforpathsearching (info or DVI file)

       Web page: <http://tug.org/teTeX/>

Synopsis

kpsetool  [ OPTIONS... ] COMMANDkpsexpand [ OPTIONS... ] STRINGkpsepath  [ OPTIONS... ] PATHTYPE

Usage

PATHTYPE can be

       base   Metafont memory dump

       bib    BibTeX bibliography source

       bst    BibTeX style files

       cnf    Kpathsea runtime configuration files

       dvips_config
              dvips config files

       dvips_header
              dvips header files

       fmt    TeX memory dump

       gf     generic font bitmap

       mem    MetaPost memory dump

       mf     Metafont source

       mfpool Metafont program strings

       mp     MetaPost source

       mppool MetaPost program strings

       mpsupport
              MetaPost support files

       pict   Other kinds of figures

       pk     packed bitmap font

       tex    TeX source

       texpool
              TeX program strings

       tfm    TeX font metrics

       troff_font
              troff fonts

       vf     virtual font

See Also