[OS X TeX] Font installation mtpro2

Gary L. Gray euler at psu.edu
Sat Sep 29 20:16:26 CEST 2018


Themis,

Here is the code I use to invoke mtpro (I know some lines are not relevant -- copy and paste is so easy):

\usepackage[T1]{fontenc}
\usepackage{textcomp}
\renewcommand{\rmdefault}{ptm}
\usepackage[scaled=0.92]{helvet}
\usepackage[mtpscr,mtpcal,slantedGreek,zswash,subscriptcorrection]{mtpro2}
\usepackage[scaled=1]{inconsolata}

I commented out the helvet and inconsolata packages and used:

\usepackage[T1]{fontenc}
\usepackage{textcomp}
\renewcommand{\rmdefault}{ptm}
\renewcommand{\sfdefault}{phv}
\renewcommand{\ttdefault}{pcr}
\usepackage[mtpscr,mtpcal,slantedGreek,zswash,subscriptcorrection]{mtpro2}

and that also worked as expected.

Gary


> On Sep 29, 2018, at 11:41 AM, Themis Matsoukas <tmatsoukas at icloud.com> wrote:
> 
> Yes, newtxtext works, and I suppose that's good enough for me for now. But I don't understand why none of the commands below work for me:
> 
> \renewcommand{\rmdefault}{ptm}
> \renewcommand{\sfdefault}{phv}
> \renewcommand{\ttdefault}{pcr}

----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: https://sites.esm.psu.edu/~gray/tex/
List Archives: http://dir.gmane.org/gmane.comp.tex.macosx
                https://email.esm.psu.edu/pipermail/macosx-tex/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex


More information about the macostex-archives mailing list