[OS X TeX] Problems with TeXShop and teTeX...
Bruno Voisin
bvoisin at mac.com
Sat Apr 3 01:54:28 CEST 2004
Le 3 avr. 04, à 01:11, Dave McCollum a écrit :
> \usepackage[mtbold,subscriptcorrection,mtplusscr,mtpluscal]{mathtime}
That might be the cause of the problem. These lines rely on the
presence of the MathTimes Plus fonts, which never got distributed by
Blue Sky (then) Research -- as opposed to MathTimes 1.1. Moreover, the
mathtime LaTeX package inside teTeX has also been created assuming the
MathTimes Plus fonts are present. This is different from the situation
in the lucidabr package for Lucida fonts, you don't have an [expert]
option than can be set at run time, for telling whether or not the
Expert fonts are present. Here for MathTime fonts you have to uncomment
a line at the time the font definition .fd files in the LaTeX package
are created, from the original .fdd file.
You can either purchase MathTimes Plus from Y&Y
<http://www.yandy.com/mathtime.htm> (ask for PC/Windows format, these
are .pfb files than can be used directly on OS X), or regenerate the
mathtime package to adapt to the absence of MathTimes Plus. Get the
mathtime directory from CTAN, for example
<ftp://cam.ctan.org/tex-archive/macros/latex/contrib/psnfssx/mathtime/
>, then open mathtime.ins and uncomment:
%\def\mtplus{}
then LaTeX this file. It will generate the files:
Portable-de-Bruno:/usr/local/teTeX/share/texmf.local/tex/latex/mathtime
brunovoisin$ ls -l
total 104
-rw-r--r-- 1 root admin 994 28 Jan 2003 mathpi.sty
-rw-r--r-- 1 root admin 14771 28 Jan 2003 mathtime.sty
-rw-r--r-- 1 root admin 514 28 Jan 2003 my1mtt.fd
-rw-r--r-- 1 root admin 497 28 Jan 2003 my2mtt.fd
-rw-r--r-- 1 root admin 497 28 Jan 2003 my3mtt.fd
-rw-r--r-- 1 root admin 662 28 Jan 2003 omslby.fd
-rw-r--r-- 1 root admin 508 28 Jan 2003 umh2.fd
-rw-r--r-- 1 root admin 536 28 Jan 2003 umh2scr.fd
-rw-r--r-- 1 root admin 508 28 Jan 2003 umh6.fd
-rw-r--r-- 1 root admin 572 28 Jan 2003 umtms.fd
Create a directory ~/Library/texmf/tex/latex/mathtime/ and put these
files inside. They will supersede the ones in
/usr/local/teTeX/share/texmf.tetex/tex/latex/mathtime/.
This, together with not using the options
[mtbold,subscriptcorrection,mtplusscr,mtpluscal], could solve your
problem.
Hope this works,
Bruno
-----------------------------------------------------
Please see <http://www.esm.psu.edu/mac-tex/> for list
guidelines, information, and LaTeX/TeX resources.
More information about the macostex-archives
mailing list