0

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

enter image description here

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?

0 Answers0