Changes

Jump to navigation Jump to search
693 bytes added ,  16:34, 11 November 2019
no edit summary
|attributes=
}}
 
== [[Help:Reference|Syntax]] (autogenerated) ==
<syntax>head</syntax>
== [[Help:Reference|Syntax]] ==
<tr>
<td colspan="2" class="cmd">\head<span class="first" style="color:red;">[ref,ref,...]</span></td>
</tr>
<tr>
<td colspan="2" class="cmd">\starthead<span class="first" style="color:red;">[ref,ref,...]</span><span class="second">{Title}</span> ... \stophead</td>
</tr>
<tr valign="top" class="first">
Because the occasional bold item in a list still does not look very much like a head, the items under the head are often printed in a nested {{cmd|startitemize}}.
 
=== Referring to the head ===
 
The syntax \head[ref] probably do not work - it is necessary to use \starthead[ref] ... \stophead
([https://mailman.ntg.nl/pipermail/ntg-context/2018/091593.html])
== Example ==
\stopitemize
\stopitemize
</context>
 
=== Example of a reference ===
 
<context source=yes>
\startitemize[i][stopper=),headstyle=bold]
\item[TheItem] Item
 
\starthead[TheHead]{Head}
 
Some text
 
\stophead
\stopitemize
 
See point \in[TheItem] or \in[TheHead].
</context>

Navigation menu