Changes

Jump to navigation Jump to search
68 bytes added ,  17:32, 19 June 2013
Show ConTeXt output for MkIV sectioning
Each of these start-commands has a corresponding stop-command which should be used at the end of the section. For example:
<texcodecontext mode=mkiv source=yes>% mode=mkiv 
\section[sec:old]{Old Section}
\stopsection
</texcodecontext>
The following keys are available for the start-commands:
It is also possible to set per-section variables, and retrieve them with the {{cmd|structureuservariable}} command:
<texcodecontext mode=mkiv source=yes>% mode=mkiv 
\startchapter[title={Foo Bar}][foo=bar]
\stopchapter
</texcodecontext>
==Titling Style==

Navigation menu