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
___________________________________________________________________________________

Reply via email to