On 7/15/23 21:46, Jairo A. del Rio wrote:
> Hi, list! I want to know how to make numbers in text item groups run
> along with text (for instance, wrt indentation) regardless of their
> position in text. In the following example:

Hi Jairo,

alignsymbol=yes might be what you need (if I’m getting your point right).

Complete sample that worked for me:

  \setupindenting[yes,medium]
  \starttext
  \startitemize[a,intext]
    [left=(, right=), stopper=, alignsymbol=yes, indenting={yes,medium}]
  \startitem \input{jojomayer}\stopitem
  \startitem \input{jojomayer}\stopitem
  \startitem \input{jojomayer}\stopitem
  \stopitemize
  \stoptext

Just in case it might help,

Pablo
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

Reply via email to