Update of bug #63967 (project groff): Status: Ready for Merge => Fixed Open/Closed: Open => Closed
_______________________________________________________ Follow-up Comment #4: commit b61bc67be4e4fbb078e0e6cc0de9352f2ab4a845 Author: G. Branden Robinson <g.branden.robin...@gmail.com> Date: Fri Apr 14 14:59:55 2023 -0500 [eqn]: Implement new "gifont" primitive. * src/preproc/eqn/eqn.ypp: Add token "GFONT" (to supplement "GIFONT", already renamed from "GFONT". * src/preproc/eqn/lex.cpp (struct token_table): Map "gifont" and "gfont" inputs to "GIFONT" and "GFONT" tokens. (do_gfont, do_gifont): Employ parallel implementations, differing only in diagnostic message text. (yylex): Handle token "GFONT" by calling `do_gfont()`. * src/preproc/eqn/eqn.1.man (New primitives, Fonts, Options, Bugs): Document it. * NEWS: Add item. Fixes <https://savannah.gnu.org/bugs/?63967>. Thanks to Damian McGuckin, Doug McIlroy, and Ralph Corderoy for support and suggestions. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?63967> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/