View Issue Details

IDProjectCategoryView StatusLast Update
0000992luatexluatex bugpublic2016-11-25 11:19
Reporterchoeger Assigned ToHans Hagen  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionno change required 
Platformx86_64OSLinuxOS Version4.7.7
Product Version0.80.0 
Summary0000992: Lualatex misplaces \dot with unicode-math
DescriptionA \dot over a multiletter variable is always placed on the right.
Steps To ReproduceCompile this example with lualatex:

\documentclass{article}
\usepackage{unicode-math}
\usepackage{fontspec}
\setmainfont{TeX Gyre Pagella}
\setmathfont{Asana Math}

\begin{document}
\[
\dot{\mathit{vxxxxx}} + \dot{x}
\]
\end{document}
Additional InformationI tried lualatex 0.80 and 0.95 (from texlive 2016), both have this problem.

xetex yields the expected result.
TagsNo tags attached.

Activities

Hans Hagen

2016-10-24 13:29

manager   ~0001651

no problem in context (with dot "209) so best check with the latex folks

Hans Hagen

2016-11-25 11:19

manager   ~0001659

macro package issue

Issue History

Date Modified Username Field Change
2016-10-24 09:30 choeger New Issue
2016-10-24 13:29 Hans Hagen Note Added: 0001651
2016-11-25 11:19 Hans Hagen Note Added: 0001659
2016-11-25 11:19 Hans Hagen Status new => closed
2016-11-25 11:19 Hans Hagen Assigned To => Hans Hagen
2016-11-25 11:19 Hans Hagen Resolution open => no change required