1mtxrun(1)                   ConTeXt TDS Runner Tool                  mtxrun(1)
2
3
4

NAME

6        mtxrun - ConTeXt TDS Runner Tool
7

SYNOPSIS

9       mtxrun [ OPTIONS ...  ] [ FILENAMES ]
10

DESCRIPTION

12       ConTeXt TDS Runner Tool
13

OPTIONS

15       --script
16              run  an mtx script (lua prefered method) (--noquotes), no script
17              gives list
18
19       --evaluate
20              run code passed on  the  commandline  (between  quotes)  (=loop)
21              (exit|quit aborts)
22
23       --execute
24              run a script or program (texmfstart method) (--noquotes)
25
26       --resolve
27              resolve prefixed arguments
28
29       --ctxlua
30              run internally (using preloaded libs)
31
32       --internal
33              run script using built in libraries (same as --ctxlua)
34
35       --locate
36              locate  given  filename in database (default) or system (--first
37              --all --detail)
38
39       --tree=pathtotree
40              use given texmf tree (default file: setuptex.tmf)
41
42       --path=runpath
43              go to given path before execution
44
45       --ifchanged=filename
46              only execute when given file has changed (md checksum)
47
48       --iftouched=old,new
49              only execute when given file has changed (time stamp)
50
51       --makestubs
52              create stubs for (context related) scripts
53
54       --removestubs
55              remove stubs (context related) scripts
56
57       --stubpath=binpath
58              paths where stubs wil be written
59
60       --windows
61              create windows (mswin) stubs
62
63       --unix create unix (linux) stubs
64
65       --addbinarypath
66              prepend the (found) binarypath to runners
67
68       --verbose
69              give a bit more info
70
71       --trackers=list
72              enable given trackers
73
74       --progname=str
75              format or backend
76
77       --systeminfo=str
78              show current operating system, processor, etc
79
80       --edit launch editor with found file
81
82       --launch
83              launch files like manuals, assumes os support (--all,--list)
84
85       --timedrun
86              run a script and time its run
87
88       --autogenerate
89              regenerate databases if needed (handy when used to  run  context
90              in an editor)
91
92       --usekpse
93              use  kpse  as  fallback (when no mkiv and cache installed, often
94              slower)
95
96       --forcekpse
97              force using kpse (handy when no mkiv  and  cache  installed  but
98              less functionality)
99
100       --prefixes
101              show supported prefixes
102
103       --generate
104              generate file database
105
106       --variables
107              show configuration variables
108
109       --configurations
110              show configuration order
111
112       --directives
113              show (known) directives
114
115       --trackers
116              show (known) trackers
117
118       --experiments
119              show (known) experiments
120
121       --expand-braces
122              expand complex variable
123
124       --resolve-path
125              expand variable (completely resolve paths)
126
127       --expand-path
128              expand variable (resolve paths)
129
130       --expand-var
131              expand variable (resolve references)
132
133       --show-path
134              show path expansion of ...
135
136       --var-value
137              report value of variable
138
139       --find-file
140              report file location
141
142       --find-path
143              report path of file
144
145       --pattern=string
146              filter variables
147

AUTHOR

149       More  information  about ConTeXt and the tools that come with it can be
150       found at:
151
152
153       maillist: ntg-context@ntg.nl /  http://www.ntg.nl/mailman/listinfo/ntg-
154       context
155
156       webpage: http://www.pragma-ade.nl / http://tex.aanhet.net
157
158       wiki: http://contextgarden.net
159
160
161
162version 1.33                      01-01-2021                         mtxrun(1)
Impressum