3 Dec
2010
3 Dec
'10
11:47 a.m.
On Fri, Dec 3, 2010 at 11:42, Mojca Miklavec wrote:
Hans,
this issues is not fixed. I assume that jointwo(...) function is used to create the longrightarrow and maybe that one doesn't get the spacing right.
This fixes the problem indeed: jointwo (main,characters,id,size,0x27F6,0x0002D,4,0x02192) (line 332 in math-vfu.lua). It seems that joinrel is hardcoded to the value 3 in many places apart from this particular one. Maybe you need to introduce a new lua variable somewhere inside function vfmath.alas(main,id,size)? Thanks, Mojca