[OS X TeX] updmap-sys won't do its thing

Michael Sharpe msharpe at ucsd.edu
Thu Jul 1 23:53:11 CEST 2010


On Jul 1, 2010, at 12:34 PM, Kyle Johnson wrote:

> I have a penchant for screwing up font installations. My apologies for repeatedly bringing these problems to this list for help.
> 
> I am installing TeX onto a new laptop, and installing a couple of fonts. I believe these fonts are in the correct place (usr/local/texlive/texmf-local). I had some trouble getting updmap-sys to see the relevant map files and was working that out when I now find that updmap-sys just doesn't want to do its job. Here is what happens:
> 
> Kyle-Johnsons-MacBook-Pro:~ kbj$ sudo updmap-sys --enable Map lsx.map
> Password:
> updmap: This is updmap, version $Id: updmap 14402 2009-07-23 17:09:15Z karl $
> updmap: using transcript file `/usr/local/texlive/2009/texmf-var/web2c/updmap.log'
> updmap: initial config file is `/usr/local/texlive/2009/texmf-config/web2c/updmap.cfg'
> updmap: configuration (updmap.cfg) unchanged. Map files will not be recreated.
> 
> Any help: deeply appreciated.

What happens when you first disable the map, which it seems to think is already enabled, then enable it again. First

sudo updmap-sys --disable lsx.map

then

sudo updmap-sys --enable Map=lsx.map

Michael




More information about the macostex-archives mailing list