Whith XeLaTeX, when I made a \textbf{\emph{6}} with the oldstyle number, I have something wich look like a 0.
I ran into this problem recently. I am also using XeLaTeX and the code was:
\textit{textbf{6}} when the font was using old style numbers with
\newcommand*\docFontDisplaySerifNormalOSF{\setromanfont[Mapping=tex-text,Ligatures=Common,Numbers=OldStyle]{\docFontSerif}} \docFontDisplaySerifNormalOSF
Thanks for your report. Problem now might be fixed with the next release, please test again.
Log in to post a comment.
I ran into this problem recently. I am also using XeLaTeX and the code was:
\textit{textbf{6}} when the font was using old style numbers with
\newcommand*\docFontDisplaySerifNormalOSF{\setromanfont[Mapping=tex-text,Ligatures=Common,Numbers=OldStyle]{\docFontSerif}}
\docFontDisplaySerifNormalOSF
Thanks for your report.
Problem now might be fixed with the next release, please test again.