summaryrefslogtreecommitdiff
path: root/tmac/groff_ms.man
diff options
context:
space:
mode:
authorwlemb <wlemb>2004-07-03 12:46:54 +0000
committerwlemb <wlemb>2004-07-03 12:46:54 +0000
commit312065e97893f691bdce357b1aeacf2d64c1e9cc (patch)
treea43a15c39b1c473ad2ad9c2ac8aa595b28b1e963 /tmac/groff_ms.man
parent3b9aa46bb67602a46cb2c73c722fe63c9bae0384 (diff)
downloadgroff-312065e97893f691bdce357b1aeacf2d64c1e9cc.tar.gz
* tmac/an-old.tmac (RI): Always start with font `R'.
(RI, IR): Properly end with font `R'. * man/ditroff.man, man/groff_font.man, man/groff_out.man, src/devices/grohtml/grohtml.man, src/preproc/grn/grn.man, src/preproc/pic/pic.man, tmac/groff_man.man, tmac/groff_ms.man: Don't pass more than six arguments to .R, .I, .B, etc., for compatibility with traditional troff macros.
Diffstat (limited to 'tmac/groff_ms.man')
-rw-r--r--tmac/groff_ms.man12
1 files changed, 6 insertions, 6 deletions
diff --git a/tmac/groff_ms.man b/tmac/groff_ms.man
index 8d62e8de..39dd43e6 100644
--- a/tmac/groff_ms.man
+++ b/tmac/groff_ms.man
@@ -361,7 +361,7 @@ The
macros provide a variety of methods to highlight
or emphasize text:
.TP
-.BI "\&.B [" txt " [" post " [" pre ]]]
+.B "\&.B [\fItxt\fP [\fIpost\fP [\fIpre\fP]]]"
Sets its first argument in
.BR "bold type" .
If you specify a second argument,
@@ -389,27 +389,27 @@ If you give this macro no arguments,
prints all text following in bold until
the next highlighting, paragraph, or heading macro.
.TP
-.BI "\&.R [" txt " [" post " [" pre ]]]
+.B "\&.R [\fItxt\fP [\fIpost\fP [\fIpre\fP]]]"
Sets its first argument in
roman (or regular) type.
It operates similarly to the
.B B
macro otherwise.
.TP
-.BI "\&.I [" txt " [" post " [" pre ]]]
+.B "\&.I [\fItxt\fP [\fIpost\fP [\fIpre\fP]]]"
Sets its first argument in
.IR "italic type" .
It operates similarly to the
.B B
macro otherwise.
.TP
-.BI "\&.CW [" txt " [" post " [" pre ]]]
+.B "\&.CW [\fItxt\fP [\fIpost\fP [\fIpre\fP]]]"
Sets its first argument in a constant width face.
It operates similarly to the
.B B
macro otherwise.
.TP
-.BI "\&.BI [" txt " [" post " [" pre ]]]
+.B "\&.BI [\fItxt\fP [\fIpost\fP [\fIpre\fP]]]"
Sets its first argument in bold italic type.
It operates similarly to the
.B B
@@ -758,7 +758,7 @@ This is more flexible than defining the individual strings.
The syntax for these macros is as follows:
.RS
.IP
-.BI "\&.OH '" left ' center ' right '
+.B "\&.OH '\fIleft\fP'\fIcenter\fP'\fIright\fP'"
.RE
.IP
You can replace the quote (') marks with any character not