Difference between revisions of "Command/defineblank"

From Wiki
Jump to navigation Jump to search
(Create reference page)
 
m (cleaned up)
Line 1: Line 1:
<!-- please remove this and the following line if you have checked this page -->
 
{{Reference_Cleanup}}
 
 
{{Reference
 
{{Reference
 
|name=defineblank
 
|name=defineblank
Line 28: Line 26:
 
== Example ==
 
== Example ==
  
<pre class="example">
+
<texcode>
 
\defineblank
 
\defineblank
 
   [huge]
 
   [huge]
Line 39: Line 37:
 
How are you?
 
How are you?
 
\stoptext
 
\stoptext
</pre>
+
</texcode>
  
  

Revision as of 18:28, 11 April 2010

\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