Command/defineblock

Unofficial ConTeXt Wiki mirror

Last modified: 2021-11-18

Syntax (autogenerated)

\defineblock[...][...][...=...,...]
[...] name
[...] name
...=...,... inherits from \setupblock

Syntax

\defineblock[...]
[...] name of block type

Description

Blocks are reusable pieces of text. Once a block type is defined with \defineblock[name], the blocks can be defined (with or without displaying them) using \beginname[tags] ... \endname. (Yes, that is \begin... and \end..., not \start... and \stop....) There are a number of commands to display all or some of the blocks defined in the document; see the See Also section for a list with descriptions.

Example

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: