groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 01/122: [man pages]: Relocate material.


From: G. Branden Robinson
Subject: [groff] 01/122: [man pages]: Relocate material.
Date: Wed, 11 Nov 2020 02:59:00 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit dff7a22e87a54a22354cb0445a3820a309d965dd
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Wed Nov 4 23:59:08 2020 +1100

    [man pages]: Relocate material.
    
    * src/preproc/pic/pic.1.man (Options):
    * src/utils/hpftodit/hpftodit.1.man (Options):
    * src/utils/indxbib/indxbib.1.man (Options): Put options in en_US
      lexicographical order.
---
 src/preproc/pic/pic.1.man         | 90 +++++++++++++++++++++------------------
 src/utils/hpftodit/hpftodit.1.man | 70 +++++++++++++++---------------
 src/utils/indxbib/indxbib.1.man   | 14 +++---
 3 files changed, 90 insertions(+), 84 deletions(-)

diff --git a/src/preproc/pic/pic.1.man b/src/preproc/pic/pic.1.man
index 3f7b2da..aaadd95 100644
--- a/src/preproc/pic/pic.1.man
+++ b/src/preproc/pic/pic.1.man
@@ -140,48 +140,6 @@ all exit afterward.
 .
 .
 .TP
-.B \-C
-Recognize
-.B .PS
-and
-.B .PE
-even when followed by a character other than space or newline.
-.
-.TP
-.B \-S
-Safer mode; do not execute
-.B sh
-commands.
-.
-This can be useful when operating on untrustworthy input (enabled by
-default).
-.
-.TP
-.B \-U
-Unsafe mode; revert the default option
-.BR \-S .
-.
-.TP
-.B \-n
-Don't use the groff extensions to the troff drawing commands.
-.
-You should use this if you are using a postprocessor that doesn't
-support these extensions.
-.
-The extensions are described in
-.BR groff_out (@MAN5EXT@).
-.
-The
-.B \-n
-option also causes
-.B pic
-not to use zero-length lines to draw dots in troff mode.
-.
-.TP
-.B \-t
-\*(tx mode.
-.
-.TP
 .B \-c
 Be more compatible with
 .IR tpic .
@@ -214,6 +172,54 @@ attribute or by setting the
 .B linethick
 variable.
 .
+.
+.TP
+.B \-C
+Recognize
+.B .PS
+and
+.B .PE
+even when followed by a character other than space or newline.
+.
+.
+.TP
+.B \-n
+Don't use the groff extensions to the troff drawing commands.
+.
+You should use this if you are using a postprocessor that doesn't
+support these extensions.
+.
+The extensions are described in
+.BR groff_out (@MAN5EXT@).
+.
+The
+.B \-n
+option also causes
+.B pic
+not to use zero-length lines to draw dots in troff mode.
+.
+.
+.TP
+.B \-S
+Safer mode; do not execute
+.B sh
+commands.
+.
+This can be useful when operating on untrustworthy input (enabled by
+default).
+.
+.
+.TP
+.B \-t
+\*(tx mode.
+.
+.
+.TP
+.B \-U
+Unsafe mode; revert the default option
+.BR \-S .
+.
+.
 .TP
 .B \-z
 In \*(tx mode draw dots using zero-length lines.
diff --git a/src/utils/hpftodit/hpftodit.1.man 
b/src/utils/hpftodit/hpftodit.1.man
index 019ea56..89e7758 100644
--- a/src/utils/hpftodit/hpftodit.1.man
+++ b/src/utils/hpftodit/hpftodit.1.man
@@ -318,6 +318,37 @@ and
 is ignored if given.
 .
 .TP
+.BI \-i n
+Generate an italic correction for each character so that the character's
+width plus the character's italic correction is equal to
+.I n
+thousandths of an em plus the amount by which the right edge of the
+character's bounding is to the right of the character's origin.
+.
+If this would result in a negative italic correction,
+use a zero italic correction instead.
+.
+.IP
+Also generate a subscript correction equal to the product of the tangent
+of the slant of the font and four fifths of the x-height of the font.
+.
+If this would result in a subscript correction greater than the italic
+correction,
+use a subscript correction equal to the italic correction instead.
+.
+.IP
+Also generate a left italic correction for each character equal to
+.I n
+thousandths of an em plus the amount by which the left edge of the
+character's bounding box is to the left of the character's origin.
+.
+The left italic correction may be negative.
+.
+.IP
+This option normally is needed only with italic or oblique fonts;
+a value of 50 (0.05\~em) usually is a reasonable choice.
+.
+.TP
 .B \-q
 Suppress warnings about characters in the map file that were not found
 in the TFM file.
@@ -330,12 +361,6 @@ This option is useful when sending the output of
 to the standard output.
 .
 .TP
-.B \-v
-Print the
-.B hpftodit
-version number and exit.
-.
-.TP
 .B \-s
 The font is special.
 .
@@ -356,35 +381,10 @@ option,
 the search order is reversed.
 .
 .TP
-.BI \-i n
-Generate an italic correction for each character so that the character's
-width plus the character's italic correction is equal to
-.I n
-thousandths of an em plus the amount by which the right edge of the
-character's bounding is to the right of the character's origin.
-.
-If this would result in a negative italic correction,
-use a zero italic correction instead.
-.
-.IP
-Also generate a subscript correction equal to the product of the tangent
-of the slant of the font and four fifths of the x-height of the font.
-.
-If this would result in a subscript correction greater than the italic
-correction,
-use a subscript correction equal to the italic correction instead.
-.
-.IP
-Also generate a left italic correction for each character equal to
-.I n
-thousandths of an em plus the amount by which the left edge of the
-character's bounding box is to the left of the character's origin.
-.
-The left italic correction may be negative.
-.
-.IP
-This option normally is needed only with italic or oblique fonts;
-a value of 50 (0.05\~em) usually is a reasonable choice.
+.B \-v
+Print the
+.B hpftodit
+version number and exit.
 .
 .
 .\" ====================================================================
diff --git a/src/utils/indxbib/indxbib.1.man b/src/utils/indxbib/indxbib.1.man
index 5bb9b84..070adea 100644
--- a/src/utils/indxbib/indxbib.1.man
+++ b/src/utils/indxbib/indxbib.1.man
@@ -140,13 +140,6 @@ and
 show version information;
 all exit afterward.
 .
-.
-.TP
-.B \-w
-Index whole files.
-.
-Each file is a separate record.
-.
 .TP
 .BI \-c file
 Read the list of common words from
@@ -253,6 +246,13 @@ Initially
 is 6.
 .
 .
+.TP
+.B \-w
+Index whole files.
+.
+Each file is a separate record.
+.
+.
 .\" ====================================================================
 .SH Files
 .\" ====================================================================



reply via email to

[Prev in Thread] Current Thread [Next in Thread]