View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000488 | luatex | luatex limitation | public | 2010-09-26 14:05 | 2015-10-28 17:24 |
Reporter | Khaled Hosny | Assigned To | Hans Hagen | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 0.63.0 | ||||
Fixed in Version | 0.85.0 | ||||
Summary | 0000488: Wide space after non scripted integrals | ||||
Description | There is wide space after non scripted integrals, I'm not sure if italic correction should not be applied in this case. Attached a test file and how such formula looks in Office2007. | ||||
Tags | math | ||||
related to | 0000933 | closed | Hans Hagen | Too much italic correction in unicode-math |
|
|
|
|
|
|
|
This is probably a context-only issue |
|
It also appears with plain LuaTeX (of course it could still be ConTeXt-related since luaotfload uses ConTeXt code). As an example, compile the following with XeTeX vs. LuaTeX: \input ifluatex.sty \ifluatex \input luaotfload.sty \font\cambria={name:Cambria Math:script=math} at 11pt \textfont0=\cambria \luatexUmathoperatorsize\displaystyle=4ex \else \let\Umathchar\XeTeXmathchar \font\cambria="Cambria Math:script=math" at 11pt \textfont0=\cambria \fi $$ \Umathchar 1 0 "222B \Umathchar 0 0 "007C $$ \bye |
|
A found more "interesting" effects, $\int^{} f(x)$ give proper spacing, but $\int_{} f(x)$ makes the integer and f even more closer. I'm not sure if it is ConTeXt specific or not, but it is reproducible with luaotfload which, unlike ConTeXt, leave math handling entirely to the engine it just load the fonts. |
|
This also happens with LuaLaTeX when one uses unicode-math: http://tex.stackexchange.com/questions/36699/too-much-space-after-integral-sign-with-unicode-math-and-lualatex/36738#36738 |
|
In TL2012, this issue has disappeared in ConTeXt, but still exists in unicode-math. |
|
all int stuff redone |
Date Modified | Username | Field | Change |
---|---|---|---|
2010-09-26 14:05 | Khaled Hosny | New Issue | |
2010-09-26 14:05 | Khaled Hosny | File Added: int.tex | |
2010-09-26 14:05 | Khaled Hosny | File Added: int.png | |
2010-09-26 14:08 | Khaled Hosny | File Added: context.png | |
2010-11-24 15:22 | Taco | Note Added: 0000665 | |
2010-11-24 21:44 | phi | Note Added: 0000667 | |
2010-11-26 14:52 | Taco | Status | new => assigned |
2010-11-26 14:52 | Taco | Assigned To | => Hans Hagen |
2011-12-01 11:03 | Khaled Hosny | Note Added: 0000917 | |
2011-12-01 11:17 | TorbjornT | Note Added: 0000918 | |
2011-12-01 11:17 | TorbjornT | Note Edited: 0000918 | |
2012-12-24 06:22 | Khaled Hosny | Tag Attached: math | |
2013-01-22 15:21 | netheril96 | Note Added: 0001027 | |
2015-07-07 23:36 | oneiros | Relationship added | related to 0000933 |
2015-10-28 17:24 | Hans Hagen | Note Added: 0001488 | |
2015-10-28 17:24 | Hans Hagen | Status | assigned => closed |
2015-10-28 17:24 | Hans Hagen | Resolution | open => fixed |
2015-10-28 17:24 | Hans Hagen | Fixed in Version | => 0.85.0 |