:>tbl/ nroff question
:>--------------------
:>Is it possible to have text in tbl which is both bold and italics?
:>I tried in nroff text: \fBBold \fIItalics
:>and in tbl columns: lp8bi np8bi .
:>But, the last font setting always seems to "win".
It is not a matter of winning or loosing, it is a matter of turning on and
turning off. Once you turn on a font, it stays until you turn it off,
or change it to somethine else.
When you did the \fBBold \fIItalics, you turned on the bold font prior to
the B and then changed to Italics prior to the I. You must return to the
Regular font after the s in Italics. Example:
\fBBold \fIItalics\fR for the rest of the sentence.
In nroff you actually have 4 fonts R (Regular), I (Italics), B (Bold) and
the special fonts for things like bulits, lessthan or equal, etc.
--
Ray A. Jones; Celestial Software | spelling errors in this missive
8545 S.E. 68th Street | approaches unity. If this bothers you,
Mercer Island, WA 98040;(206) 236-1676 | run it through your spell checker!