diff options
author | Karl Berry <karl@freefriends.org> | 2010-10-17 23:22:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-10-17 23:22:51 +0000 |
commit | 616d023372bbe2581005deee09cca3e17a2fec72 (patch) | |
tree | 6dd83d31a15e3060a123672bcb37146025ffaa50 /Master/texmf-dist/fonts/map | |
parent | 50ac39daafeb65eab173b7f5395559dca5a55d6d (diff) |
Researched and reported by Bruno Voisin, ~14oct10:
(ptm8y.map): add missing ptmrr8ye entry.
(phbl8y.tfm, phvlo8y.tfm): remove, these are Helvetica Light, for which
no free version exists.
(ptmr8c.tfm, ptmb8c.tfm): incorrectly referred to the Times Expert fonts.
Replace them with the faked-through-virtual-fonts small caps fonts,
tirsc.tfm and tibsc.tfm, that were part of teTeX 3.0.
(ptmr8c.vf, ptmb8c.vf): the needed .vf's, also copied from ti[rbsc].vf
in teTeX 3.0.
git-svn-id: svn://tug.org/texlive/trunk@20132 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/fonts/map')
-rw-r--r-- | Master/texmf-dist/fonts/map/dvips/ly1/ptm8y.map | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/map/dvips/ly1/ptm8y.map b/Master/texmf-dist/fonts/map/dvips/ly1/ptm8y.map index 963bf4202ec..a215b795633 100644 --- a/Master/texmf-dist/fonts/map/dvips/ly1/ptm8y.map +++ b/Master/texmf-dist/fonts/map/dvips/ly1/ptm8y.map @@ -4,4 +4,5 @@ ptmbo8y Times-Bold " .167 SlantFont TeXnANSIEncoding ReEncodeFont " <texnansi.en ptmr8y Times-Roman "TeXnANSIEncoding ReEncodeFont " <texnansi.enc ptmri8y Times-Italic "TeXnANSIEncoding ReEncodeFont " <texnansi.enc ptmro8y Times-Roman " .167 SlantFont TeXnANSIEncoding ReEncodeFont " <texnansi.enc +ptmrr8ye Times-Roman "1.2 ExtendFont TeXnANSIEncoding ReEncodeFont " <texnansi.enc % ptmrc and ptmbc are constructed with virtual fonts, so no entries here. |