summaryrefslogtreecommitdiff
path: root/tmac/groff_me.7.man
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2021-12-27 14:47:17 +1100
committerG. Branden Robinson <g.branden.robinson@gmail.com>2021-12-27 16:25:15 +1100
commit67e944be21be3cf5ab6f7ad0b4c1c255505a3301 (patch)
treedd20e949294e791a2b529e15e9e5124c5fb2d3d0 /tmac/groff_me.7.man
parent214bba0d4a86d545963c5e123b97163bcbd90a4e (diff)
downloadgroff-git-67e944be21be3cf5ab6f7ad0b4c1c255505a3301.tar.gz
groff_me(7): Move roff macros into separate table.
...that is, the old roff(1) compatibility macros (from before Ossanna's "new roff", which appeared ~1973). roff(1) stuck around beyond through Unix Version 7 in 1979, appearing in 2.9BSD and all the way through Tenth Edition Research Unix, possibly because it was smaller on memory-constrained machines and/or because AT&T/Western Electric licensed nroff and troff separately [at least to some customers] as the "Documenter's Workbench" product).
Diffstat (limited to 'tmac/groff_me.7.man')
-rw-r--r--tmac/groff_me.7.man42
1 files changed, 30 insertions, 12 deletions
diff --git a/tmac/groff_me.7.man b/tmac/groff_me.7.man
index c39c7003f..d2a23dace 100644
--- a/tmac/groff_me.7.man
+++ b/tmac/groff_me.7.man
@@ -292,12 +292,10 @@ PS start \fI@g@pic\fP picture
TE end \fI@g@tbl\fP table
TH end heading for multi-page \fI@g@tbl\fP table
TS begin \fI@g@tbl\fP table
-ar use Arabic numerals for page numbers
b embolden argument
ba set base indentation
bc begin new column
bi embolden and italicize argument
-bl insert space (even at page top; cf.\& \fBsp\fP)
bx box argument
ef set even-numbered page footer
eh set even-numbered page header
@@ -308,28 +306,18 @@ hl draw horizontal line
hx suppress next page's headers/footers
i italicize argument
ip begin indented paragraph
-ix set indentation without break
ld reset localization and date info
ll set line length
lp begin fully left-aligned paragraph
-m1 set page top to header distance
-m2 set header to text distance
-m3 set text to footer distance
-m4 set footer to page bottom distance
-n1 begin output line numbering
-n2 end or alter output line numbering
np begin numbered paragraph
of set odd-numbered page footer
oh set odd-numbered page header
-pa begin page
pd output delayed text
pp begin first-line indented paragraph
q quote argument
r set argument in roman
re reset tab stops
-ro use Roman numerals for page numbers
sh begin numbered section
-sk skip next page
sm set argument at smaller type size
sx change section depth
sz set type size and vertical spacing
@@ -341,6 +329,36 @@ xp output index
.TE
.
.
+.P
+Some macros are provided for \(lqold\(rq
+.MR roff 1
+compatibility.
+.
+The
+.RI \(lq me
+Reference Manual\(rq
+describes alternatives for modern documents.
+.
+.
+.P
+.ne 2v \" Keep at least the first entry together with the heading.
+.TS
+Lb L.
+ar use Arabic numerals for page numbers
+bl insert space (even at page top; cf.\& \fBsp\fP)
+ix set indentation without break
+m1 set page top to header distance
+m2 set header to text distance
+m3 set text to footer distance
+m4 set footer to page bottom distance
+n1 begin output line numbering
+n2 end or alter output line numbering
+pa begin page
+ro use Roman numerals for page numbers
+sk skip next page
+.TE
+.
+.
.\" ====================================================================
.SS Registers
.\" ====================================================================