Open main menu

Changes

917 bytes added ,  15:27, 28 November 2008
→‎Configuration: added a new section
See [[ConTeXt Minimals/Contents]].
 
= Configuration =
 
* --'''platform'''=''name-of-platform'' (without argument the one we're working on; see supported platforms)
* --'''engines'''=luatex,xetex,pdftex,'''all''' (you can list more, default: '''all''')
* --'''server'''=''repository-url'' (default: '''<code>rsync://contextgarden.net</code>''')
* --'''module'''=''string'' (default: '''minimals''')
* --'''context'''=''version'' (current, beta, alpha, ''yyyy.mm.dd''; default: '''current''')
* --'''texroot'''=''path'' (installation path; default: '''tex''')
* --'''update''' (update minimal tree)
* --'''make''' (also make formats and generate file databases)
* --'''force''' (as opposed to --dryrun; do the real thing) '''needs to be fixed'''
 
* --rsync=''name-of-rsync-binary'' (default: ''rsync'')
* --state (update tree using saved state) '''needs to be implemented/fixed'''
* --keep (as apposed to --delete; don't delete unused or obsolete files)
= Supported platforms =