summaryrefslogtreecommitdiff
path: root/Build/source/texk/lcdf-typetools/mmpfb/mmpfb.1
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/lcdf-typetools/mmpfb/mmpfb.1')
-rw-r--r--Build/source/texk/lcdf-typetools/mmpfb/mmpfb.133
1 files changed, 15 insertions, 18 deletions
diff --git a/Build/source/texk/lcdf-typetools/mmpfb/mmpfb.1 b/Build/source/texk/lcdf-typetools/mmpfb/mmpfb.1
index e75e96160ca..c2cada0bee8 100644
--- a/Build/source/texk/lcdf-typetools/mmpfb/mmpfb.1
+++ b/Build/source/texk/lcdf-typetools/mmpfb/mmpfb.1
@@ -1,20 +1,17 @@
.\" -*-nroff-*-
-.ds V 2.75
+.ds V 2.78
.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,7 +190,7 @@ 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.
'
@@ -205,5 +202,5 @@ 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.