1kpsetool(1) General Commands Manual kpsetool(1)
2
3
4
6 kpsetool - script to make teTeX-style kpsetool, kpsexpand, and kpsepath
7 available
8
10 kpsetool [ OPTIONS... ] COMMAND
11
12 kpsexpand [ OPTIONS... ] STRING
13
14 kpsepath [ OPTIONS... ] PATHTYPE
15
17 kpsetool is a Bourne shell script that makes a teTeX-style kpsetool,
18 kpsexpand, and kpsepath available. kpsetool uses web2c´s (new) kpsex‐
19 pand binary, so the syntax for kpsexpand is incompatible with teTeX´s
20 as of version 0.4.
21
23 -m mode
24 set Metafont mode
25
26 -n progname
27 pretend to be progname to kpathsea
28
29 -p act like kpsepath(1)
30
31 -v act like kpsexpand(1)
32
33 -w act like kpsewhich(1)
34
36 PATHTYPE can be
37
38 base Metafont memory dump
39
40 bib BibTeX bibliography source
41
42 bst BibTeX style files
43
44 cnf Kpathsea runtime configuration files
45
46 dvips_config
47 dvips config files
48
49 dvips_header
50 dvips header files
51
52 fmt TeX memory dump
53
54 gf generic font bitmap
55
56 mem MetaPost memory dump
57
58 mf Metafont source
59
60 mfpool Metafont program strings
61
62 mp MetaPost source
63
64 mppool MetaPost program strings
65
66 mpsupport
67 MetaPost support files
68
69 pict Other kinds of figures
70
71 pk packed bitmap font
72
73 tex TeX source
74
75 texpool
76 TeX program strings
77
78 tfm TeX font metrics
79
80 troff_font
81 troff fonts
82
83 vf virtual font
84
86 kpsewhich(1)
87
88 Kpathsea: A library for path searching (info or DVI file)
89
90 Web page: <http://tug.org/teTeX/>
91
93 Email bug reports to <https://lists.tug.org/tex-k> (public mailing
94 list).
95
97 kpsetool was written by Thomas Esser in March, 1997. kpsetool is in
98 the public domain.
99
100 This manual page was written by C.M. Connelly for the Debian GNU/Linux
101 system. It is now maintained as part of TeX Live.
102
103
104
105TeX Live 8 March 2022 kpsetool(1)