lualatex / luaotfload

OpenType font loader for LuaTeX
Other
26 stars 8 forks source link

Wrong alignment with combining diacritics #221

Closed SverreStausland closed 9 years ago

SverreStausland commented 10 years ago

As addressed last year on TeX.sX (http://tex.stackexchange.com/questions/126206/why-choose-lualatex-over-xelatex), the alignment of combining diacritics is not right. The alignment is correct when compiling with XeLaTeX, on the other hand.

\documentclass{article} \usepackage{fontspec} \setmainfont [ Path = C:/Windows/Fonts/, Extension = .otf, UprightFont = LinLibertine_R, BoldFont = LinLibertine_RZ, ItalicFont = LinLibertine_RI, BoldItalicFont = LinLibertine_RZI ]{libertine}

\begin{document} \textit{wund\textbf{\underline{V\char"0306}}de} \end{document}

Compiled with XeLaTeX: ![Uploading xelatex.png . . .]()

Compiled with LuaLaTeX: ![Uploading lualatex.png . . .]()

phi-gamma commented 9 years ago

Weird, only the Libertine “RZI” variant appears to exhibit the problem. Here’s a minimal example reproducing the behavior in Context:

https://bitbucket.org/phg/lua-la-tex-tests/src/tip/cnt-diacritics-1.tex

phi-gamma commented 9 years ago

Reported http://www.ntg.nl/pipermail/ntg-context/2014/080236.html

The tests for Latex and Plain are:

phi-gamma commented 9 years ago

Closing as a font bug; see Hans’ reply in the thread cited above.

Attempts at opening a ticket on the Libertine tracker failed: Sourceforge explodes in my face when posting a ticket. I’ll try again once they moved their tracker away from SF.

eroux commented 9 years ago

https://sourceforge.net/p/linuxlibertine/bugs/311/

phi-gamma commented 9 years ago

Let’s see whether somebody notices. There’s a lot of pretty similar issues on that tracker.