I have to use Times New Roman font.
But in math mode I use standart LaTeX math font (CM?).
I want to make math mode symbols look like Times New Roman.
Direct setting like
Code: Select all
\usepackage{unicode-math}
\setmathfont{Times New Roman}
Is any way to make Times New Roman-like font in the math mode?
May be direct redefinition of symbols for math mode? Like
Code: Select all
\DeclareUTFcharacter[\UTFencname]{x237A}{\alpha}