[OS X TeX] TIPA Problem, 10.3.9
Herb Schulz
herbs at wideopenwest.com
Sun May 15 00:04:24 CEST 2005
On 5/14/05 4:31 PM, "Kenneth Beesley" <beesley at wanadoo.fr> wrote:
> TIPA Problem 10.3.9
>
> I seem to be having problems with the TIPA package (problems I
> hadn't noticed before--I've used TIPA a lot in the past).
> I'm running OS X 10.3.9 and pdflatex 3.141592-1.20a-2.2(Web2C 7.5.3).
> I installed 10.3.9 fairly recently, and I used i-Installer to
> re-install TeX
> before giving up.
>
> Sample source file (tipatest.tex). The problem line is the
> one
> with \textipa{sWpawlaBi}
>
> \documentclass[a4paper,10pt]{article}
>
> \usepackage{times}
> \usepackage{tipa}
>
> \title{This is a Title}
>
> \author{Kenneth R.~Beesley}
>
> \begin{document}
> \maketitle
>
> \section{Introduction}
>
> This is a test
> \textipa{sWpawlaBi}
> of the system.
>
> \end{document}
>
>
> When pdflatex is run on this little file, I get the following output
> complaining about the inability to make xipa10.600pk, and the
> resulting PDF file is unreadable.
>
> Very sorry to bother you with this. Any advice would be much
> appreciated.
>
> Ken
>
>
>
> [titania:~/deseret/papers/tipatest] beesley% make
> pdflatex tipatest
> This is pdfeTeX, Version 3.141592-1.20a-2.2 (Web2C 7.5.3)
> output format initialized to PDF
> entering extended mode
> (./tipatest.tex
> LaTeX2e <2003/12/01>
> Babel <v3.8d> and hyphenation patterns for american, french, german,
> ngerman, d
> utch, italian, norsk, portuges, spanish, swedish, nohyphenation, loaded.
> (/usr/local/teTeX/share/texmf.tetex/tex/latex/base/article.cls
> Document Class: article 2004/02/16 v1.4f Standard LaTeX document class
> (/usr/local/teTeX/share/texmf.tetex/tex/latex/base/size10.clo))
> (/usr/local/teTeX/share/texmf.tetex/tex/latex/psnfss/times.sty)
> (/usr/local/teTeX/share/texmf.gwtex/tex/latex/tipa/tipa.sty
> (/usr/local/teTeX/share/texmf.tetex/tex/latex/base/fontenc.sty
> (/usr/local/teTeX/share/texmf.gwtex/tex/latex/tipa/t3enc.def
> (/usr/local/teTeX/share/texmf.tetex/tex/latex/psnfss/ot1phv.fd))
> (/usr/local/teTeX/share/texmf.tetex/tex/latex/base/ot1enc.def)))
> No file tipatest.aux.
> (/usr/local/teTeX/share/texmf.gwtex/tex/latex/tipa/t3cmr.fd)
> (/usr/local/teTeX/share/texmf.tetex/tex/latex/psnfss/ot1ptm.fd)
> (/usr/local/teTeX/share/texmf.gwtex/tex/latex/tipa/t3ptm.fd)
> [1{/usr/local/teTe
> X/share/texmf.local/fonts/map/pdftex/updmap/pdftex.map}]
> (./tipatest.aux)kpathse
> a: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 xipa10
> mktexpk: Mismatched mode ljfour and resolution 600; ignoring mode.
> mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600;
> nonstopmode;
> input xipa10
> This is METAFONT, Version 2.71828 (Web2C 7.5.3)
> (Fatal base file error; I'm stymied)
> grep: xipa10.log: No such file or directory
> mktexpk: `mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600;
> nonstopmode; input
> xipa10' failed to make xipa10.600pk.
> kpathsea: Appending font creation commands to missfont.log.
> )
> Warning: pdflatex (file xipa10): Font xipa10 at 600 not found
> {/usr/local/teTeX/share/texmf.tetex/fonts/enc/dvips/psnfss/8r.enc}</
> usr/local/t
> eTeX/share/texmf.tetex/fonts/type1/urw/times/utmb8a.pfb></usr/local/
> teTeX/share
> /texmf.tetex/fonts/type1/urw/times/utmr8a.pfb>
> Output written on tipatest.pdf (1 page, 22360 bytes).
> Transcript written on tipatest.log.
>
Howdy,
I believe that the tipa type 1 fonts are not enabled by default although
they are present in (at least a recent) gwTeX. To enable the fonts go into
Terminal and run the command
sudo updmap --enable MAP=tipa.map
and then your administrator password. After that run
sudo texhash
for safety although I don't think it really needs it.
Hope that helps.
Good Luck,
Herb Schulz
(herbs at wideopenwest.com)
--------------------- 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 Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
More information about the macostex-archives
mailing list