[bug #68309] [grohtml] want monospaced fonts back in man pages, gone in 1.22.4
Dave <[email protected]> Mon, 15 Jun 2026 22:45:12 -0400 (EDT)
| Newsgroups | gmane.comp.printing.groff.bugs |
|---|---|
| Message-ID | <[email protected]> |
Follow-up Comment #3, bug #68309 (group groff):
[comment #2 comment #2:]
> Runs of multiple space characters in EX/EE are getting
> collapsed to single spaces by the formatter
The formatter itself preserves runs of multiple spaces, though. The below
output is the same for groff 1.19.2 and 1.24.0 (and, by interpolation, any
groff in between).
$ echo 'a b' | groff -Tascii | cat -s
a b
You can also see the spaces preserved in typeset output, although not in -a
output, which _does_ collapse multiple spaces.
So whatever is collapsing your runs of spaces, it seems to not be the
formatter. Macro package or postprocessor perhaps?
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?68309>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCajC4uAAKCRCqLAuaBUf3 TrddAQCl5WdA0uvtFPqKIDa0CycK+olp3yhwQopMyw5NCLYNVwD+JUm0FFE04lPZ uCwcQQ0QL3kIm02OOkavFuvK2ROnEAM= =TgLU -----END PGP SIGNATURE-----