Changes

Jump to navigation Jump to search
no edit summary
[[Image:Hello-world.pdf]] is the PDF file the 2006.12.27 version of ConTeXt produced.
 
== Source ==
[[Image:Hello-world.tex]] is the source (to save copying and pasting from the source below).
Words starting with a backslash (such as <code>\starttext</code>) are called '''command sequence''' or '''macros'''.
To mark the content to be typeset, one uses the macros
 
<texcode>\starttext
\stoptext</texcode>
 
To mark a headline and the content of a section, one uses the macros:
<texcode>
\startsection[title={…}]
\stopsection
</texcode>
335

edits

Navigation menu