>> \startmathcollection[default] >> \definemathcharacter [myplus] [ord] [mr] ["2B] >> \stopmathcollection > > This will work, except that you need \definemathsymbol, > not \definemathcharacter. > > \startmathcollection[default] > \definemathsymbol [myplus] [ord] [mr] ["2B] > \stopmathcollection
That's it, stupid me ... now it works like a charm. Many thanks! Oliver ___________________________________________________________________________________ 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 ___________________________________________________________________________________
