On Thu, 4 Jun 2009, Hans Hagen wrote:

Otared Kavian wrote:

%%%%% begin example

\starttext
Set $a := bc^{-1}$.
\stoptext

%%%%% end example

In this example, there should be a space before and after ":=" as one may see it readily in mkii (and indeed in plain TeX…).

in char-def.lua both colon and equal should be 'relation'

note for aditya: we need to check more of them (more colons)

colon needs a bit more care. The literal : should be a mathrel, while \colon should be a punctuation. I do not know how to set this using mathspec.

equal in the current char-def is wrong. The mathclass should be relation (rather than binary).

Aditya
___________________________________________________________________________________
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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to