Re: [NTG-context] paragraph indenting

2006-01-06 Thread VnPenguin
On 1/6/06, Taco Hoekwater <[EMAIL PROTECTED]> wrote:
>
> That should be:
>
>\setupindenting[small,yes]
>
>\noindentation\input knuth
>%^
>

works perfectly. Thanks.

--
http://vnoss.org
Vietnamese Open Source Software Community
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] paragraph indenting

2006-01-06 Thread Taco Hoekwater

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


Re: [NTG-context] paragraph indenting

2006-01-06 Thread VnPenguin
On 1/6/06, Christopher G D Tipper <[EMAIL PROTECTED]> wrote:
> >
> > \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
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] paragraph indenting

2006-01-06 Thread Christopher G D Tipper


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


___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] paragraph indenting

2006-01-06 Thread Thomas A. Schmitz
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


___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] paragraph indenting

2006-01-06 Thread Christopher G D Tipper


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


___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] paragraph indenting

2006-01-06 Thread Hans Hagen

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
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] paragraph indenting

2006-01-06 Thread Christopher G D Tipper

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


Re: [NTG-context] paragraph indenting

2006-01-06 Thread Peter Münster
On Fri, 6 Jan 2006, Christopher G D Tipper wrote:

> \setupindenting[small]

\setupindenting[small,yes]

Cheers, Peter

-- 
http://pmrb.free.fr/contact/
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context