Difference between revisions of "Command/nowhitespace"

From Wiki
Jump to navigation Jump to search
(Create reference page)
 
 
(14 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<!-- please remove this and the following line if you have checked this page -->
 
{{Reference_Cleanup}}
 
 
{{Reference
 
{{Reference
 
|name=nowhitespace
 
|name=nowhitespace
 
|attributes=
 
|attributes=
 
}}
 
}}
 +
 +
== [[Help:Reference|Syntax]] (autogenerated) ==
 +
<syntax>nowhitespace</syntax>
  
 
== [[Help:Reference|Syntax]] ==
 
== [[Help:Reference|Syntax]] ==
Line 17: Line 18:
  
  
<texcode>
+
<context source="yes">
 
\setupwhitespace[big]
 
\setupwhitespace[big]
  
Line 33: Line 34:
  
 
\stoptext
 
\stoptext
</texcode>
+
</context>
  
  
See also [[cmd:setupwhitespace]]
+
See also {{cmd|setupwhitespace}}
 
 
  
 
== Example ==
 
== Example ==
Line 43: Line 43:
  
 
== See also ==
 
== See also ==
<!-- something like [[cmd:goto|\goto]] -->
+
<!-- something like {{cmd|goto}} -->
 +
 
 +
== Help from ConTeXt-Mailinglist/Forum ==
 +
All issues with:
 +
{{Forum|{{SUBPAGENAME}}}}
  
[[Category:Reference/en|nowhitespace]]
+
[[Category:Command/Paragraphs|nowhitespace]]

Latest revision as of 12:08, 19 November 2019

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