Difference between revisions of "Command/nowhitespace"

From Wiki
Jump to navigation Jump to search
m (cleanup)
m (Text replace - "\[\[cmd:(.*)\|(.*)\]\]" to "{{cmd|$1}}")
(11 intermediate revisions by 4 users not shown)
Line 15: Line 15:
  
  
<texcode>
+
<context source="yes">
 
\setupwhitespace[big]
 
\setupwhitespace[big]
  
Line 31: Line 31:
  
 
\stoptext
 
\stoptext
</texcode>
+
</context>
  
  
See also [[cmd:setupwhitespace|\setupwhitespace]]
+
See also {{cmd|setupwhitespace}}
 
 
  
 
== Example ==
 
== Example ==
Line 41: Line 40:
  
 
== 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]]

Revision as of 04:58, 23 March 2012

\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

Help from ConTeXt-Mailinglist/Forum

All issues with: