On Sun, 22 Sep 2002 09:59:01 -0400
John Culleton <[EMAIL PROTECTED]> wrote:

> I copied the pfm and pfb files for urw palatino to my home directory
> and
> renamed them uculr8a.pfm and uculr8a.pfb.  I then ran the following
> script:
> 
> texfont.pl  --fontroot=/usr/TeX/texmf \
> --vendor=urw \
> --collection=ucul \
> --sourcepath=/home/safer \
> --install --makepath --show 
> 
> It ran to completion with error messages. The resultant test pdf had
> errors when loading into Acrobat Reader.

Taking this a step at a time: 

(1) I have the URW palatino font files also. I ran texfont on them and
it worked without errors. The sample tex file produces a good pdf. I've
included the log below.

(2) I tried it again after renaming the font files. Still ok. The file
names don't seem to matter: the internal names are the same.

If you send me the log of your texfont output I'll look at it. First
thing: Do you have permission to write to /usr/TeX/texmf? I install into
a private tex tree under my home account so that I don't need to be
superuser when running texfont.

My log:

* * *

rm /tmp/fonts/*
cp /usr/share/texmf/fonts/afm/urw/palatino/* /tmp/fonts
cp /usr/share/texmf/fonts/type1/urw/palatino/* /tmp/fonts
ll /tmp/fonts

total 352
-rw-r--r--    1 wmcclain users       31819 Sep 22 11:54 uplb8a.afm
-rw-r--r--    1 wmcclain users       52406 Sep 22 11:54 uplb8a.pfb
-rw-r--r--    1 wmcclain users       31528 Sep 22 11:54 uplbi8a.afm
-rw-r--r--    1 wmcclain users       51285 Sep 22 11:54 uplbi8a.pfb
-rw-r--r--    1 wmcclain users       32062 Sep 22 11:54 uplr8a.afm
-rw-r--r--    1 wmcclain users       52665 Sep 22 11:54 uplr8a.pfb
-rw-r--r--    1 wmcclain users       31978 Sep 22 11:54 uplri8a.afm
-rw-r--r--    1 wmcclain users       50022 Sep 22 11:54 uplri8a.pfb

texfont.pl \
--fontroot=/home/wmcclain/texmf \
--sourcepath=/tmp/fonts \
--vendor=urw \
--collection=palatino \
--makepath \
--install

 TeXFont 1.5 - ConTeXt / PRAGMA ADE 2000-2001 (STILL BETA)

       encoding vector : texnansi
           vendor name : urw
           source path : /tmp/fonts
       font collection : palatino
       texmf font root : /home/wmcclain/texmf
       pdftex map file : texnansi-urw-palatino.map
           source path : /tmp/fonts
      processing files : all on afm path
         copying files : afm
               copying : uplb8a.afm
               copying : uplbi8a.afm
               copying : uplr8a.afm
               copying : uplri8a.afm
         copying files : pfb
               copying : uplb8a.pfb
               copying : uplbi8a.pfb
               copying : uplr8a.pfb
               copying : uplri8a.pfb
        no map file at :
/home/wmcclain/texmf/pdftex/config/texnansi-urw-palatino.map

       font identifier : URWPalladioL-Bold -> text -> tfm + vf
generating raw tfm/vpl : texnansi-raw-uplb8a (from uplb8a)
     generating new vf : texnansi-uplb8a (from texnansi-raw-uplb8a)

       font identifier : URWPalladioL-BoldItal -> text -> tfm + vf
generating raw tfm/vpl : texnansi-raw-uplbi8a (from uplbi8a)
     generating new vf : texnansi-uplbi8a (from texnansi-raw-uplbi8a)

       font identifier : URWPalladioL-Roma -> text -> tfm + vf
generating raw tfm/vpl : texnansi-raw-uplr8a (from uplr8a)
     generating new vf : texnansi-uplr8a (from texnansi-raw-uplr8a)

       font identifier : URWPalladioL-Ital -> text -> tfm + vf
generating raw tfm/vpl : texnansi-raw-uplri8a (from uplri8a)
     generating new vf : texnansi-uplri8a (from texnansi-raw-uplri8a)
     updating map file : texnansi-urw-palatino.map

            generating : ls-r databases

mktexlsr: Updating /home/wmcclain/texmf/ls-R... 
mktexlsr: Done.wmcclain@atipa:~/projects/experiments/palatino >
texfont.pl --fontroot=/home/wmcclain/texmf --sourcepath=/tmp/fonts
--vendor=testing --collection=palatino --makepath --install

* * *

-Bill
-- 
Sattre Press                                      Pagan Papers
http://sattre-press.com/                    by Kenneth Grahame
[EMAIL PROTECTED]              http://pp.sattre-press.com/ 

Reply via email to