source@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: schwarze@mandoc.bsd.lv
To: source@mandoc.bsd.lv
Subject: mandoc: Replace ugly .sp requests with normal .Pp macros.
Date: Sun, 28 Aug 2022 08:53:29 -0500 (EST)	[thread overview]
Message-ID: <336af466f4046dc0@mandoc.bsd.lv> (raw)

Log Message:
-----------
Replace ugly .sp requests with normal .Pp macros.
After tbl_term.c 1.79, such contortions are no longer needed.

Modified Files:
--------------
    mandoc:
        tbl.7

Revision Data
-------------
Index: tbl.7
===================================================================
RCS file: /home/cvs/mandoc/mandoc/tbl.7,v
retrieving revision 1.38
retrieving revision 1.39
diff -Ltbl.7 -Ltbl.7 -u -p -r1.38 -r1.39
--- tbl.7
+++ tbl.7
@@ -333,7 +333,7 @@ Ruby:1.8.7.374
 TeX Live:2015
 .TE
 .Ed
-.sp 2v
+.Pp
 Spans and skipping width calculations:
 .Bd -literal -offset indent
 \&.TS
@@ -357,7 +357,7 @@ l:center:
 :right
 .TE
 .Ed
-.sp 2v
+.Pp
 Text blocks, specifying spacings and specifying and equalizing
 column widths, putting lines into individual cells, and overriding
 .Cm allbox :
@@ -391,7 +391,7 @@ No break here.
 T}::line 5
 .TE
 .Ed
-.sp 2v
+.Pp
 These examples were constructed to demonstrate many
 .Nm
 features in a compact way.
--
 To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv


                 reply	other threads:[~2022-08-28 13:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=336af466f4046dc0@mandoc.bsd.lv \
    --to=schwarze@mandoc.bsd.lv \
    --cc=source@mandoc.bsd.lv \
    /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).