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