On 20 Aug 2014, at 18:01, Wolfgang Schuster <schuster.wolfgang@gmail.com> wrote:


Am 20.08.2014 um 17:53 schrieb Gerben Wierda <gerben.wierda@rna.nl>:


On 20 Aug 2014, at 17:34, Wolfgang Schuster <schuster.wolfgang@gmail.com> wrote:


Am 20.08.2014 um 17:32 schrieb Gerben Wierda <gerben.wierda@rna.nl>:


On 20 Aug 2014, at 17:23, Wolfgang Schuster <schuster.wolfgang@gmail.com> wrote:


Am 20.08.2014 um 16:07 schrieb Gerben Wierda <gerben.wierda@rna.nl>:

Thanks. I used

\setupitemize[each][margin=standard]

and this works. However, I've noticed that the normal pararaph indent is just a little bit more than the itemize margin. The bullets of the list are not aligned perfectly with the indented line. They are indented slightly less. Anything I can do about that?

Are you sure?

Yes:


Make a *working* minimal example.

Having that part in a smaller bodyfont is what triggers it:

\starttext
\setupbodyfont[12pt]

\setupindenting[small]
\indenting[yes]

Don’t use \indenting, it’s a old command with the same meaning as \setupindenting.

\setupitemize[each][margin=standard]

You ned absolute values for indentation and margin, e.g.

\setupindenting[yes,5mm]
\setupitemize[each][margin=5mm]

Works ok at first level. Second level doesn't exactly align. But there is some startstopnarrower in play too. I'l try to create a minimal example.


Wolfgang

___________________________________________________________________________________
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
___________________________________________________________________________________