Changes

Jump to navigation Jump to search
23 bytes added ,  11:49, 8 December 2012
no edit summary
{{code|first-setup.sh}} or {{code|first-setup.bat}} is the script used to install and update ConTeXt. You can keep separate ConTeXt installations under separate directories; this is useful if you want a stable version for your important projects, and like to use the latest features in your small projects, for example. The script is a wrapper around {{code|mtxrun}} with {{code|mtx-update.lua}} as a helper script, both in the {{code|bin}} directory directly under the installation root.
To obtain the {{code|first-setup.sh}} script and/or update it:
cd /opt/context
rsync -ptv rsync://contextgarden.net/minimals/setup/first-setup.sh ./
# optional: make it executable.
# chmod +x first-setup.sh
 
The script automatically self-updates.
To install or update ConTeXt:

Navigation menu