I have been doing some testing with groff 1.24.1. I am pleased to see the font translations disappear from html.tmac in groff 1.24; the translations had made it more complicated to write a document that worked for both PDF and HTML output.
But I could still use a little help with groff 1.24: I don't see any way to request a monospace font family for HTML output. In particular, '.ft CR' and '.fam C', while accepted, do not seem to affect the HTML output. Nor do I see any way to get an HTML PRE tag, which would have the same effect for me. With groff 1.23, selecting both Courier and no-fill would generate a PRE tag. This no longer works with groff 1.24. So, how do I change font families for HTML? < Stephen

