summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipsk/afm2tfm.1
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-02-01 19:01:18 +0000
committerKarl Berry <karl@freefriends.org>2016-02-01 19:01:18 +0000
commit7e0f5f37cb41918b36a55179926b38b64770f784 (patch)
tree360c99e77ab655b75b565298e5c472c765b0a218 /Build/source/texk/dvipsk/afm2tfm.1
parente3734d866130a3671888de7d95941b9db51537c2 (diff)
version numbers, bug reporting
git-svn-id: svn://tug.org/texlive/trunk@39536 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipsk/afm2tfm.1')
-rw-r--r--Build/source/texk/dvipsk/afm2tfm.112
1 files changed, 8 insertions, 4 deletions
diff --git a/Build/source/texk/dvipsk/afm2tfm.1 b/Build/source/texk/dvipsk/afm2tfm.1
index dc13351833c..b6cca982351 100644
--- a/Build/source/texk/dvipsk/afm2tfm.1
+++ b/Build/source/texk/dvipsk/afm2tfm.1
@@ -1,4 +1,4 @@
-.TH AFM2TFM 1 "21 January 2016"
+.TH AFM2TFM 1 "1 February 2016"
.SH NAME
afm2tfm \- convert Adobe font metrics to TeX font metrics
.SH DESCRIPTION
@@ -7,8 +7,9 @@ such as
.B Times-Roman.afm,
which describes the characteristics of the font called Times-Roman.
To use such fonts with TeX, we need TFM files that contain similar
-information. This program does that conversion. For more
-information, see the dvips documentation.
+information. This program does that conversion.
+.PP
+For all the details, see the dvips manual (http://tug.org/dvips).
.SH FILES
.I psfonts.map
in the config directory used by dvips.
@@ -19,4 +20,7 @@ An option to add letterspacing to the virtual font was rejected by Knuth
because it would make the fi and fl ligatures break the normal rhythmic
pattern.
.SH AUTHORS
-Tomas Rokicki and Donald E. Knuth. Send bug reports to tex-k@tug.org.
+Tomas Rokicki and Donald E. Knuth.
+.PP
+Maintained in TeX Live; please send bug reports or other correspondence
+to tex-k@tug.org (http://lists.tug.org/tex-k).