ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* setupindenting[no] does not reset indentation for items
@ 2011-04-09  8:48 Cecil Westerhof
  2011-04-13 10:27 ` Cecil Westerhof
  0 siblings, 1 reply; 2+ messages in thread
From: Cecil Westerhof @ 2011-04-09  8:48 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: setupindenting[no] does not reset indentation for items
  2011-04-09  8:48 setupindenting[no] does not reset indentation for items Cecil Westerhof
@ 2011-04-13 10:27 ` Cecil Westerhof
  0 siblings, 0 replies; 2+ messages in thread
From: Cecil Westerhof @ 2011-04-13 10:27 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Nobody an idea about this problem?

How at least getting items without indent?

2011/4/9, Cecil Westerhof <cldwesterhof@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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-04-13 10:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-09  8:48 setupindenting[no] does not reset indentation for items Cecil Westerhof
2011-04-13 10:27 ` Cecil Westerhof

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).