[OS X TeX] OS X TeX] How install & use genuine Adobe Times-Roman small caps fonts?

Michael Sharpe msharpe at ucsd.edu
Tue Aug 12 06:11:15 CEST 2014


On Aug 11, 2014, at 10:47 AM, Michael Sharpe <msharpe at ucsd.edu> wrote:

> So, I'd recommend for Times+Beramono+mtpro2
> 
> \usepackage[osf]{newtxtext} % remove [osf] for lining figures in text
> % newtxtext defines helvetica for sans serif, newtxtt for typewriter, so overwrite them both with bera
> \usepackage[scaled=0.9]{berasans}
> \usepackage[scaled=0.84]{beramono}
> \usepackage[mtpcal,mtpfrak,mtbbb]{mtpro2}
> \usepackage[T1]{textcomp} % for unusual symbols such as \textcopyright

That last line should be replaced by the lines

\usepackage[T1]{fontenc}
\usepackage{textcomp}

Michael


More information about the macostex-archives mailing list