gbranden pushed a commit to branch master
in repository groff.

commit 2a266b66e1a3bd018eaa817efecb4f658e129974
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Oct 17 11:42:34 2024 -0500

    doc/pic.ms: Fix Savannah #66335.
    
    ...omission of `linethick` variable from "Semi-Formal Grammar" section.
    
    Fixes <https://savannah.gnu.org/bugs/?66335>.  Thanks to an anonymous
    contributor for the report and patch.
---
 ChangeLog  | 8 ++++++++
 doc/pic.ms | 1 +
 2 files changed, 9 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index f2aa87cda..5d42caf92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2024-10-17  G. Branden Robinson <[email protected]>
+
+       * doc/pic.ms: Fix omission of `linethick` variable from
+       "Semi-Formal Grammar" section.
+
+       Fixes <https://savannah.gnu.org/bugs/?66335>.  Thanks to an
+       anonymous contributor for the report and patch.
+
 2024-10-17  G. Branden Robinson <[email protected]>
 
        [troff]: Better handle inapplicable or out-of-bounds (but still
diff --git a/doc/pic.ms b/doc/pic.ms
index 3b7160036..c1650afa2 100644
--- a/doc/pic.ms
+++ b/doc/pic.ms
@@ -3135,6 +3135,7 @@ [email protected]@Default height of a box
 [email protected]@Default width of a box
 [email protected]@Default length of vertical line
 [email protected]@Default length of horizontal line
+linethick@-1@Default line thickness
 arcrad @0.25@Default radius of an arc
 [email protected]@Default radius of a circle
 [email protected]@Default height of an ellipse

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

Reply via email to