[OS X TeX] TeXLive 2012 cannot find local fonts
Herbert Schulz
herbs at wideopenwest.com
Sun Jul 8 23:01:47 CEST 2012
On Jul 8, 2012, at 3:37 PM, Murray Eisenberg wrote:
> On 7/8/12 3:00 PM, Herbert Schulz<herbs at wideopenwest.com> wrote:
>>
>> On Jul 8, 2012, at 11:17 AM, Herbert Schulz wrote:
>>
>>>> >>But that didn't seem to do anything because I get "Permission denied":
>>>> >>
>>>> >> /usr/local/texlive/2011/bin/x86_64-darwin/updmap: mkdir(/Volumes
>>>> >> /MacHD/Users/murray/Library/texlive/2011/texmf-config/) failed,
>>>> >> goodbye: Permission denied
>>
>> I just noticed that the directory noted above is for 2011, not 2012. Did you really install MacTeX-2012 and is it selected in the TeX Distribution Preference Pane in system Preferences?
>>
>> Also, you probably ran
>>
>> sudo updmap
>>
>> under TeX Live 2011 at some time and that's why that 2011 directory is not accessible by updmap.
>
> I neglected to add that, yes, MacTeX-2012 is selected in the TeX Distribution Preference Pane in system Preferences. (That happened automatically when I installed MacTeX.pkg for the new 2012 distribution.)
Howdy,
The TeX Distribution Preference Pane sets /usr/texbin so it ends up pointing to the binaries of the active distribution. You are overriding that setting in your .profile!
You may have run into a bug in updmap! I've written to the texlive list asking about it.
Please try running the following in Terminal:
updmap --enable Map=lucidabr.map
and
updmap --enable Map=mtpro2.map
(notice no sudo's) and let us see the output. Basically this should manually force `updmap' to create the proper map files.
Good Luck,
Herb Schulz
(herbs at wideopenwest dot com)
More information about the macostex-archives
mailing list