Command/defineblank

From Wiki
< Command
Revision as of 23:44, 14 March 2012 by Jannis (talk | contribs) (Text replace - "[[Category:Commands|" to "== ConTeXt-Forum == {{Forum|{{SUBPAGENAME}}}} [[Category:Commands|")
Jump to navigation Jump to search

\defineblank

Syntax

\defineblank[...][...]
[...] name
[...] see \setupblank


Description

Example

\defineblank
  [huge]
  [3cm]
\starttext
Hello
\blank[huge]
world!
\blank[2*huge]
How are you?
\stoptext


See also

ConTeXt-Forum