Difference between revisions of "Command/defineblank"

From Wiki
Jump to navigation Jump to search
m (moved Reference/en/defineblank to Command/defineblank: Text replace - "Reference/en/" to "Command/")
m (Text replace - "[[Category:Commands|" to "== ConTeXt-Forum == {{Forum|{{SUBPAGENAME}}}} [[Category:Commands|")
Line 42: Line 42:
 
== See also ==
 
== See also ==
 
<!-- something like [[cmd:goto|\goto]] -->
 
<!-- something like [[cmd:goto|\goto]] -->
 +
 +
== ConTeXt-Forum ==
 +
{{Forum|{{SUBPAGENAME}}}}
  
 
[[Category:Commands|defineblank]]
 
[[Category:Commands|defineblank]]

Revision as of 23:44, 14 March 2012

\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