discuss@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: "Anthony J. Bentley" <anthony@cathet.us>
To: discuss@mdocml.bsd.lv
Cc: jca@wxcvbn.org
Subject: RE does not reset margin after TP
Date: Sun, 10 Nov 2013 13:34:54 -0700	[thread overview]
Message-ID: <22208.1384115694@cathet.us> (raw)

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

             reply	other threads:[~2013-11-11  0:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-10 20:34 Anthony J. Bentley [this message]
2013-11-11  7:42 ` an-old.tmac: without preceding RS, RE wrongly resets left margin Ingo Schwarze

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=22208.1384115694@cathet.us \
    --to=anthony@cathet.us \
    --cc=discuss@mdocml.bsd.lv \
    --cc=jca@wxcvbn.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).