Oliver Buerschaper wrote: > Dear all, > > I'm wondering how to typeset a sequence of pluses such that each plus > is placed with "normal" math character spacing around it ... In this > snippet I guess a plus (or at least the majority of pluses) is simply > treated as a binary operator with appropriate spacing:
This should normally work, but it depends on the current math encoding (see the math-xxx.tex files in the distribution): \definemathcharacter [+] [ord] [mr] ["2B] % [bin] is default 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 ___________________________________________________________________________________
