summaryrefslogtreecommitdiff
path: root/Master/texmf/doc/man/man1/mmpfb.1
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-10-10 17:52:48 +0000
committerKarl Berry <karl@freefriends.org>2009-10-10 17:52:48 +0000
commit98a765f37ff7227b04b1370373c314654a512eab (patch)
tree2916c302fd271bc05997c8eed782c83b6fc7e67f /Master/texmf/doc/man/man1/mmpfb.1
parent303d81d371cb5663ecc0fd12d8db603637ed142f (diff)
man page update from current sources (tl-update-man)
git-svn-id: svn://tug.org/texlive/trunk@15745 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/doc/man/man1/mmpfb.1')
-rw-r--r--Master/texmf/doc/man/man1/mmpfb.135
1 files changed, 16 insertions, 19 deletions
diff --git a/Master/texmf/doc/man/man1/mmpfb.1 b/Master/texmf/doc/man/man1/mmpfb.1
index 9d3ce0f5a1e..9ad0fdadc12 100644
--- a/Master/texmf/doc/man/man1/mmpfb.1
+++ b/Master/texmf/doc/man/man1/mmpfb.1
@@ -1,20 +1,17 @@
.\" -*-nroff-*-
-.ds V 2.69
+.ds V 2.79
.de M
.BR "\\$1" "(\\$2)\\$3"
..
.ds E " \-\-
.if t .ds E \(em
-.de OP
+.de Op
.BR "\\$1" "\\$2" "\\$3" "\\$4" "\\$5" "\\$6"
..
-.de OA
-.IR "\fB\\$1\& \|\fI\\$2" "\\$3" "\\$4" "\\$5" "\\$6"
-..
-.de OY
+.de Oy
.BI "\\$1\fR=" "\\$2\fR, " "\\$3\& " "\\$4" "\\$5" "\\$6"
..
-.de OL
+.de Ol
.BI "\\$1\fR=" "\\$2" "\\$3" "\\$4" "\\$5" "\\$6"
..
.de Sp
@@ -79,7 +76,7 @@ files must be set up for this to work.
Long options may be abbreviated to their unique prefixes.
'
.TP 5
-.OY \-\-output file \-o file
+.Oy \-\-output file \-o file
'
Send output to
.I file
@@ -96,7 +93,7 @@ Output a PFB font. This is the default.
Output a PFA font.
'
.TP
-.OP \-\-amcp\-info
+.Op \-\-amcp\-info
'
Do not create a font; instead, output an AMCP file for use by
.M mmafm 1 .
@@ -104,25 +101,25 @@ A message is printed if the font doesn't have intermediate masters, in
which case no AMCP file is necessary.
'
.TP
-.OY \-\-weight N \-w N
+.Oy \-\-weight N \-w N
'
Set the weight axis to
.IR N .
'
.TP
-.OY \-\-width N \-W N
+.Oy \-\-width N \-W N
'
Set the width axis to
.IR N .
'
.TP
-.OY \-\-optical\-size N \-O N
+.Oy \-\-optical\-size N \-O N
'
Set the optical size axis to
.IR N .
'
.TP
-.OL \-\-style N
+.Ol \-\-style N
'
Set the style axis to
.IR N .
@@ -133,7 +130,7 @@ Set the first (second, third, fourth) axis to
.IR N .
'
.TP
-.OY \-\-precision N \-p N
+.Oy \-\-precision N \-p N
'
Set the output precision to
.IR N .
@@ -147,7 +144,7 @@ font units of the exact interpolated value. (A font unit is generally
1/7200 inch for a 10-point font.) The default is 5.
'
.TP
-.OL \-\-subrs N
+.Ol \-\-subrs N
'
Limit the output font to at most
.IR N
@@ -182,7 +179,7 @@ accept. (Multiple master fonts, and the single-master fonts generated by
.BR mmpfb ,
tend to have a lot of subroutines.) Try limiting the number of subroutines
in the generated font with the
-.OP \-\-subrs
+.Op \-\-subrs
option.
'
.SH SEE ALSO
@@ -193,17 +190,17 @@ option.
reducing \fIfont\fR to minimum number of subroutines (\fIN\fR)
You tried to reduce the number of subroutines to less than \fIN\fR using
the
-.OP \-\-subrs
+.Op \-\-subrs
option, but the font needs at least \fIN\fR to function. The output font
will have \fIN\fR subroutines.
'
.SH AUTHOR
.na
-Eddie Kohler, kohler@cs.ucla.edu
+Eddie Kohler, ekohler@gmail.com
.PP
The latest version is available from:
.br
http://www.lcdf.org/type/
.PP
-Thanks to Melissa O'Neill <oneill@cs.sfu.ca> for suggestions and patient
+Thanks to Melissa O'Neill for suggestions and patient
debugging.