On a current paper I am writing, I need to use Times New Roman 12pt True Type Font. I have tried the command:
Code: Select all
\usepackage[T1]{fontenc}
\usepackage{times}
I am using:
MiKTeX 2.8 with the TexnicCenter
pdftex and...
Code: Select all
\documentclass[letterpaper,final,12pt]{report}