Command/definevspacing

From Wiki
< Command(Redirected from Command/defineblank)
Jump to navigation Jump to search


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