* Ryo Furue <[EMAIL PROTECTED]> [2007-03-19 23:14]:
> | Why is not "<tipa10.pfb>" getting included in the PS
> | file?
>
> I wish I knew. . . . I don't know if I'm answering your question,
> but the generated PS file contains a tipa10 bitmap:
>
> >>>>>>>>>>>>>>>>>>>>>>>>>>>
> %DVIPSBitmapFont: Fa tipa10 10 3
> /Fa 3 115 df<003FC00001FFF80007C07E000E001F001C000F80380007E0700003E060
> [ . . . snip . . .]
> %EndDVIPSBitmapFont
> <<<<<<<<<<<<<<<<<<<<<<<<<
I obtain a different result:
$ grep tipa mydoc.ps
%%DocumentFonts: CMR10 TeX-tipa10
%%BeginFont: TeX-tipa10
%!PS-AdobeFont-1.0: TeX-tipa10 001.001
/FamilyName (TeX\040tipa10) def
/FullName (TeX\040tipa10\040Regular) def
/FontName /TeX-tipa10 def
@start /Fa 141[33 1[46 47[37 64[{}3 83.022 /TeX-tipa10
It seems that, in my system, the tipa10.pfb is actually included in the PS
file (cf the %!PS-AdobeFont-1.0 header above). In your case, it seems that
regular bitmapped PK font has been included.
> The generated PDF file (by ps2pdf) also seems to contain it:
>
> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> $ pdffonts mydoc.pdf
> name type emb sub uni object ID
> ------------------------------------ ------------ --- --- --- ---------
> SXUDLP+CMR10 Type 1C yes yes no 9 0
> [none] Type 3 yes no yes 10 0
> $
> <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>
> Adobe Acrobat says that mydoc.pdf contains a font named
> a font called T3Font_O besides CMR10 (embedded).
Again, I get different results:
$ pdffonts mydoc.pdf
name type emb sub uni object ID
------------------------------------ ------------ --- --- --- ---------
OTJKZH+CMR10 Type 1C yes yes no 11 0
ISKIZW+TeX-tipa12 Type 1C yes yes no 9 0
> So, it seems that how tipa fonts are handled is somehow different
> on my system than on yours, right? Do you have any idea on
> where to look? vflib2 ?
We should try to understand why in my system the *.pfb files are used, while
they are ignored in yours. I have no clue where to start looking.
--
Rafael
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]