Difference between revisions of "Command/defineblank"

From Wiki
Jump to navigation Jump to search
m (Text replace - "\[\[cmd:(.*)\|(.*)\]\]" to "{{cmd|$1}}")
m (autosyntax (empty), category, links)
Line 5: Line 5:
  
 
== [[Help:Reference|Syntax]] ==
 
== [[Help:Reference|Syntax]] ==
 +
<syntax>defineblank</syntax>
 +
 
<table cellspacing="4" cellpadding="2" class="cmd">
 
<table cellspacing="4" cellpadding="2" class="cmd">
 
   <tr>
 
   <tr>
Line 42: Line 44:
 
== See also ==
 
== See also ==
 
<!-- something like {{cmd|goto}} -->
 
<!-- something like {{cmd|goto}} -->
 +
* {{cmd|blank}}
 +
* {{cmd|setupblank}}
  
 
== Help from ConTeXt-Mailinglist/Forum ==
 
== Help from ConTeXt-Mailinglist/Forum ==
Line 47: Line 51:
 
{{Forum|{{SUBPAGENAME}}}}
 
{{Forum|{{SUBPAGENAME}}}}
  
[[Category:Commands|defineblank]]
+
[[Category:Command/Whitespace|defineblank]]

Revision as of 20:30, 23 September 2019

\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

Help from ConTeXt-Mailinglist/Forum

All issues with: