Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

.R macro in ms does not work with arguments?

2 views
Skip to first unread message

Omari Norman

unread,
Feb 24, 2013, 10:29:02 AM2/24/13
to bug-...@gnu.org
Greetings groffers,

The man page groff_ms(7) states that the .R macro sets its arguments
in regular type, but works like the .B macro otherwise. However, it
seems that .R does not work like .B when given arguments:

---

.LP
.B "bold in parenthesis - works" ) (
.R "regular in parenthesis - does not work" ) (
.B
Bold - no parenthesis - works
.R
Regular - no parenthesis - works

---

Is this a bug? Thanks. --Omari

0 new messages