How to set the font generated from a beamer latex file to Times New Roman in preamble?
Thanks!
|
|
Just go here: http://www.ctan.org/tex-archive/info/Free_Math_Font_Survey/survey.html, choose the most similar font to the one you want and add
in the preamble you can try also with |
|||||
|
|
The times package is obsolete. Better use mathptmx with Times Roman as default text font and supporting math as well:
Btw. the default warnings (including font warning) would appear with Times as well. To get rid of it see Removing beamer warnings. |
|||
|
|