gbranden pushed a commit to branch master
in repository groff.

commit 8cacf0470196650b36fbb546154071731eaeecc5
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Jun 10 06:34:35 2024 -0500

    [mm]: Tweak details of test script.
    
    * contrib/mm/tests/cover-page-info-is-present.sh: Add author initials
      and supplemental information to `AU` calls.  Like DWB mm, groff mm
      doesn't render the initials on the cover page, but does the rest.
---
 contrib/mm/tests/cover-page-info-is-present.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/mm/tests/cover-page-info-is-present.sh 
b/contrib/mm/tests/cover-page-info-is-present.sh
index e3f2526cc..0748c2915 100755
--- a/contrib/mm/tests/cover-page-info-is-present.sh
+++ b/contrib/mm/tests/cover-page-info-is-present.sh
@@ -32,8 +32,8 @@ wail () {
 input='.TL C123 F456
 A World-Shaking Breakthrough
 .AF "Yoyodyne Systems, Inc."
-.AU "Art Vandelay"
-.AU "H.\& E.\& Pennypacker"
+.AU "Art Vandelay" axv RDU cube2 Foo x99 Lab baz
+.AU "H.\& E.\& Pennypacker" hep SFO cube3 Bar x77 Lab qux
 .TM 78-9-ABC 98-7-DEF
 .ND "June 10, 2024"
 .AS

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

Reply via email to