Command/nowhitespace

From Wiki
< Command
Revision as of 11:30, 10 February 2011 by Patrick Gundlach (talk | contribs) (Reverted edits by DepecheMode (talk) to last revision by Phg)
Jump to navigation Jump to search

\nowhitespace

Syntax

\nowhitespace

Description

Locally removes whitespace from between paragraphs. Use when your standard whitespace setting is other than none, but at a certain spot you need to remove whitespace between the paragraphs.


\setupwhitespace[big]

\starttext

First paragraph is here.

Second paragraph is here.

\nowhitespace

Third paragraph is here.

Fourth paragraph is here.

\stoptext


See also \setupwhitespace

Example

See also