discuss@mandoc.bsd.lv
 help / color / mirror / Atom feed
* .LR macro
@ 2010-12-29  4:58 Anthony J. Bentley
  2010-12-29  9:47 ` Kristaps Dzonsons
  0 siblings, 1 reply; 3+ messages in thread
From: Anthony J. Bentley @ 2010-12-29  4:58 UTC (permalink / raw)
  To: discuss

Hi,

This shows up in the Plan 9 manpage mk.1:

.PP
Seemingly appropriate input like
.B CFLAGS=-DHZ=60
is parsed as an erroneous attribute; correct it by inserting
a space after the first 
.LR = .
.PP

Output from Plan 9 troff:

       Seemingly appropriate input like CFLAGS=-DHZ=60 is parsed as an
       erroneous attribute; correct it by inserting a space after the first
       `='.

Mandoc cuts off the last bit:
       Seemingly appropriate input like CFLAGS=-DHZ=60 is parsed as an
       erroneous attribute; correct it by inserting a space after the first

OpenBSD's (ancient) groff displays the same as mandoc.

--
Anthony J. Bentley
--
 To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-12-30  0:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-29  4:58 .LR macro Anthony J. Bentley
2010-12-29  9:47 ` Kristaps Dzonsons
2010-12-30  0:46   ` Ingo Schwarze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).