[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 03/09: groff_ms(7): Relocate material.
From: |
G. Branden Robinson |
Subject: |
[groff] 03/09: groff_ms(7): Relocate material. |
Date: |
Thu, 29 Apr 2021 09:27:22 -0400 (EDT) |
gbranden pushed a commit to branch master
in repository groff.
commit c1f6729db6cc01a065553e60077b5ec6d9bb61fa
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Thu Apr 29 17:28:08 2021 +1000
groff_ms(7): Relocate material.
Sync item ordering with our Texinfo manual.
---
tmac/groff_ms.7.man | 34 +++++++++++++++++-----------------
1 file changed, 17 insertions(+), 17 deletions(-)
diff --git a/tmac/groff_ms.7.man b/tmac/groff_ms.7.man
index 505b249..d6fb60f 100644
--- a/tmac/groff_ms.7.man
+++ b/tmac/groff_ms.7.man
@@ -1599,6 +1599,23 @@ and
.B RE
macros.
.
+.
+.IP \[bu]
+To make
+.I groff ms
+use the default page offset (which also specifies the left margin),
+the
+.B PO
+register must stay undefined until the first
+.B ms
+macro is evaluated.
+.
+This implies that
+.B PO
+should not be used early in the document, unless it is changed also:
+remember that accessing an undefined register automatically defines it.
+.
+.
.IP \[bu]
The register
.B GS
@@ -1616,23 +1633,6 @@ or
.I groff ms
should use this register.
.
-.IP \[bu]
-To make
-.I groff ms
-use the default page offset (which also specifies the left margin),
-the
-.B PO
-register must stay undefined until the first
-.B ms
-macro is evaluated.
-.
-This implies that
-.B PO
-should not be used early in the document, unless it is changed also:
-remember that accessing an undefined register automatically defines it.
-.br
-.ne 23
-.
.
.\" ====================================================================
.SS "Localization strings"
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 03/09: groff_ms(7): Relocate material.,
G. Branden Robinson <=