gbranden pushed a commit to branch master
in repository groff.

commit 728cca0593654102c25551188975e62f2d0fc051
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Jun 2 20:25:34 2023 -0500

    doc/meintro{,_fr}.me.in: Fix markup nit.
    
    * doc/meintro.me.in (Two Column Output):
    * doc/meintro_fr.me.in (Sortie sur deux colonnes): Drop `pp` call
      immediately before a `sh` call starting a new section.
---
 doc/meintro.me.in    | 1 -
 doc/meintro_fr.me.in | 1 -
 2 files changed, 2 deletions(-)

diff --git a/doc/meintro.me.in b/doc/meintro.me.in
index 12b4616a9..ac23ce605 100644
--- a/doc/meintro.me.in
+++ b/doc/meintro.me.in
@@ -1814,7 +1814,6 @@ THE TABLE TITLE
 text of the table
 \&.TE
 .)b
-.pp
 .sh 2 "Two Column Output"
 .pp
 You can get two-column output
diff --git a/doc/meintro_fr.me.in b/doc/meintro_fr.me.in
index 00172f2fa..4c49586d2 100644
--- a/doc/meintro_fr.me.in
+++ b/doc/meintro_fr.me.in
@@ -1826,7 +1826,6 @@ TITRE DU TABLEAU
 texte du tableau
 \&.TE
 .)b
-.pp
 .sh 2 "Sortie sur deux colonnes"
 .pp
 Vous pouvez rédiger votre texte sur deux colonnes

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to