Changes

Jump to navigation Jump to search
90 bytes added ,  19:20, 8 June 2020
m
no edit summary
The '''`context`''' script has two main uses: (1) compiling ConTeXt MkIV documents, and (2) recompiling the ConTeXt core format after you change one of the source files. It is one of ConTeXt's four command-line scripts, together with `[[mtxrunMtxrun]]` for running general ('meta-TeX') helper scripts, `[[firstFirst-setup]]` for installation and updating, and `[[texexec]]` for compiling MkII documents.
== Compiling ==
--directives=list set directive variables (show list with --showdirectives)
--silent=list disable logcatgories (show list with --showlogcategories)
--nostatistics disable runtime statistics at the end of the run(--expert option)
--noconsole disable logging to the console (logfile only)
--purgeresult purge result file before run
--nofile use dummy file as jobname
--help show this help --help --expert show help for expert options [[Category:Tools]]

Navigation menu