mtx-kpse.xml /size: 2048 b    last modification: 2025-02-21 11:03
1<?xml version="1.0"?>
2<application>
3 <metadata>
4  <entry name="name">mtx-kpse</entry>
5  <entry name="detail">ConTeXt KPSE checking utility</entry>
6  <entry name="version">1.00</entry>
7 </metadata>
8 <flags>
9  <category name="basic">
10   <subcategory>
11    <flag name="progname"><short>mandate, set the program name (e.g. pdftex)</short></flag>
12    <flag name="findfile"><short>report the fully qualified path of the given file</short></flag>
13    <flag name="findfiles"><short>report a list of all full names of the given file</short></flag>
14    <flag name="expandpath"><short>expand the given path variable</short></flag>
15    <flag name="expandvar"><short>expand a variable</short></flag>
16    <flag name="expandbraces"><short>expand a complex variable specification</short></flag>
17    <flag name="varvalue"><short>show the value of a variable</short></flag>
18    <flag name="readablefile"><short>report if a file is readable</short></flag>
19    <flag name="filetypes"><short>list all supported formats</short></flag>
20   </subcategory>
21  </category>
22  <category name="additional">
23   <subcategory>
24    <flag name="format"><short>format type</short></flag>
25    <flag name="path"><short>path variable</short></flag>
26    <flag name="split"><short>split result in lines</short></flag>
27   </subcategory>
28  </category>
29 </flags>
30 <examples>
31  <category>
32   <title>Examples</title>
33   <subcategory>
34    <example><command>mtxrun --script kpse --progname=pdftex --findfile  context.mkii</command></example>
35    <example><command>mtxrun --script kpse --progname=pdftex --findfile  context.mkii --format=tex</command></example>
36    <example><command>mtxrun --script kpse --progname=pdftex --findfiles context.mkii --path=$TEXINPUTS</command></example>
37   </subcategory>
38   <subcategory>
39    <example><command>mtxrun --script kpse --progname=pdftex --expandpath $TEXMFVAR</command></example>
40    <example><command>mtxrun --script kpse --progname=pdftex --expandpath $TEXINPUTS -- split</command></example>
41   </subcategory>
42  </category>
43 </examples>
44</application>
45