Difference between revisions of "Command/definevspacing"

From Wiki
Jump to navigation Jump to search
 
Line 17: Line 17:
 
</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>This command allows you to define new keywords for {{cmd|vspacing}} (aka {{cmd|blank}}) by using (or combining) existing options.
 
+
</cd:description>
{{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

Latest revision as of 10:07, 29 October 2021


\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.

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: