Dear List,

I need a binary math operator with narrower spacing then the default. My feeble 
attempts below all lead to the same spacing
except for the last one which however is not symmetric.

Thanks for any hints!

Matthias

\definemathcommand [col]      [rel] {\mathstylevcenteredhbox\colon}
\starttext
\startformula
(a \centercolon b \centercolon c)
\stopformula

\startformula
(a \col b \col c)
\stopformula

\startformula
(a : b : c)
\stopformula
\stoptext


___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 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