Command/vskip

From Wiki
< Command
Revision as of 17:57, 24 February 2014 by Thangalin (talk | contribs)
Jump to navigation Jump to search

Description

Avoid using \vskip in ConTeXt.

The \blank subsystem can deal with many spacing-related issues that \vskip cannot address. The command retains information about what happened before (and might happen next); bare \vskips interfere with this mechanism.

Consequently, spacing problems related to \vskip are likely resolved by using \blank.

See Also

Use \blank.