I'm wondering if there's a way to do a block of text using -ms
macros, where the lines don't all get joined.
Add the request:
.nf
(begin no-fill mode) before the block of text, then add
.fi
(begin fill mode) after.
Or...
.DS I
pasted in text...
.DE
See "Display
Simple.
Add the request:
.nf
(begin no-fill mode) before the block of text, then add
.fi
(begin fill mode) after.
I do it all the time. Works like a charm. The macro package should
not over-ride the settings.
Clarke
Louis Guillaume wrote:
Hi,
I'm wondering if there's a way to do a bl
Hi,
I'm wondering if there's a way to do a block of text using -ms macros,
where the lines don't all get joined.
What' I'd like to do is copy blocks of text from my terminal and paste
them into the document like so...
.QP
.ft CR
[EMAIL PROTECTED] ~]# diff -u /etc/ssh/sshd_config.orig /etc/s