Pablo Rodriguez schrieb am 20.03.19 um 20:03:
Dear list,

I have the following sample:

     \showframe
     \setupitemize[each][option=inmargin]
     \starttext
     \startitemize[n]
         \dorecurse{5}{\item item}
     \stopitemize

     \startitemize
         \dorecurse{5}{\item item}
     \stopitemize

     \startitemize[I]
         \dorecurse{5}{\item item}
     \stopitemize
     \stoptext

Is there a way to get only [option=inmargin] for the items that are
Roman-numbered?

\startitemize[I,inmargin]

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

Reply via email to