GNU bug report logs -
#19889
tex-verbatim face: don't specify :family?
Previous Next
Reported by: Glenn Morris <rgm <at> gnu.org>
Date: Tue, 17 Feb 2015 20:40:02 UTC
Severity: normal
Found in version 24.4
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
Message #89 received at 19889 <at> debbugs.gnu.org (full text, mbox):
> From: Glenn Morris <rgm <at> gnu.org>
> Date: Fri, 06 May 2016 16:22:53 -0400
> Cc: 19889 <at> debbugs.gnu.org
>
> PS Manually setting the font family to "Nimbus Mono L" works.
> This is what fc-match returns for me:
>
> fc-match courier
> n022003l.pfb: "Nimbus Mono L" "Regular"
>
> Yet for "font family: courier", Emacs selects x:-adobe-courier-medium,
> for some reason.
Both belong to the Courier family, right? So which one is found first
is entirely implementation-dependent.
When we ask for a family, we are saying that we will accept _any_
member of that family. If we are unwilling to accept some of its
members, we should request a specific font (or maybe specify more than
just a family, but I'm not aware of any such additional specs;
foundry, perhaps?).
This bug report was last modified 9 years and 11 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.