This is a follow-up question to the previous one.
I incorporated my text with the ITC New Baskerville Semi Bold font by setting
\setmainfont{baskerville}[Extension={.ttf},Path=./Font/]
while number font did not change. I also tried
\setmathsfont[Numbers={Lining,Proportional}]{baskerville}[Extension={.ttf},Path=./Font/]
and
\usepackage[baskerville]{newpxmath}
they seem not working.
For example, the number in text and math now are
the goal is to make the math number same as text number.
Question: is there any simple way to alter the number only to the custom font?

mathspeclooks Unicode-compatible. – user202729 May 15 '23 at 08:58