Changes

Jump to navigation Jump to search
Create reference page
<!-- please remove this and the following line if you have checked this page -->
{{Reference_Cleanup}}
{{Reference
|name=nowhitespace
|attributes=
}}

== [[Help:Reference|Syntax]] ==
<table>
<tr>
<td class="cmd">\nowhitespace</td>
</tr>
</table>

== 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.


<texcode>
\setupwhitespace[big]

\starttext

First paragraph is here.

Second paragraph is here.

\nowhitespace

Third paragraph is here.

Fourth paragraph is here.

\stoptext
</texcode>


See also [[cmd:setupwhitespace]]


== Example ==
<!-- Please fill in an example if you can -->

== See also ==
<!-- something like [[cmd:goto|\goto]] -->

[[Category:Reference/en|nowhitespace]]
Anonymous user

Navigation menu