[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#238627: ps2pk fails to generate font (and is outdated)



> Just exchanging AFMFONTS for T1INPUTS in the previous example doesn't
> help. Also not after copying the file to

I was talking about the afm file. ps2pk also needs to find the pfb file.
If you can put these files into the right place of a texmf tree, you
don't need to set any environment variable at all.

afm -> texmf/fonts/afm/<supplier>/<typeface>
pfb -> texmf/fonts/type1/<supplier>/<typeface>

Don't forget to "texhash".

If you can't or don't want to do this, set T1FONTS for the pfb file and
AFMFONTS for the afm file.

See the kpathsea docs for the right syntax, e.g. a // means a recursive
directory search.

> Any ideas?

For all debugging things, setting
  KPATHSEA_DEBUG=-1
shows everything that one usually needs...

Thomas



Reply to: