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 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/ssh/sshd_config
--- /etc/ssh/sshd_config.orig 2006-08-25 14:12:20.000000000 -0400
+++ /etc/ssh/sshd_config 2006-08-25 14:12:37.000000000 -0400
@@ -34,7 +34,7 @@
# Authentication:
#LoginGraceTime 2m
-#PermitRootLogin yes
+PermitRootLogin no
#StrictModes yes
#MaxAuthTries 6
.LP
... without having to use a `.br' request between each line.
Possible?
Louis
_______________________________________________
Groff mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/groff
_______________________________________________
Groff mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/groff