1kpsetool(1) teTeX 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 None known, but report any bugs found to <tetex@dbs.uni-hannover.de>
94 (mailing list).
95
97 kpsetool was written by Thomas Esser <te@dbs.uni-hannover.de> in March,
98 1997. kpsetool is in the public domain.
99
100 This manual page was written by C.M. Connelly <c@eskimo.com>, for the
101 Debian GNU/Linux system. It may be used by other distributions without
102 contacting the author. Any mistakes or omissions in the manual page
103 are my fault; inquiries about or corrections to this manual page should
104 be directed to me (and not to the primary author).
105
106
107
108teTeX September 2000 kpsetool(1)