Changes

Jump to navigation Jump to search
357 bytes added ,  17:01, 8 June 2020
m
no edit summary
= Core tools =
; [[Inside ConTeXt]]: Macros, commands, and other programming. Basics, a must read.
; [[Mark IV]]: an introduction
; [[Inside ConTeXt]]: Macros, commands, and other programming. A must read.
; [[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]]: 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"
; PDF format output: ConTeXt can define the set of [[PDF Boxes]] defined by the PDF standard. It can create [[PDF/A]] and [[PDFX|PDF/X]] (ISO standard) compliant outputs, and take into account [[PDF Print Options]].
; [[Setups]]: a rather common variant on macros, with usefull properties.
; [[Dummy text]]
= Additional tools =
; [[Modules]]: LaTeX users call them "packages", DTP users "plug-ins"
; PDF format output: ConTeXt can define the set of [[PDF Boxes]] defined by the PDF standard. It can create [[PDF/A]] and [[PDFX|PDF/X]] (ISO standard) compliant outputs.
; [[From LaTeX to ConTeXt]]: Particular tricks that are useful for moving from LaTeX to ConTeXt.
; [[Posting on arxiv.org]]: How to submit ConTeXt documents to [http://arxiv.org], the worldwide, heavily used physics (and now mathematics and computer science) open-access preprint server.
; [[starttexdefinition]]: The {{code|starttexdefinition}} uses the {{code|start…stop}} syntax to define new control sequences.
; [[purge aux files|Purge auxiliary files]] (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]]
= Older informations =
* [[Parallel|Run in parallel]] (2008).
* A Simple [[Spellchecker]] embedded (2012).
* [[Reviewing hyphenation]] (2013)
[[Category:Tools]]

Navigation menu