Difference between revisions of "Command/defineblank"

From Wiki
Jump to navigation Jump to search
m (Taco moved page Command/defineblank to Command old/defineblank without leaving a redirect)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Reference
+
#redirect [[Command/definevspacing]]
|name=defineblank
 
|attributes=
 
}}
 
 
 
== [[Help:Reference|Syntax]] ==
 
<syntax>defineblank</syntax>
 
 
 
<table cellspacing="4" cellpadding="2" class="cmd">
 
  <tr>
 
    <td colspan="2" class="cmd">\defineblank<span class="first" >[...]</span><span class="second" >[...]</span></td>
 
  </tr>
 
  <tr valign="top" class="first">
 
    <td class="cmd">[...]</td>
 
    <td>name </td>
 
  </tr>
 
  <tr valign="top" class="second">
 
    <td class="cmd">[...]</td>
 
    <td>see [[Command/setupblank|\setupblank]] </td>
 
  </tr>
 
</table>
 
 
 
 
 
== Description ==
 
 
 
 
 
 
 
== Example ==
 
 
 
<texcode>
 
\defineblank
 
  [huge]
 
  [3cm]
 
\starttext
 
Hello
 
\blank[huge]
 
world!
 
\blank[2*huge]
 
How are you?
 
\stoptext
 
</texcode>
 
 
 
 
 
== See also ==
 
<!-- something like {{cmd|goto}} -->
 
* {{cmd|blank}}
 
* {{cmd|setupblank}}
 
 
 
== Help from ConTeXt-Mailinglist/Forum ==
 
All issues with:
 
{{Forum|{{SUBPAGENAME}}}}
 
 
 
[[Category:Command/Whitespace|defineblank]]
 

Latest revision as of 19:24, 13 September 2020