oldstyle number bold and italic 6 is like 0
We provide pleasant OS font-families for documents and screen.
Brought to you by:
philthelion
Hello, I reopen a ticket, because I can't write after a close ticket. (https://sourceforge.net/tracker/?func=detail&aid=3440334&group_id=89513&atid=590374).
I have installed the version 5.3.0 and the problem is still existing. My xelatex code is :
\documentclass{article}
\usepackage{xunicode,fontspec}
\setmainfont[Numbers=OldStyle]{Linux Libertine O}
\begin{document}
\textbf{\emph{6}}
\end{document}
Yes I have experienced this bug, too. I hope they fix it soon as the 6 looks *exactly* like an 0...
The correction was made in the bold (BI) but not in the semi bold (ZI)
Temporaly, I made a fork which correct this problem. http://geekographie.maieul.net/Linux-Libertine-chiffres
Hmm, I tried using the version on your site
73efd74c7860fd5a186f91469bdda9a1f36afb4c LinLibertine_RZI.otf
but it doesn't work... the original sample tex file you provided (Gras and Semi-Gras text) outputs the same, at least on my machine.