{times} is about the Times font, which can be used in LaTeX through packages txfonts, newtx (newtxtext), or tgtermes. Math support is realized by packages mathptmx, newtx (newtxmath) and TeX-Gyre-Termes-Math.
4
votes
0answers
134 views
Which Times package provides better typesetting for text and math?
I am using libertine and newtxmath packages in my document for typesetting by pdflatex. The following code shows the fonts setup.
\usepackage[oldstyle,semibold,type1]{libertine}% Linux Libertine font
...