summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwlemb <wlemb>2001-09-27 12:01:55 +0000
committerwlemb <wlemb>2001-09-27 12:01:55 +0000
commitaaef8f141239e392a0caa5f7937e377c97fe4a94 (patch)
tree80de8babd9151ef5ddc4777d0a3b258f47bbc467
parentcc53a23217f0e86c0d34638d4a74c71655766c9c (diff)
downloadgroff-aaef8f141239e392a0caa5f7937e377c97fe4a94.tar.gz
* man/groff.man: Use
.ev xxx .na .nh <table> .ev instead of the old code (`.ad .hy' after the table) to suppress incorrect hyphenation for grohtml output. * man/groff_font.man, man/groff_out.man: Minor fixes.
-rw-r--r--ChangeLog17
-rw-r--r--man/groff.man22
-rw-r--r--man/groff_font.man5
-rw-r--r--man/groff_out.man2
4 files changed, 28 insertions, 18 deletions
diff --git a/ChangeLog b/ChangeLog
index dcea6ae3..8ab7347e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2001-09-27 Werner LEMBERG <wl@gnu.org>
+
+ * man/groff.man: Use
+
+ .ev xxx
+ .na
+ .nh
+ <table>
+ .ev
+
+ instead of the old code (`.ad .hy' after the table) to suppress
+ incorrect hyphenation for grohtml output.
+
+2001-09-22 Werner LEMBERG <wl@gnu.org>
+
+ * man/groff_font.man, man/groff_out.man: Minor fixes.
+
2001-09-20 Werner LEMBERG <wl@gnu.org>
* PROBLEMS: Updated, reordered. Improved EPS section (thanks to
diff --git a/man/groff.man b/man/groff.man
index 799adf81..1c465e1e 100644
--- a/man/groff.man
+++ b/man/groff.man
@@ -621,6 +621,7 @@ normal numbers.
.LP
The roff language defines the following scale indicators.
.LP
+.ev groff.man
.na
.nh
.TS
@@ -643,8 +644,7 @@ font \fIDESC\fP file)
T}
.TE
.LP
-.ad
-.hy
+.ev
.B Numerical expressions
are combinations of the numerical values defined above with
the arithmetical operators
@@ -678,8 +678,7 @@ Moreover,
.I groff
added the following operators for numerical expressions:
.LP
-.na
-.nh
+.ev groff.man
.TS
center, tab(@);
LfCB Lw(4i).
@@ -691,8 +690,7 @@ indicator.
T}
.TE
.LP
-.ad
-.hy
+.ev
For details see the groff info file.
.
.\" --------------------------------------------------------------------
@@ -707,8 +705,7 @@ and the
requests.
The following table characterizes the different types of conditions.
.LP
-.na
-.nh
+.ev groff.man
.TS
center, tab(@);
LfCB Lw(4i).
@@ -741,8 +738,7 @@ T}
t@Formatter is \fBtroff\fR.
.TE
.LP
-.ad
-.hy
+.ev
.
.\" --------------------------------------------------------------------
.SH REQUESTS
@@ -767,8 +763,7 @@ In the following request specifications, most argument names were chosen
to be descriptive.
Only the following denotations need clarification.
.LP
-.na
-.nh
+.ev groff.man
.TS
center, tab(@);
LfCI Lw(4i).
@@ -791,8 +786,7 @@ has three meanings depending on its sign, described below.
T}
.TE
.LP
-.ad
-.hy
+.ev
If an expression defined as
.argument \(+-N
starts with a
diff --git a/man/groff_font.man b/man/groff_font.man
index 17821b84..d74620c5 100644
--- a/man/groff_font.man
+++ b/man/groff_font.man
@@ -33,8 +33,6 @@ groff_font \- format of groff device and font description files
.SH DESCRIPTION
The groff font format is roughly a superset of the ditroff
font format.
-Unlike the ditroff font format, there is no associated binary
-format.
The font files for device
.I name
are stored in a directory
@@ -47,6 +45,7 @@ and for each font
a font file called
.IR F .
These are text files;
+unlike the ditroff font format,
there is no associated binary format.
.SS DESC file format
The DESC file can contain the following types of line:
@@ -278,7 +277,7 @@ has difficulties with eight bit characters.
For this reason, there is a convention that the name
.BI char n
is equivalent to the single character whose code is
-.I n .
+.IR n .
For example,
.B char163
would be equivalent to the character with code 163
diff --git a/man/groff_out.man b/man/groff_out.man
index ae30f8d4..80746cc0 100644
--- a/man/groff_out.man
+++ b/man/groff_out.man
@@ -60,7 +60,7 @@ two commands
.I xxx
is any sequence of characters terminated by a space or a newline;
the first character should be printed at the current position,
-the the current horizontal position should be increased by
+the current horizontal position should be increased by
the width of the first character, and so on for each character.
The width of the character is that given in the font file,
appropriately scaled for the current point size, and rounded