Difference between revisions of "Command/definevspacing"

From Wiki
Jump to navigation Jump to search
(Created page with "Documentation for \definevspacing")
 
Line 16: Line 16:
 
   </cd:command>
 
   </cd:command>
 
</cd:variants>
 
</cd:variants>
<cd:description>This command allows you to define new keywords for {{cmd|vspacing}} (aka {{cmd|blank}}) by using (or combining) existing options.</cd:description>
+
<cd:description>This command allows you to define new keywords for {{cmd|vspacing}} (aka {{cmd|blank}}) by using (or combining) existing options.
 +
 
 +
{{bug|The {{cmd|defineblank}} alias is missing from the interface files}}</cd:description>
 
<cd:examples><cd:example title=""><context source="yes">
 
<cd:examples><cd:example title=""><context source="yes">
 
\defineblank
 
\defineblank

Revision as of 19:24, 13 September 2020


\definevspacing

Summary

The command \definevspacing defines keywords for \vspacing (aka \blank)

Settings

\definevspacing[...][...]
[...]name
[...]inherits from \vspacing

OptionExplanation
new keyword to be defined
a combination of existing keywords

Description

This command allows you to define new keywords for \vspacing (aka \blank) by using (or combining) existing options.

Bug report: The \defineblank alias is missing from the interface files (See: Bug List)


Examples

Example 1

\defineblank
  [huge]
  [3cm]
\starttext
Hello
\blank[huge]
world!
\blank[2*huge]
How are you?
\stoptext

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: