summaryrefslogtreecommitdiff
path: root/src/utils/afmtodit/afmtodit.man
diff options
context:
space:
mode:
authorwlemb <wlemb>2003-12-28 18:13:57 +0000
committerwlemb <wlemb>2003-12-28 18:13:57 +0000
commite5e6dbda86fdfc7ef8b4c6eee598355526910766 (patch)
tree22200597e9310bde0157d57dc7ae719ab2477f90 /src/utils/afmtodit/afmtodit.man
parent197d5dc9a28e727cbb7f387831bfcf15a64cf7b0 (diff)
downloadgroff-e5e6dbda86fdfc7ef8b4c6eee598355526910766.tar.gz
Add integral extension glyph.
Add new option `-x' to afmtodit to suppress use of built-in AGL. * font/devhtml/R.proto, font/devutf8/R.proto: Add `u23AE'. * font/devps/generate/textmap: Provide entry for `integralex' to override (old) PUA value of the AGL. * font/devps/generate/Makefile (SS): Add afmtodit option `-x'. * font/devps/*: Regenerated. * src/utils/afmtodit/afmtodit.pl: Add option `-x'. * src/utils/afmtodit/afmtodit.man, NEWS: Updated.
Diffstat (limited to 'src/utils/afmtodit/afmtodit.man')
-rw-r--r--src/utils/afmtodit/afmtodit.man16
1 files changed, 10 insertions, 6 deletions
diff --git a/src/utils/afmtodit/afmtodit.man b/src/utils/afmtodit/afmtodit.man
index df2eb072..0c79a614 100644
--- a/src/utils/afmtodit/afmtodit.man
+++ b/src/utils/afmtodit/afmtodit.man
@@ -21,13 +21,13 @@ the original English.
.\" Like TP, but if specified indent is more than half
.\" the current line-length - indent, use the default indent.
.de Tp
-.ie \\n(.$=0:((0\\$1)*2u>(\\n(.lu-\\n(.iu)) .TP
-.el .TP "\\$1"
+. ie \\n(.$=0:((0\\$1)*2u>(\\n(.lu-\\n(.iu)) .TP
+. el .TP "\\$1"
..
.
.de OP
-.ie \\n(.$-1 .RI "[\ \fB\\$1\fP\ " "\\$2" "\ ]"
-.el .RB "[\ " "\\$1" "\ ]"
+. ie \\n(.$-1 .RI "[\ \fB\\$1\fP\ " "\\$2" "\ ]"
+. el .RB "[\ " "\\$1" "\ ]"
..
.
.
@@ -45,7 +45,7 @@ afmtodit \- create font files for use with groff \-Tps
.in +\w'\fBafmtodit 'u
.ti \niu
.B afmtodit
-.OP \-mnsv
+.OP \-mnsvx
.OP \-a n
.OP \-d desc_file
.OP \-e enc_file
@@ -110,7 +110,7 @@ If a PostScript character is not named as
are four uppercase hexadecimal digits), and is not mentioned in
.IR map_file ,
and a generic groff glyph name can't be deduced using the
-Adobe Glyph List (built into
+Adobe Glyph List (AGL, built into
.BR afmtodit ),
then
.B afmtodit
@@ -295,6 +295,10 @@ command to the font file.
.B \-v
Print version.
.
+.TP
+.B \-x
+Don't use the built-in Adobe Glyph List.
+.
.
.SH FILES
.Tp \w'\fB@FONTDIR@/devps/download'u+2n