Follow-up Comment #7, bug #68261 (group groff):
> 3. Use a GNU troff feature to remap the font to something that > will work
> better in context. This too can be done in "man.local". You could also do
> it in the document itself, but that would override user preferences that
> might be configured in "man.local" on a target system.
> .if n if \n(.g .do .ftr C B \" bold on terminals
> .if t if \n(.g .do .ftr C CR \" Courier roman on typesetters
I don't think this works (to suppress the warning).
[derij@pip build (master)]$ printf ".ftr C HR\n\\\fCHello\\\fP\n"|groff -Z
troff:<standard input>:2: warning: font name 'C' is deprecated [-w font]
x T ps
x res 72000 1 1
x init
p1
x font 25 HR
f25
s10000
md
DFd
V12000
H72000
tHello
n12000 0
x trailer
V792000
x stop
It works for nroff though.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?68261>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
