summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog20
-rw-r--r--REVISION2
-rw-r--r--doc/pic.ms10
-rw-r--r--tmac/doc-common2
-rw-r--r--tmac/doc-ditroff9
-rw-r--r--tmac/doc-nroff9
6 files changed, 34 insertions, 18 deletions
diff --git a/ChangeLog b/ChangeLog
index ff972939..ec32a4ba 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 573541ac..d00491fd 100644
--- a/REVISION
+++ b/REVISION
@@ -1 +1 @@
-0
+1
diff --git a/doc/pic.ms b/doc/pic.ms
index aa29be3b..361e71b6 100644
--- a/doc/pic.ms
+++ b/doc/pic.ms
@@ -10,7 +10,7 @@
.\" This document was written for free use and redistribution by
.\" Eric S. Raymond <esr@thyrsus.com> in August 1995.
.\"
-.\" $Id: pic.ms,v 1.23 2003/04/27 00:07:43 wlemb Exp $
+.\" $Id: pic.ms,v 1.24 2003/05/02 18:40:18 wlemb Exp $
.\"
.\" Set a proper TeX and LaTeX
.ie t \{\
@@ -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 438a749d..6099d2ec 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 6c830093..14be96b8 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 0c043812..e8ce14dc 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 \