[OS X TeX] Trouble installing a new font
delanoy at math.univ-lyon1.fr
delanoy at math.univ-lyon1.fr
Sat Jun 3 05:15:17 EDT 2006
Hello all,
I'm installing a new etruscan font (Peter Wilson's from CTAN).
After downloading the ``etruscan" directory I tried to follow the
(sometimes conflicting) guidelines in the TeX FAQ and the README file
in the ``etruscan" directory.
Here are precisely the commands I executed :
1) cd /usr/local/teTeX/share/texmf.local
2) mkdir tex/generic/etruscan/
3) cp ~/Documents/LaTeX/etruscan/*.sty tex/generic/etruscan/
and cp ~/Documents/LaTeX/etruscan/*.fd tex/generic/etruscan/
4) cd fonts
5) mkdir afm, and mkdir afm/public, and mkdir afm/public/archaic
6) cp ~/Documents/LaTeX/etruscan/*.afm afm/public/archaic/
7) mkdir type1/public/archaic
8) cp ~/Documents/LaTeX/etruscan/*.pfb type1/public/archaic/
9) mkdir tfm/public/archaic
8) cp ~/Documents/LaTeX/etruscan/*.tfm tfm/public/archaic/
10) mkdir map/pdftex/etruscan
11) cp ~/Documents/LaTeX/etruscan/*.map map/pdftex/etruscan/
12) updmap --enable Map map/pdftex/etruscan/etruscan.map
12) mkdir map/dvips/etruscan
13) cp ~/Documents/LaTeX/etruscan/*.map map/dvips/etruscan/
14) updmap --enable Map map/dvips/etruscan/etruscan.map
15) updmap
This runs without error messages, but when I compile the .tex file
the characters displayed are ordinary Latin instead of the etruscan ones
they should be, and the console gives the following warnings :
Warning: /usr/local/teTeX/bin/powerpc-apple-darwin-current/pdflatex (file
etr10
): kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+264/600 --dpi
864 etr10
mktexpk: don't know how to create bitmap font for etr10.
Font etr10 at 600 not found
Warning: /usr/local/teTeX/bin/powerpc-apple-darwin-current/pdflatex (file
etr10
): Font etr10 at 864 not found
</usr/local/teTeX/share/texmf.tetex/fonts/type1/bluesky/cm/cmtt10.pfb></usr/loc
al/teTeX/share/texmf.tetex/fonts/type1/bluesky/cm/cmr10.pfb></usr/local/teTeX/s
hare/texmf.tetex/fonts/type1/bluesky/cm/cmr12.pfb></usr/local/teTeX/share/texmf
.tetex/fonts/type1/bluesky/cm/cmr17.pfb>
What am I doing wrong ?
Ewan
NB : I'm working with TexShop 2.03
------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
More information about the MacOSX-TeX
mailing list