Mojca Miklavec wrote: > \definemathsymbol [≤] [rel] [sy] ["14] > \definemathsymbol [·] [bin] [sy] ["01]
You need \definemathcharacter, otherwise you are setting the math equivalent of the control sequence \≤, not the character ≤. It still doesn't work then, but that could be some problem with initialization of the math collections, i don't know. A bare \mathcode `≤ = "3214 works fine, so it must be a context macro issue. Best wishes, Taco ___________________________________________________________________________________ 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://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
