Update of bug#61434 (group groff): Status: In Progress => Fixed Open/Closed: Open => Closed Planned Release: None => 1.24.0
_______________________________________________________ Follow-up Comment #2: commit a183afb8ab45275ea09adecd3a72c8eb7feebb21 Author: G. Branden Robinson <g.branden.robin...@gmail.com> Date: Thu Feb 1 21:49:10 2024 -0600 [man]: Fix Savannah #61434. * tmac/an.tmac: Support `UR`/`UE` and `MT`/`ME` hyperlinks as paragraph tags. (an*begin-hyperlink): Kick away the guard that prevented attempts to do so, now that support has been refactored in underneath it. * tmac/groff_man.7.man.in (Hyperlink macros): De-document lack of support for this. Retain caveat that if the output device lacks hyperlink support, the hyperlink is typeset as part of the paragraph body rather than the tag. I could not see any way to achieve the alternative given the way this package uses traps and diversions. We might make a virtue of necessity by noting that paragraph tags could be lengthy, and URLs often will be, and it will be hella ugly to have the tag break. Furthermore, if we implement automated generation of link anchors based on `TP` paragraph tags, not having their destination URLs in the tag text means we don't have to scrape them out later. * tmac/tests/an_link-macros-work-in-paragraph-tags.sh: Update test expectations. * NEWS: Add item. Fixes <https://savannah.gnu.org/bugs/?61434>. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?61434> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/