Idris Samawi Hamid ادريس سماوي حامد schrieb:
\setuphead[chapter]   [conversion=R]

\setuplist[chapter][width=2.8em]

\definecombinedlist
[content]
[chapter]
[level=chapter,
alternative=c,
numberalign=flushright]

Use \setuplist to change the numeralign setting, you need also a distance value.

\setuplist
  [chapter]
  [alternative=c,
   width=2.8em,
   distance=1em,
   numberalign=flushright]

The attached file shows which values are valid for \setupcombinedlist.

Wolfgang

Attachment: i-list.pdf
Description: Adobe PDF document

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to