Changes

Jump to navigation Jump to search
1,135 bytes added ,  13:23, 13 October 2019
no edit summary
}}
== [[Help:Reference|Syntax]] (autogenerated) ==
<syntax>hideblocks</syntax>
== [[Help:Reference|Syntax]] ==
<table cellspacing="4" cellpadding="2" class="cmd">
<tr valign="top" class="first">
<td class="cmd">[...,...,...]</td>
<td>name names of block types to hide </td>
</tr>
<tr valign="top" class="second">
<td class="cmd">[...,...,...]</td>
<td>name tags to further specify what to hide</td>
</tr>
</table>
== Description ==
From here on, do not print blocks where they are defined.
 
== Example ==
<context source=yes text=gives>
\starttext
 
\defineblock[myblock]
== Description ==
\section{Defining blocks}
 
\beginmyblock
In Mk II, blocks are kept by default; in Mk IV, blocks are hidden by default.
\endmyblock
 
\hideblocks[myblock]
\beginmyblock
Potato (hidden where defined)
\endmyblock
 
\keepblocks[myblock]
 
\beginmyblock
Tomato (shown where defined)
\endmyblock
\section{Recalling blocks}
\useblocks[myblock]
== Example ==\stoptext<!-- Please fill in an example if you can --/context>
== See also ==
<!* {{cmd|defineblock}} to define a new kind of block.* {{cmd|setupblock}} to set up block style.* {{cmd|keepblocks}} to start displaying blocks where they are defined.* {{cmd|hideblocks}} to stop displaying blocks where they are defined.* {{cmd|useblocks}} to display blocks.* {{cmd|selectblocks}} to display only blocks mentioned in the current section.* {{cmd|processblocks}} to process blocks without printing them.* {{cmd|forceblocks}}* {{cmd|nomoreblocks}} to allow one-pass compilation under certain conditions. == Help from ConTeXt- something like [[cmdMailinglist/Forum ==All issues with:goto{{Forum|\goto]] -->{{SUBPAGENAME}}}}
[[Category:ReferenceCommand/enBlocks|hideblocks]]

Navigation menu