GNU bug report logs -
#47339
28.0.50; Info-quoted face: no attributes, looks too small
Previous Next
Reported by: Jean Louis <bugs <at> gnu.support>
Date: Tue, 23 Mar 2021 10:20:02 UTC
Severity: minor
Found in version 28.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #29 received at 47339 <at> debbugs.gnu.org (full text, mbox):
Jean Louis <bugs <at> gnu.support> writes:
>> > > M-x customize-face RET fixed-pitch-serif RET
>> >
>> > Hide Fixed Pitch Serif face: [sample]
>> > State : STANDARD.
>> > The basic fixed-pitch face with serifs.
>> > [X] Font Family: Monospace Serif
>>
>> So what is this "Monospace Serif" font used here?
>>
>> What does the following produce (in "emacs -Q", please):
>>
>> M-: (face-font 'fixed-pitch-serif) RET
>
> "-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso8859-1"
This looks like fontconfig fallbacks to some xorg default bitmap font
(and it is also not configured to scale bitmap fonts). You may configure
fontconfig to recognize "Monospace Serif" family explicitly or you can
install any font family listed in `face-font-family-alternatives`. For
example, you can install 'gnu fonts' package and emacs will use FreeMono
family provided by the package as alternative to Monospace Serif.
This bug report was last modified 4 years and 116 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.