1mtx-update(1) ConTeXt Minimals Updater mtx-update(1)
2
3
4
6 mtx-update - ConTeXt Minimals Updater
7
9 mtxrun --script update [ OPTIONS ... ] [ FILENAMES ]
10
12 ConTeXt Minimals Updater
13
15 --platform=string
16 platform (windows, linux, linux-64, osx-intel, osx-ppc, linux-
17 ppc)
18
19 --server=string
20 repository url (rsync://contextgarden.net)
21
22 --module=string
23 repository url (minimals)
24
25 --repository=string
26 specify version (current, experimental)
27
28 --context=string
29 specify version (current, latest, beta, yyyy.mm.dd)
30
31 --rsync=string
32 rsync binary (rsync)
33
34 --texroot=string
35 installation directory (not guessed for the moment)
36
37 --engine=string
38 tex engine (luatex, pdftex, xetex)
39
40 --modules=string
41 extra modules (can be list or 'all')
42
43 --fonts=string
44 additional fonts (can be list or 'all')
45
46 --goodies=string
47 extra binaries (like scite and texworks)
48
49 --force
50 instead of a dryrun, do the real thing
51
52 --update
53 update minimal tree
54
55 --make also make formats and generate file databases
56
57 --keep don't delete unused or obsolete files
58
59 --state
60 update tree using saved state
61
62 --cygwin
63 adapt drive specs to cygwin
64
65 --mingw
66 assume mingw binaries being used
67
68 --silent
69 less (or no) logging
70
72 More information about ConTeXt and the tools that come with it can be
73 found at:
74
75
76 maillist: ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-
77 context
78
79 webpage: http://www.pragma-ade.nl / http://tex.aanhet.net
80
81 wiki: http://contextgarden.net
82
83
84
85version 1.03 01-01-2023 mtx-update(1)