Changes

Jump to navigation Jump to search
132 bytes added ,  16:38, 9 February 2021
m
no edit summary
; [[Mtxrun|mtxrun script]]: the helper script for all sorts of ConTeXt-related things, from individual runs to managing the installation tree
; [[Context|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.
; [[Visual Debugging]] and the currently being updated version [[Debugging]]: show the nasty details of your code, to understand and tweak ConTeXt typesetting.
; [[Buffers in LuaTeX|Buffers]]: Buffers are named chunks of text, saved by ConTeXt to be retrieved by the user later.
; [[Modules]]: LaTeX users call them "packages", DTP users "plug-ins"
; [[Run scripts|Shell scripts]]: while context and mtxrun already automate a lot, bash scripts can help.
; [[starttexdefinition]]: The {{code|starttexdefinition}} uses the {{code|start…stop}} syntax to define new control sequences.
; [[purge aux files|Purge auxiliary files]] and local default parameters (2013).
; [[Unexpected behavior]]: If ConTeXt appears to behave in a counterintuitive way, chances are that it’s actually your intuitions that lack calibration.
; [[LuaTeX callbacks]]
; [[Speed]]: Tips and tricks to speed up ConTeXt.
= Older informations =
* [[Version Control]]: Getting version control specific information in ConTeXt (200122012).
* [[HTML and ConTeXt]]: Collaborative HTML document preparation using Wiki and its conversion to ConTeXt using Ruby (2007).
* [[Word-to-LaTeX|Word-to-LaTeX/ConTeXt script]] (2007).

Navigation menu