I can't find file `pplb8t' in texlive-small

Siddharth Jain siddjain at live.com
Thu Dec 3 19:01:59 CET 2020


Hello,

I am using the texlive-small distribution on a Docker container running Ubuntu.
I am using the PSTricks package and have this line in my tex file:

\DeclareFixedFont{\PT}{T1}{ppl}{b}{n}{44pt}

which causes this error when I try to compile:


(/usr/local/texlive/2020/texmf-dist/tex/latex/psnfss/t1ppl.fd)
kpathsea: Running mktextfm pplb8t
/usr/local/texlive/2020/texmf-dist/web2c/mktexnam: Could not map source abbreviation  for pplb8t.
/usr/local/texlive/2020/texmf-dist/web2c/mktexnam: Need to update ?
mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; ; nonstopmode; input pplb8t
This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf)

kpathsea: Running mktexmf pplb8t

! I can't find file `pplb8t'.
<*> ...ljfour; mag:=1; ; nonstopmode; input pplb8t

Please type another input file name
! Emergency stop.
<*> ...ljfour; mag:=1; ; nonstopmode; input pplb8t

Transcript written on mfput.log.
grep: pplb8t.log: No such file or directory
mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; ; nonstopmode; input pplb8t' failed to make pplb8t.tfm.
kpathsea: Appending font creation commands to missfont.log.

! Font T1/ppl/b/n/44=pplb8t at 44.0pt not loadable: Metric (TFM) file not found
.
<to be read again>
                   relax
l.46 \DeclareFixedFont{\PT}{T1}{ppl}{b}{n}{44pt}

I have following packages installed on top of texlive-small

tlmgr install latexmk pstricks xcolor xkeyval pgf pst-text pst-grad pst-pdf preview

Also I do have the psnfss file on my system

/usr/local/texlive/2020/texmf-dist/tex/latex/psnfss/t1ppl.fd

which I think does nothing but define a bunch of PSTricks macros.

I think the problem has to do with latex not able to find the palatino font. On the full distribution, I see following files:


# find /usr/local/texlive/2017/texmf-dist/fonts -name palatino
/usr/local/texlive/2017/texmf-dist/fonts/map/dvips/palatino
/usr/local/texlive/2017/texmf-dist/fonts/type1/urw/palatino
/usr/local/texlive/2017/texmf-dist/fonts/vf/urw35vf/palatino
/usr/local/texlive/2017/texmf-dist/fonts/vf/adobe/palatino
/usr/local/texlive/2017/texmf-dist/fonts/tfm/urw35vf/palatino
/usr/local/texlive/2017/texmf-dist/fonts/tfm/adobe/palatino
/usr/local/texlive/2017/texmf-dist/fonts/afm/urw/palatino
/usr/local/texlive/2017/texmf-dist/fonts/afm/adobe/palatino

but cannot find these in the small distribution. Does anyone know how can I fix this error without using the full distribution of course?

I read the palatino font is part of the core fonts that ship with Latex.

Thanks.

Sid

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/texhax/attachments/20201203/55cda744/attachment.html>


More information about the texhax mailing list.