On Thu, Sep 30, 2010 at 22:25, Hans Hagen wrote: > On 30-9-2010 10:01, Mojca Miklavec wrote: >> >> Dear Hans, >> >> I'm not sure if the same problem would occur with other fonts as well >> (it is probably worth trying), but at least it happens with Lucida. >> >> Something is wrong with the spacing around the plus sign or maybe the >> wrong plus sign is taken (I suspect that). > > indeed, in the lfg file, add: > > mathencodings["lbr-sy"] = { > > [0x0002B] = 0x82, -- plus > [0x0003D] = 0x83, -- equal
Thanks a lot, that helps. > ( ) / might also need an entry I see an mathencodings["large-to-small"] = { [0x00028] = 0x00, -- ( [0x00029] = 0x01, -- ) in math-vfu.lua, but I don't yet understand exactly what is needed. Mojca ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________