Command/nowhitespace

From Wiki
< Command
Revision as of 12:08, 19 November 2019 by Usonianhorizon (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

\nowhitespace

Syntax (autogenerated)


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

Help from ConTeXt-Mailinglist/Forum

All issues with: