Le 29/04/2014, Maggyero a écrit
> How do you setup your itemize environment to get a formatting in paragraph
> fashion, that is to say without margins at the second, third, etc. lines of
> each item, like this:
> 1. one one one one one one one one one one
> one one one one one one one one one one
> I get this instead (notice the margins represented with underscores):
> 1. one one one one one one one one one one
> __one one one one one one one one one one
> with:
> 
> \setupitemgroup[itemize][each][packed]
> \startitemize[n]
> \item \dorecurse{20}{one}
> \item \dorecurse{20}{two}
> \item \dorecurse{20}{three}
Not tested but I think \setupitemgroup[itemize][each][distance=0em]
should do the trick. One can also change the margins (see
http://http://wiki.contextgarden.net/Command/setupitemgroup).

All the best.

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