Am 2018-07-26 um 16:03 schrieb Hans Hagen
\def\MyFill#1% {\leaders\hbox to 1em{\hss.\hss}\hfill \rlap{\hbox to \rightskip{\hss#1}}}
\showframe
\starttext
\startnarrower[2*right] \startitemize[packed,joinedup] \startitem \input tufte \MyFill{33} \stopitem \startitem \input knuth \MyFill{99} \stopitem \stopitemize \stopnarrower
\stoptext
Thank you very much! I can even put \start/stopnarrower in before/after of \setupitemgroup. Its width parameter doesn’t work (at least not together with inmargin). But in your solution the dots (leaders) also stop with the text, and I’d like them to continue up to the number. I tried: \def\MyFill#1{\leaders\hbox to 1em{\hss. }\hfill \rlap{\hbox to \rightskip{\leaders\hbox to 1em{. \hss}\hfill#1}}} But that’s ugly and gives an irregular gap between the two sets. I don’t understand this low level TeX enough... Greetlings, Hraban --- https://www.fiee.net http://wiki.contextgarden.net https://www.dreiviertelhaus.de GPG Key ID 1C9B22FD