summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWerner LEMBERG <wl@gnu.org>2003-05-02 18:40:20 +0000
committerWerner LEMBERG <wl@gnu.org>2003-05-02 18:40:20 +0000
commitf5fd58bed2a4d253f9cb74bd75c9972677a08519 (patch)
treef38b6cf15cd3ef46519b3a267d2c789e49802e46
parent6749e7f03d9a06c43f55ae6143ace1fd197c43d6 (diff)
downloadgroff-git-f5fd58bed2a4d253f9cb74bd75c9972677a08519.tar.gz
* tmac/doc-common (Nd): Use \[em].
* tmac/doc-ditroff, tmac/doc-nroff (doc-header-space, doc-footer-space): Initialize to 0.5i. (doc-setup-page-layout): Don't set doc-header-space and doc-footer-space. * REVISION: Set to 1. * doc/pic.ms: Document possible problems with `figname'.
-rw-r--r--ChangeLog20
-rw-r--r--REVISION2
-rw-r--r--doc/pic.ms8
-rw-r--r--tmac/doc-common2
-rw-r--r--tmac/doc-ditroff9
-rw-r--r--tmac/doc-nroff9
6 files changed, 33 insertions, 17 deletions
diff --git a/ChangeLog b/ChangeLog
index ff9729393..ec32a4bae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,25 @@
+2003-05-01 Ruslan Ermilov <ru@FreeBSD.org>
+
+ * tmac/doc-common (Nd): Use \[em].
+
+2003-05-01 Werner LEMBERG <wl@gnu.org>
+
+ * tmac/doc-ditroff, tmac/doc-nroff (doc-header-space,
+ doc-footer-space): Initialize to 0.5i.
+ (doc-setup-page-layout): Don't set doc-header-space and
+ doc-footer-space.
+
+2003-04-30 Werner LEMBERG <wl@gnu.org>
+
+ * REVISION: Set to 1.
+
+ * doc/pic.ms: Document possible problems with `figname'.
+
2003-04-29 Werner LEMBERG <wl@gnu.org>
+Version 1.19 released
+=====================
+
* VERSION: Set to 1.19.
* REVISION: Set to 0.
* doc/groff.texinfo, doc/webpage.ms, NEWS: Updated.
diff --git a/REVISION b/REVISION
index 573541ac9..d00491fd7 100644
--- a/REVISION
+++ b/REVISION
@@ -1 +1 @@
-0
+1
diff --git a/doc/pic.ms b/doc/pic.ms
index 164a8c709..bdd475604 100644
--- a/doc/pic.ms
+++ b/doc/pic.ms
@@ -2031,7 +2031,7 @@ are passed through transparently; a
.B %
is added to the end of the line to avoid unwanted spaces.
You can safely use this feature to change fonts or to
-change the value of \fB\ebaselineskip\fR.
+change the value of \fB\ebaselineskip\fP.
Anything else may well produce undesirable results; use at your own risk.
Lines beginning with a period are not given any special treatment.
.PP
@@ -2056,6 +2056,12 @@ figname = bar;
.DE
.R
.KE
+.LP
+Use this feature sparsingly and only if really needed:
+A different name means a new box register in \*[tx], and the maximum number
+of box registers is only 256.
+Also be careful not to use a predefined \*[tx] or \*[lx] macro name as
+an argument to \fBfigname\fP since this inevitably causes an error.
.
.
.NH 1
diff --git a/tmac/doc-common b/tmac/doc-common
index 438a749dd..6099d2ece 100644
--- a/tmac/doc-common
+++ b/tmac/doc-common
@@ -665,7 +665,7 @@
.\" NS width register `Nd' set above
.
.de Nd
-. nop \- \$*
+. nop \[em] \$*
..
.
.
diff --git a/tmac/doc-ditroff b/tmac/doc-ditroff
index 6c830093f..14be96b8d 100644
--- a/tmac/doc-ditroff
+++ b/tmac/doc-ditroff
@@ -118,13 +118,13 @@
.\" NS doc-header-space global register
.\" NS the space between header and body
.
-.nr doc-header-space 0
+.nr doc-header-space .5i
.
.
.\" NS doc-footer-space global register
.\" NS the space between body and footer
.
-.nr doc-footer-space 0
+.nr doc-footer-space .5i
.
.
.\" NS doc-display-vertical global register
@@ -138,13 +138,8 @@
.\" NS
.\" NS modifies:
.\" NS doc-display-vertical
-.\" NS doc-footer-space
-.\" NS doc-header-space
.
.de doc-setup-page-layout
-. nr doc-header-space .5i
-. nr doc-footer-space .5i
-.
. ie r LL \
. ll \n[LL]u
. el \
diff --git a/tmac/doc-nroff b/tmac/doc-nroff
index 0c0438123..e8ce14dc5 100644
--- a/tmac/doc-nroff
+++ b/tmac/doc-nroff
@@ -97,13 +97,13 @@
.\" NS doc-header-space global register
.\" NS the space between header and body
.
-.nr doc-header-space 0
+.nr doc-header-space 0.5i
.
.
.\" NS doc-footer-space global register
.\" NS the space between body and footer
.
-.nr doc-footer-space 0
+.nr doc-footer-space 0.5i
.
.
.\" NS doc-display-vertical global register
@@ -117,13 +117,8 @@
.\" NS
.\" NS modifies:
.\" NS doc-display-vertical
-.\" NS doc-footer-space
-.\" NS doc-header-space
.
.de doc-setup-page-layout
-. nr doc-header-space .5i
-. nr doc-footer-space .5i
-.
. ie r LL \
. ll \n[LL]u
. el \