[OS X TeX] Font installation mtpro2
Herbert Schulz
herbs at wideopenwest.com
Fri Sep 28 23:25:37 CEST 2018
> On Sep 28, 2018, at 3:53 PM, Ross Moore <ross.moore at mq.edu.au> wrote:
>
> Hi Themis, Herb
>
>> On 29 Sep 2018, at 6:35 am, Herbert Schulz <herbs at wideopenwest.com> wrote:
>>
>>
>>
>> > On Sep 28, 2018, at 3:28 PM, Themis Matsoukas <tmatsoukas at icloud.com> wrote:
>> >
>> > I cannot get math time pro to work in TeX Live 2018. This is a fresh installation of TeX Live on a reformatted computer. The fonts are installed in ~/Library/texmf. I copied the entire texmf folder from an older computer that runs TeX Live 2013 (and where mtpro2 works fine) then I run updmap-user. My source compiles without complaints but the output uses generic latex fonts.
>
> I managed to install mtpro2 successfully on TeXLive 2017, just a couple of months ago.
>
> One step is to enable the .map file:
>
> SCI-3:XeTeX-test ross$ kpsewhich mtpro2.map
> /usr/local/texlive/texmf-local/fonts/map/dvips/mtpro2/mtpro2.map
>
> SCI-3:XeTeX-test ross$ grep mtpro `kpsewhich psfonts.map`
> % mtpro2.map
>
> and of course ensure you do
> sudo texhash
> after having added any files into a TeX tree.
> You probably need to do this *before* enabling the .map file.
>
> viz.
> sudo texhash
> sudo updmap-sys --enable Map=mtpro2.map
>
>
Howdy,
Themis is installing in TEXMFHOME (~/Library/texmf) so doesn't need to use texhas/mktexlsr. He, correctly, is using updmap-user.
Good Luck,
Herb Schulz
(herbs at wideopenwest dot com)
----------- 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