Bug in mkiv math mode: missing \longrightarrow
Hi Hans, Testing your last night's beta, LuaTeX, Version beta-0.40.1-2009050813 (Web2C 7.5.7) ConTeXt ver: 2009.06.04 22:20 MKIV fmt: 2009.6.4 int: english/ english I noticed that \longrightarrow is missing in mkiv, while everything is correct in mkii. Here is a minimal example: %%% begin example \starttext Consider a continuous function $f : (0,1) \longrightarrow E$, where $E $ is a Banach space, as above. Consider a continuous function $f : (0,1) \rightarrow E$, where $E$ is a Banach space, as above. \stoptext %%% end example In mkiv nothing appears for \longrightarrow, although the typesetting goes through. Thanks for your attention: OK
On Fri, 5 Jun 2009, Otared Kavian wrote:
Hi Hans,
Testing your last night's beta, LuaTeX, Version beta-0.40.1-2009050813 (Web2C 7.5.7) ConTeXt ver: 2009.06.04 22:20 MKIV fmt: 2009.6.4 int: english/english I noticed that \longrightarrow is missing in mkiv, while everything is correct in mkii. Here is a minimal example:
%%% begin example \starttext Consider a continuous function $f : (0,1) \longrightarrow E$, where $E$ is a Banach space, as above.
Consider a continuous function $f : (0,1) \rightarrow E$, where $E$ is a Banach space, as above. \stoptext
%%% end example
In mkiv nothing appears for \longrightarrow, although the typesetting goes through.
Currently, \longrightarrow (and few other composed symbols) only work with unicode fonts (cambria and asana math). We need to figure out a clean way to deal with composed symbols in mkiv. Aditya
On 5 juin 09, at 14:38, Aditya Mahajan wrote:
On Fri, 5 Jun 2009, Otared Kavian wrote:
[…] In mkiv nothing appears for \longrightarrow, although the typesetting goes through.
Currently, \longrightarrow (and few other composed symbols) only work with unicode fonts (cambria and asana math). We need to figure out a clean way to deal with composed symbols in mkiv.
Aditya
Thanks Aditya, I understand. Should I gather such bugs in a file and submit it later, without cluttering the mailing list with each of them? Best regards: OK
Otared Kavian wrote:
On 5 juin 09, at 14:38, Aditya Mahajan wrote:
On Fri, 5 Jun 2009, Otared Kavian wrote:
[…] In mkiv nothing appears for \longrightarrow, although the typesetting goes through.
Currently, \longrightarrow (and few other composed symbols) only work with unicode fonts (cambria and asana math). We need to figure out a clean way to deal with composed symbols in mkiv.
Aditya
Thanks Aditya, I understand. Should I gather such bugs in a file and submit it later, without cluttering the mailing list with each of them?
that would help also, it would be nice to have a collection of test files (the same for structure) ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (3)
-
Aditya Mahajan
-
Hans Hagen
-
Otared Kavian