Difference between revisions of "Input and compilation/Executable scripts and auxiliary files"
Jump to navigation
Jump to search
| Line 4: | Line 4: | ||
; [[Input and compilation/Executable scripts and auxiliary files/Speed|Speed]]: Tips and tricks to speed up ConTeXt. | ; [[Input and compilation/Executable scripts and auxiliary files/Speed|Speed]]: Tips and tricks to speed up ConTeXt. | ||
| − | [[Category:Input and | + | [[Category:Input and compilation]] |
[[Category:Tools]] | [[Category:Tools]] | ||
Latest revision as of 00:41, 19 January 2025
- mtxrun script
- the helper script for all sorts of ConTeXt-related things, from individual runs to managing the installation tree
- context script
- it has two main uses: (1) compiling ConTeXt MkIV documents, and (2) recompiling the ConTeXt core format after you change one of the source files.
- Running ConTeXt without a shell
- to generate documents via web services, or use a scheduled batch process.
- Speed
- Tips and tricks to speed up ConTeXt.