bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #63957] [mdoc] Synopsis section should not be adjusted (nor hyphena


From: G. Branden Robinson
Subject: [bug #63957] [mdoc] Synopsis section should not be adjusted (nor hyphenated)
Date: Thu, 30 Mar 2023 06:47:06 -0400 (EDT)

Follow-up Comment #1, bug #63957 (project groff):

>From my pending commit (in my working copy, not yet pushed):


diff --git a/tmac/mdoc/doc-common b/tmac/mdoc/doc-common
index 53a25659f..d37b4c001 100644
--- a/tmac/mdoc/doc-common
+++ b/tmac/mdoc/doc-common
@@ -1410,6 +1410,7 @@
 .    doc-parse-args \$@
 .
 .    ad \*[AD]
+.    hy \n[HY]
 .
 .    ie "\*[doc-sec-head]"\*[doc-section-name]" \{\
 .      doc-set-up-titles
@@ -1424,8 +1425,8 @@
 .      nr doc-in-authors-section 0
 .
 .      ie        "\*[doc-sec-head]"\*[doc-section-synopsis]" \{\
-.        if t \
-.          na
+.        na
+.        nh
 .        nr doc-in-synopsis-section 1
 .        nr doc-indent-synopsis 0
 .        nr doc-indent-synopsis-active 0




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63957>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]