Re: [NTG-context] setupindenting[no] does not reset indentation for items

2011-04-13 Thread Cecil Westerhof
Nobody an idea about this problem?

How at least getting items without indent?

2011/4/9, Cecil Westerhof cldwester...@gmail.com:
 I have the following code:
 \starttext

 {\bf\em default}

 paragrap1

 paragrap2

 paragrap3

 \startitemize
 \item paragrap1

 paragrap2

 paragrap3
 \stopitemize

 \setupindenting[yes,medium]

 {\bf\em after setupindenting[yes,medium]}

 paragrap1

 paragrap2

 paragrap3

 \startitemize
 \item paragrap1

 paragrap2

 paragrap3
 \stopitemize

 \setupindenting[no]

 {\bf\em after setupindenting[no]}

 paragrap1

 paragrap2

 paragrap3

 \startitemize
 \item paragrap1

 paragrap2

 paragrap3
 \stopitemize

 \stoptext

 I would expect the default and setupindentation[no] to do the same.
 But it does not. By the last one normal text is not indented anymore,
 but the items still are. Is this a bug, or a feature?


 --
 Cecil Westerhof



-- 
Cecil Westerhof
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] setupindenting[no] does not reset indentation for items

2011-04-09 Thread Cecil Westerhof
I have the following code:
\starttext

{\bf\em default}

paragrap1

paragrap2

paragrap3

\startitemize
\item paragrap1

paragrap2

paragrap3
\stopitemize

\setupindenting[yes,medium]

{\bf\em after setupindenting[yes,medium]}

paragrap1

paragrap2

paragrap3

\startitemize
\item paragrap1

paragrap2

paragrap3
\stopitemize

\setupindenting[no]

{\bf\em after setupindenting[no]}

paragrap1

paragrap2

paragrap3

\startitemize
\item paragrap1

paragrap2

paragrap3
\stopitemize

\stoptext

I would expect the default and setupindentation[no] to do the same.
But it does not. By the last one normal text is not indented anymore,
but the items still are. Is this a bug, or a feature?


-- 
Cecil Westerhof
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___