Hans Hagen wrote:
Christopher G D Tipper wrote:

Hi,

I hope this is not a bug, and that the reference manual is just incorrect.

In
This is pdfeTeX, Version 3.141592-1.30.4-2.2 (Web2C 7.5.5) (format=cont-en 2005.12.24) 6 JAN 2006 20:07
ConTeXt  ver: 2005.12.19  fmt: 2005.12.24  int: english  mes: english

The following produces no indenting at all. I expect all paragraphs to be indented except for the very first.

\starttext

\setupindenting[small]

\noindenting\input knuth

That should be:

  \setupindenting[small,yes]

  \noindentation\input knuth
  %        ^^^^^

Cheers, Taco
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to