[pdftex] font warning for cmfib10.pfb

Ross Moore ross at ics.mq.edu.au
Mon Sep 17 10:47:25 CEST 2001


Hi all.

Can anyone offer an explanation for why this occurs:

Warning: /usr/local/share/bin/alphaev56-dec-osf4.0e/pdftex (file cmfib10.pfb):
cannot open Type 1 font file for reading

There is no font  cmfib10  used in the document, nor is this a normal
part of a teTeX installation.

The font  cmfib8  is the usual Fibonacci font.
It isn't used directly in the document, but *is* used within included images:

landau.ics.mq.edu.au> grep FIB *.pdf
chars.pdf:<</Type/FontDescriptor/FontName/BWWTGL+CMFIB8/FontBBox[85 0 570 809]/Flags 4
chars.pdf:<</Subtype/Type1/BaseFont/BWWTGL+CMFIB8/Type/Font/Name/R13/FontDescriptor 12 0 R/First
Char 42/LastChar 42/Widths[ 660]
devarim.pdf:<</Type/FontDescriptor/FontName/WVQPFE+CMFIB8/FontBBox[123 0 437 500]/Flags 4
devarim.pdf:<</Subtype/Type1/BaseFont/WVQPFE+CMFIB8/Type/Font/Name/R13/FontDescriptor 12 0 R/Fir
stChar 58/LastChar 58/Widths[ 359]
ezhebrew.pdf:<</Type/FontDescriptor/FontName/EPGVZZ+CMFIB8/FontBBox[123 -191 437 500]/Flags 4
ezhebrew.pdf:<</Subtype/Type1/BaseFont/EPGVZZ+CMFIB8/Type/Font/Name/R16/FontDescriptor 15 0 R/Fi
rstChar 44/LastChar 58/Widths[ 366 437 366 437
genesis.pdf:<</Type/FontDescriptor/FontName/VRPZAI+CMFIB8/FontBBox[123 0 437 500]/Flags 4
genesis.pdf:<</Subtype/Type1/BaseFont/VRPZAI+CMFIB8/Type/Font/Name/R22/FontDescriptor 21 0 R/Fir
stChar 58/LastChar 58/Widths[ 359]
hoenigI.pdf:/CMFIB8
right.pdf:<</Type/FontDescriptor/FontName/AQISRP+CMFIB8/FontBBox[36 -28 619 851]/Flags 4
right.pdf:<</Subtype/Type1/BaseFont/AQISRP+CMFIB8/Type/Font/Name/R13/FontDescriptor 12 0 R/First
Char 49/LastChar 53/Widths[ 654 654 654 654 654]
talmud.pdf:<</Type/FontDescriptor/FontName/JIFUXT+CMFIB8/FontBBox[123 -191 437 118]/Flags 4
talmud.pdf:<</Subtype/Type1/BaseFont/JIFUXT+CMFIB8/Type/Font/Name/R16/FontDescriptor 15 0 R/Firs
tChar 44/LastChar 46/Widths[ 366 437 366]
wrong.pdf:<</Type/FontDescriptor/FontName/MQSHFY+CMFIB8/FontBBox[36 -28 619 851]/Flags 4
wrong.pdf:<</Subtype/Type1/BaseFont/MQSHFY+CMFIB8/Type/Font/Name/R13/FontDescriptor 12 0 R/First
Char 49/LastChar 53/Widths[ 654 654 654 654 654]


I'd guess that pdfTeX is trying to find a .pfb file on the local system,
to be a common base for these subsetted fonts within the included images.

But why is pdftex looking for  cmfib10.pfb  rather than  cmfib8.pfb ?

Is it safe to copy or link, e.g:  ln -s cmfib8.pfb cmfib10.pfb
to avoid this warning ?
Is there anything to gain/lose by doing this ?


Regards,

	Ross




More information about the pdftex mailing list