blob: fde9abd586a4d211c24d563c956d4c0b158ba16e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0"?>
<application>
<metadata>
<entry name="name">texutil</entry>
<entry name="detail">TeXUtil</entry>
<entry name="version">9.1.0</entry>
</metadata>
<flags>
<category name="basic">
<subcategory>
<flag name="references"><short>convert tui file into tuo file</short></flag>
<flag name="figures"><short>generate figure dimensions file</short></flag>
<flag name="logfile"><short>filter essential log messages</short></flag>
<flag name="purgefiles"><short>remove most temporary files</short></flag>
<flag name="purgeallfiles"><short>remove all temporary files</short></flag>
<flag name="documentation"><short>generate documentation file from source</short></flag>
<flag name="analyzefile"><short>analyze pdf file</short></flag>
</subcategory>
</category>
</flags>
</application>
|