Hi,

Please consider the following document:

\documentclass{article}
\usepackage{fontspec}
%\usepackage[english]{babel}
\usepackage{polyglossia}
\setdefaultlanguage{english}
\setmainfont[Numbers=OldStyle]{CMU Serif}
\begin{document}
abc123
\end{document}

The numerals in PDFs compiled from this source using lualatex from
TL2019 and TL2018 differ (both attached).

xelatex gives the same result everywhere.

Since it doesn't matter whether babel or polyglossia is used, I guess
that it's a luatex issue.

Could someone explain the cause of the difference? And, ideally, 
suggest a workaround how to avoid it?

Thanks,
-- 
Nikola Lečić = Никола Лечић  :  https://www.hse.ru/staff/ndlecic
fingerprint : FEF3 66AF C90E EDC3 D878  7CDC 956D F4AB A377 1C9B
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Attachment: o18lua.pdf
Description: Adobe PDF document

Attachment: o19lua.pdf
Description: Adobe PDF document

Reply via email to