and/or add the number of items to be expected:

\starttexdefinition protected thisiymylist [#1]

  \getcommalistsize[#1]
  \doifelse{\commalistsize}{1}
    {Read the prompt below:\par}
{Read {\em all} the \the\numexpr \commalistsize -1\relax\ prompts below:\par}
  \startitemize[n]
  \doloopoverlist{#1}{\startitem\recursestring\stopitem}
  \stopitemize

\stoptexdefinition


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

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to