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 \input knuth \stoptext Some of my very old stylesheets stopped working when I moved to a new machine. What is the new syntax, please? Christopher --------------------------------o00o-------------------------------- “Since light travels faster than sound, isn’t that why some people appear bright until you hear them speak” — Steve Wright
On Fri, 6 Jan 2006, Christopher G D Tipper wrote:
\setupindenting[small]
\setupindenting[small,yes] Cheers, Peter -- http://pmrb.free.fr/contact/
On 6 Jan 2006, at 20:52, Peter Münster wrote:
\setupindenting[small]
\setupindenting[small,yes]
That doesn't seem to work. Is the reference manual out-of-date? Christopher
Cheers, Peter
-- http://pmrb.free.fr/contact/ _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
--------------------------------o00o-------------------------------- “Since light travels faster than sound, isn’t that why some people appear bright until you hear them speak” — Steve Wright
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 \input knuth
\stoptext
\setupindenting[small,yes] % small sets it, yes enables it btw in you rexample you hav eonly one paragraph Hans
On 6 Jan 2006, at 21:03, Hans Hagen wrote:
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
\setupindenting[small,yes] % small sets it, yes enables it
btw in you rexample you hav eonly one paragraph
I am truly sorry but this solution does not work for me. And if you try the example it has six paragraphs. Christopher
Hans _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
--------------------------------o00o-------------------------------- “Since light travels faster than sound, isn’t that why some people appear bright until you hear them speak” — Steve Wright
On 1/6/06, Christopher G D Tipper
\setupindenting[small,yes] % small sets it, yes enables it
btw in you rexample you hav eonly one paragraph
I am truly sorry but this solution does not work for me. And if you try the example it has six paragraphs.
It does NOT work for me. In PDF I see 5 non-idented paragraphs ! I use: TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005 texexec : TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005 texutil : TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE 1992-2004 tex : pdfeTeX, 3.141592-1.30.5-2.2 (Web2C 7.5.5) context : ver: 2005.12.19 cont-en : ver: 2005.12.19 fmt: 2005.12.19 mes: english -- http://vnoss.org Vietnamese Open Source Software Community
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
On 1/6/06, Taco Hoekwater
That should be:
\setupindenting[small,yes]
\noindentation\input knuth % ^^^^^
works perfectly. Thanks. -- http://vnoss.org Vietnamese Open Source Software Community
http://wiki.contextgarden.net/FAQ#.5Csetupindenting.5Bmedium.5D_doesn. 27t_work.3F HTH Thomas On Jan 6, 2006, at 9:16 PM, 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 \input knuth
\stoptext
Some of my very old stylesheets stopped working when I moved to a new machine. What is the new syntax, please?
Christopher --------------------------------o00o-------------------------------- “Since light travels faster than sound, isn’t that why some people appear bright until you hear them speak” — Steve Wright
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
participants (6)
-
Christopher G D Tipper
-
Hans Hagen
-
Peter Münster
-
Taco Hoekwater
-
Thomas A. Schmitz
-
VnPenguin