I updated, and now get an error with the following code and lualatex or xelatex (pdflatex is OK):
\documentclass{article}
\usepackage{newtxmath}
\begin{document}
Hello
\end{document}
The error is this:
! Undefined control sequence.
l.2619 \pdfglyphtounicode
{nPerp}{2AEB 2215}% .. ..
I assume this is a bug.
How do I report it?
\usepackage{luatex85}fixes the problem – David Carlisle Oct 03 '19 at 23:58\documentclass:). – cfr Oct 04 '19 at 00:22