summaryrefslogtreecommitdiff
path: root/Master/texmf/doc/man/man1/t1testpage.1
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf/doc/man/man1/t1testpage.1')
-rw-r--r--Master/texmf/doc/man/man1/t1testpage.112
1 files changed, 8 insertions, 4 deletions
diff --git a/Master/texmf/doc/man/man1/t1testpage.1 b/Master/texmf/doc/man/man1/t1testpage.1
index eb0e1fb6e84..c4bff5b8c52 100644
--- a/Master/texmf/doc/man/man1/t1testpage.1
+++ b/Master/texmf/doc/man/man1/t1testpage.1
@@ -1,4 +1,4 @@
-.ds V 2.69
+.ds V 2.79
.de M
.BR "\\$1" "(\\$2)\\$3"
..
@@ -11,14 +11,18 @@
t1testpage \- create a PostScript proof for a Type 1 font
.SH SYNOPSIS
.B t1testpage
-\%[\fIfont\fR]
+\%[\fIfont...\fR]
.SH DESCRIPTION
.BR T1testpage
creates a PostScript proof document for the specified Type 1 font file and
writes it to the standard output. The proof shows every glyph in the
font, including its glyph name and encoding. The
.I font
-argument should be the name of a PFA or PFB font file. If it is omitted,
+argument should be the name of a PFA or PFB font file. If more than one
+.I font
+is given, the output proof contains all the fonts in order. If
+.I font
+is omitted,
t1testpage will read a font file from the standard input.
.PP
T1testpage is preliminary software.
@@ -59,4 +63,4 @@ Print the version number and some short non-warranty information and exit.
.PD
'
.SH AUTHOR
-Eddie Kohler (kohler@cs.ucla.edu)
+Eddie Kohler (ekohler@gmail.com)