blob: db1143b92b1288c4be2c0c5b654582a58c68048b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
The miktex_update script offers automatic updating and/or installing of new
packages of an existing MiKTeX installation. It supports direct connection
with online repositories of the MiKTeX server network, as well as synchronizing
a local repository (CTAN) with following update. In the end you should have an
up-to-date and complete MiKTeX installation.
License: LPPL
Changes in v1.4:
- new switch -a, --admin to run mpm in administrative mode (MiKTeX v2.8+)
- Bugfix: corrected variable names for alternative rsync servers
|