Dear list,

I have this stupid sample:

    \starttext
    \def\cA{a, b, c}
    \doifelse{\env{cA}}{\cA}{equal}{unequal}
    \stoptext

I compile it with:

    contextjit --arguments="cA=a, b" a.tex

Because of the coma, I get this error:

    check > missing or ungrouped '=' after 'b'
       in line '29 (15>environment:)'
    \wait =

Is there a way to write the arguments option value, so that I can type
"a, b"?

Many thanks for your help,


Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / 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