source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mandoc: Replace ugly .sp requests with normal .Pp macros.
@ 2022-08-28 13:53 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2022-08-28 13:53 UTC (permalink / raw)
  To: source

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-08-28 13:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-28 13:53 mandoc: Replace ugly .sp requests with normal .Pp macros 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).