Annotated edit history of
kpsexpand(1) version 2, including all changes.
View license author blame.
Rev |
Author |
# |
Line |
1 |
perry |
1 |
kpsetool |
|
|
2 |
!!!kpsetool |
|
|
3 |
NAME |
|
|
4 |
SYNOPSIS |
|
|
5 |
DESCRIPTION |
|
|
6 |
OPTIONS |
|
|
7 |
USAGE |
|
|
8 |
SEE ALSO |
|
|
9 |
BUGS |
|
|
10 |
AUTHOR |
|
|
11 |
---- |
|
|
12 |
!!NAME |
|
|
13 |
|
|
|
14 |
|
|
|
15 |
kpsetool - script to make teTeX-style __kpsetool__, __kpsexpand__, and __kpsepath__ available |
|
|
16 |
!!SYNOPSIS |
|
|
17 |
|
|
|
18 |
|
|
|
19 |
__kpsetool__ [[ ''OPTIONS''... ] |
|
|
20 |
''COMMAND'' |
|
|
21 |
|
|
|
22 |
|
|
|
23 |
__kpsexpand__ [[ ''OPTIONS''... ] |
|
|
24 |
''STRING'' |
|
|
25 |
|
|
|
26 |
|
|
|
27 |
__kpsepath__ [[ ''OPTIONS''... ] |
|
|
28 |
''PATHTYPE'' |
|
|
29 |
!!DESCRIPTION |
|
|
30 |
|
|
|
31 |
|
|
|
32 |
__kpsetool__ is a Bourne shell script that makes a |
|
|
33 |
teTeX-style __kpsetool__, __kpsexpand__, and |
|
|
34 |
__kpsepath__ available. __kpsetool__ uses |
|
|
35 |
__web2c__s (new) __kpsexpand__ binary, so the syntax |
|
|
36 |
for __kpsexpand__ is incompatible with teTeXs as of |
|
|
37 |
version 0.4. |
|
|
38 |
!!OPTIONS |
|
|
39 |
|
|
|
40 |
|
|
|
41 |
__-m__ ''mode'' |
|
|
42 |
|
|
|
43 |
|
|
|
44 |
set Metafont mode |
|
|
45 |
|
|
|
46 |
|
|
|
47 |
__-n__ ''progname'' |
|
|
48 |
|
|
|
49 |
|
|
|
50 |
pretend to be ''progname'' to kpathsea |
|
|
51 |
|
|
|
52 |
|
|
|
53 |
__-p__ |
|
|
54 |
|
|
|
55 |
|
|
|
56 |
act like kpsepath(1) |
|
|
57 |
|
|
|
58 |
|
|
|
59 |
__-v__ |
|
|
60 |
|
|
|
61 |
|
|
|
62 |
act like kpsexpand(1) |
|
|
63 |
|
|
|
64 |
|
|
|
65 |
__-w__ |
|
|
66 |
|
|
|
67 |
|
|
|
68 |
act like kpsewhich(1) |
|
|
69 |
!!USAGE |
|
|
70 |
|
|
|
71 |
|
|
|
72 |
''PATHTYPE'' can be |
|
|
73 |
|
|
|
74 |
|
|
|
75 |
__base__ |
|
|
76 |
|
|
|
77 |
|
|
|
78 |
Metafont memory dump |
|
|
79 |
|
|
|
80 |
|
|
|
81 |
__bib__ |
|
|
82 |
|
|
|
83 |
|
|
|
84 |
BibTeX bibliography source |
|
|
85 |
|
|
|
86 |
|
|
|
87 |
__bst__ |
|
|
88 |
|
|
|
89 |
|
|
|
90 |
BibTeX style files |
|
|
91 |
|
|
|
92 |
|
|
|
93 |
__cnf__ |
|
|
94 |
|
|
|
95 |
|
|
|
96 |
Kpathsea runtime configuration files |
|
|
97 |
|
|
|
98 |
|
|
|
99 |
__dvips_config__ |
|
|
100 |
|
|
|
101 |
|
|
|
102 |
dvips config files |
|
|
103 |
|
|
|
104 |
|
|
|
105 |
__dvips_header__ |
|
|
106 |
|
|
|
107 |
|
|
|
108 |
dvips header files |
|
|
109 |
|
|
|
110 |
|
|
|
111 |
__fmt__ |
|
|
112 |
|
|
|
113 |
|
|
|
114 |
TeX memory dump |
|
|
115 |
|
|
|
116 |
|
|
|
117 |
__gf__ |
|
|
118 |
|
|
|
119 |
|
|
|
120 |
generic font bitmap |
|
|
121 |
|
|
|
122 |
|
|
|
123 |
__mem__ |
|
|
124 |
|
|
|
125 |
|
2 |
perry |
126 |
!MetaPost memory dump |
1 |
perry |
127 |
|
|
|
128 |
|
|
|
129 |
__mf__ |
|
|
130 |
|
|
|
131 |
|
|
|
132 |
Metafont source |
|
|
133 |
|
|
|
134 |
|
|
|
135 |
__mfpool__ |
|
|
136 |
|
|
|
137 |
|
|
|
138 |
Metafont program strings |
|
|
139 |
|
|
|
140 |
|
|
|
141 |
__mp__ |
|
|
142 |
|
|
|
143 |
|
2 |
perry |
144 |
!MetaPost source |
1 |
perry |
145 |
|
|
|
146 |
|
|
|
147 |
__mppool__ |
|
|
148 |
|
|
|
149 |
|
2 |
perry |
150 |
!MetaPost program strings |
1 |
perry |
151 |
|
|
|
152 |
|
|
|
153 |
__mpsupport__ |
|
|
154 |
|
|
|
155 |
|
2 |
perry |
156 |
!MetaPost support files |
1 |
perry |
157 |
|
|
|
158 |
|
|
|
159 |
__pict__ |
|
|
160 |
|
|
|
161 |
|
|
|
162 |
Other kinds of figures |
|
|
163 |
|
|
|
164 |
|
|
|
165 |
__pk__ |
|
|
166 |
|
|
|
167 |
|
|
|
168 |
packed bitmap font |
|
|
169 |
|
|
|
170 |
|
|
|
171 |
__tex__ |
|
|
172 |
|
|
|
173 |
|
|
|
174 |
TeX source |
|
|
175 |
|
|
|
176 |
|
|
|
177 |
__texpool__ |
|
|
178 |
|
|
|
179 |
|
|
|
180 |
TeX program strings |
|
|
181 |
|
|
|
182 |
|
|
|
183 |
__tfm__ |
|
|
184 |
|
|
|
185 |
|
|
|
186 |
TeX font metrics |
|
|
187 |
|
|
|
188 |
|
|
|
189 |
__troff_font__ |
|
|
190 |
|
|
|
191 |
|
|
|
192 |
troff fonts |
|
|
193 |
|
|
|
194 |
|
|
|
195 |
__vf__ |
|
|
196 |
|
|
|
197 |
|
|
|
198 |
virtual font |
|
|
199 |
!!SEE ALSO |
|
|
200 |
|
|
|
201 |
|
|
|
202 |
kpsewhich(1) |
|
|
203 |
|
|
|
204 |
|
|
|
205 |
''Kpathsea: A library for path searching'' (info or DVI |
|
|
206 |
file) |
|
|
207 |
|
|
|
208 |
|
|
|
209 |
Web page: |
|
|
210 |
!!BUGS |
|
|
211 |
|
|
|
212 |
|
|
|
213 |
None known, but report any bugs found to |
|
|
214 |
!!AUTHOR |
|
|
215 |
|
|
|
216 |
|
|
|
217 |
__kpsetool__ was written by Thomas Esser |
|
|
218 |
__kpsetool__ is in the public domain. |
|
|
219 |
|
|
|
220 |
|
|
|
221 |
This manual page was written by C.M. Connelly |
|
|
222 |
---- |
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.