[OS X TeX] Installing 'makor' package on MacTeX
Berend Hasselman
bhh at xs4all.nl
Fri Nov 9 08:10:12 EST 2007
On 9 Nov 2007, at 13:54, Eric Jablow wrote:
> ......
> My texmf.cnf file has the same line. Also, when I run texhash, it
> puts the map file into ls-R, but kpsewhich doesn't recognize it:
>
> Eric-Jablow-Laptop:texmf-local erjablow$ pwd;ls;sudo texhash; grep -
> C 5 makor2.map ls-R;echo NOW, KPSEWHICH; kpsewhich makor2.map
> /usr/local/texlive/texmf-local
> bibtex fonts metapost tex
> dvips ls-R omega web2c
> texhash: Updating /usr/local/texlive/2007/../texmf-local/ls-R...
> texhash: Updating /usr/local/texlive/2007/texmf/ls-R...
> texhash: Updating /usr/local/texlive/2007/texmf-config/ls-R...
> texhash: Updating /usr/local/texlive/2007/texmf-dist/ls-R...
> texhash: Updating /usr/local/texlive/2007/texmf-var/ls-R...
> texhash: Done.
>
> ./fonts/dvips:
> misc
>
> ./fonts/dvips/misc:
> makor2.map
>
> ./fonts/source:
> local
> makor2
>
> NOW, KPSEWHICH
> Eric-Jablow-Laptop:texmf-local erjablow$
>
> ---
>
I don't think you're putting the map fiel in the correct location
In terminal do
kpsewhich -show-path=map | tr ':' '\n'
to see where .map files can be stored so that the system can find
them. It should be something like
....../texmf-local/fonts/map/ and subdirectories.
Put you map file there and then rerun mktexlsr ans updmap-sys
Good luck.
Berend
------------------------- 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