9 Apr
2009
9 Apr
'09
8:21 p.m.
Indeed, it seems to be broken in mkiv \rightarrow \to \leftarrow ... However, \leftrightarrow works. So, currently, it is hard to typeset limits under mkiv! Alan On Tuesday 31 March 2009 09:14:16 Hans Hagen wrote:
Aditya Mahajan wrote:
On Mon, 30 Mar 2009, Jesse Alama wrote:
It seems that \rightarrow is missing. The command exists, in the sense that its use doesn't lead to an error, but it doesn't lead to anything in the output. Minimal example:
\starttext $\rightarrow$ \stoptext
Hans,
What does the new arrow function in math-vfu.lua supposed to do?
it will be used instead of the macro based one (as luatex has native support for such extenders now) but i had to wait till you fixed all the other arrows that you added someplace
Hans