discuss@mandoc.bsd.lv
 help / color / mirror / Atom feed
* RE does not reset margin after TP
@ 2013-11-10 20:34 Anthony J. Bentley
  2013-11-11  7:42 ` an-old.tmac: without preceding RS, RE wrongly resets left margin Ingo Schwarze
  0 siblings, 1 reply; 2+ messages in thread
From: Anthony J. Bentley @ 2013-11-10 20:34 UTC (permalink / raw)
  To: discuss; +Cc: jca

Consider this man(7) source, based on gpg.1:


.TP
foo
bar
.RE  
.PP
baz


mandoc -Tlint complains (via man_macro.c:blk_close()):

ERROR: skipping end of block that is not open

and formats like so:


       foo    bar

       baz


Groff formats like so:


       foo    bar

baz

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

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

end of thread, other threads:[~2013-11-11  7:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-10 20:34 RE does not reset margin after TP Anthony J. Bentley
2013-11-11  7:42 ` an-old.tmac: without preceding RS, RE wrongly resets left margin 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).