Changes

Jump to navigation Jump to search
377 bytes added ,  13:24, 13 October 2019
no edit summary
}}
== [[Help:Reference|Syntax]] (autogenerated) ==
<syntax>nomoreblocks</syntax>
== [[Help:Reference|Syntax]] ==
<table>
== Description ==
{{cmd|nomoreblocks}} tells ConTeXt that all blocks have already been defined. If in addition all invocations of the blocks occur after {{cmd|nomoreblocks}}, then giving ConTeXt this hint saves a compilation pass. == Example ==<texcode>\defineblock[question]\defineblock[answer] \starttext \beginquestionThe first question\endquestion \beginanswerThe first answer\endanswer \nomoreblocks \section{Questions}\useblocks[question] \section{Answers}\useblocks[answer]\stoptext</texcode>
== See also ==

Navigation menu