[OS X TeX] Two problems with Lucida Bright fonts on Mac Tex

Peter Dyballa Peter_Dyballa at Web.DE
Thu Sep 20 00:15:24 CEST 2007


Am 19.09.2007 um 23:53 schrieb Gordon Sick:

> Warning: /usr/texbin/pdflatex (file hlcrf8r): kpathsea: Running  
> mktexpk --mfmode / --bdpi 600 --mag 1+18/600 --dpi 618 hlcriw8r

The easiest way to solve this problem is to compare which MAP file  
fragments are used by gwTeX and by TeX Live. Both distributions use  
different files to describe which MAP file fragments are used:

	~/.texlive2007/texmf-config/web2c/updmap.cfg
	~/Library/texmf/web2c/updmap.cfg

For example:

	sort ~/.texlive2007/texmf-config/web2c/updmap.cfg -o /tmp/TL
	sort ~/Library/texmf/web2c/updmap.cfg -o /tmp/gw
	diff /tmp/TL /tmp/gw
	rm /tmp/TL /tmp/gw

Then adjust updmap's config files!

--
Greetings

   Pete

We are usually convinced more easily by reasons we have found  
ourselves than by those which have occurred to others.
                                           (Blaise Pascal)



------------------------- 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 macostex-archives mailing list