Difference between revisions of "Command/defineblank"

From Wiki
Jump to navigation Jump to search
m (Text replace - "Reference/en|" to "Commands|")
m (Text replace - "Reference/en/" to "Command/")
Line 15: Line 15:
 
   <tr valign="top" class="second">
 
   <tr valign="top" class="second">
 
     <td class="cmd">[...]</td>
 
     <td class="cmd">[...]</td>
     <td>see [[Reference/en/setupblank|\setupblank]] </td>
+
     <td>see [[Command/setupblank|\setupblank]] </td>
 
   </tr>
 
   </tr>
 
</table>
 
</table>

Revision as of 01:52, 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