LuaLaTeX crashes for \'ü $x$ and accents over ü are set too high. #253
Comments
|
···<date: 2014-09-19, Friday>···<from: Tchiller>···
Thanks for the report. This looks like it’s caused by mixing
Might be related to this issue: Best, |
…that it Fixes lualatex#253 Sort of. In order to not interfere with the other callbacks which expect a sane environment this hack got added by means of another callback that is called whenever a defined font lacks essential subtables. This means that the user must consider cases like numbers and partially defined fonts. It’s best to keep both cases separate so those who aren’t concerned with workarounds for weird fonts can stick with the clean interface.
|
Next release will come with a fix for the crash. Though loading unicode-math As to the diacritics -- that’s another issue. Could you open another ticket |
|
Thank you very much for the fix. Regarding the second issue: I just tried my old MWE and I am not able to reproduce that anymore. Seems like there has something changed. When I wrote this issue, the diacritics were set much higher with Lua- than with XeLaTeX and looked quite odd. |
The following MWE does crash if compiled with LuaLaTeX. XeLaTeX works just fine. If written as
\'{ü}it will work as well. But in both cases, the accent looks rather ill positioned (too high). This does happen for several accents like the ones used here: http://tex.stackexchange.com/a/202005The text was updated successfully, but these errors were encountered: