Difference between revisions of "Command/noindenting"

From Wiki
Jump to navigation Jump to search
m (Text replace - "[[Category:Commands|" to "== ConTeXt-Forum == {{Forum|{{SUBPAGENAME}}}} [[Category:Commands|")
(Add description, example, See Also)
(6 intermediate revisions by one other user not shown)
Line 12: Line 12:
  
 
== Description ==  
 
== Description ==  
 
+
Deprecated. Equivalent to {{cmd|setupindenting}}<tt>[no]</tt>.
 
 
  
 
== Example ==
 
== Example ==
<!-- Please fill in an example if you can -->
+
<context source=yes>
 +
minus one\par
 +
zero\par
 +
\setupindenting[yes, 20pt]
 +
one\par
 +
two\par
 +
three\par
 +
\noindenting
 +
four\par
 +
five\par
 +
</context>
  
 
== See also ==
 
== See also ==
<!-- something like [[cmd:goto|\goto]] -->
+
* {{cmd|setupindenting}}
 +
* {{cmd|noindentation}}
  
== ConTeXt-Forum ==
+
== Help from ConTeXt-Mailinglist/Forum ==
 +
All issues with:
 
{{Forum|{{SUBPAGENAME}}}}
 
{{Forum|{{SUBPAGENAME}}}}
  
[[Category:Commands|noindenting]]
+
[[Category:Command/Paragraphs|noindenting]]

Revision as of 14:58, 11 June 2012

\noindenting

Syntax

\noindenting

Description

Deprecated. Equivalent to \setupindenting[no].

Example

minus one\par
zero\par
\setupindenting[yes, 20pt]
one\par
two\par
three\par
\noindenting
four\par
five\par

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: