[NTG-context] right item marks for associative questions?
śrīrāma
citturs at gmail.com
Fri Apr 15 14:52:35 CEST 2022
On 4/15/22 2:24 PM Damien Thiriet via ntg-context wrote:
> I read the cld manual and my guess is I should use function()
> but looks like I lack some understanding of context proceeding.
>
>
> This is what I did so far
> [...]
In function 'ListeAleatoireGauche' calling startitemize as below should help:
context.startitemize ({"8","packed","random"}, {align="righttoleft"})
Further, I think you might also need to put the entry into stream in a group:
context.start() context.lefttoright(t[k]) context.stop()
Sreeram
More information about the ntg-context
mailing list