[OS X TeX] Problem when reinstalling MathTimePro fonts in TeXLive
Themis Matsoukas
matsoukas at psu.edu
Tue Feb 13 07:15:38 EST 2007
On Feb 12, 2007, at 8:35 PM, André Bellaïche wrote:
> I moved from gwtex to TeXLive, and I got into some problems when
> reinstalling pctex MathTime Pro fonts.
>
> [SNIP]
>
> But when I try to typeset the following minimal file,
>
> \documentclass[11pt]{article}
> \usepackage{mtpro2}
> \begin{document}
> $a = b$
> \end{document}
>
>
> I get this error message [...]
André
I have the MathPro Lite fonts from PC TeX on gwtex-2003-2007 (TeX
Live via i-installer) and they work fine (I followed the installation
instructions in http://www.pctex.com/kb/54.html). Still, your sample
file does not compile on my installation but the following
modification runs without problems. Try it and see what you get:
\documentclass[11pt]{article}
\renewcommand{\rmdefault}{ptm} % set Times as the default text font
\usepackage[lite,subscriptcorrection,slantedGreek,nofontinfo]{mtpro2}
\begin{document}
$a = b$
\end{document}
Your options in mtpro2 may be different since you seem to have the
Complete version (I have lite) but your pctex CD/download should
include sample templates. (BTW, I don't know if all of these options
are necessary; I copied them from a pctex template, they work, never
touched them again...)
Themis
------------------------- Helpful Info -------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
List Reminders & Etiquette: http://www.esm.psu.edu/mac-tex/list/
More information about the MacOSX-TeX
mailing list