some utf8 chars are terrible small.
Uwe Brauer
oub at mat.ucm.es
Mon Jun 20 12:28:05 EDT 2011
>> Regarding Re: some utf8 chars are terrible small.; Mike Kupfer <mike.kupfer at xemacs.org> adds:
> Uwe Brauer wrote:
>> I now tried
>> M-: (set-face-font 'default
>> "-*-courier-bold-r-*-*-*-180-*-*-*-*-*-*")
>> deleting the 18 has a terrible effect on the font, chars to
>> large and to thin,
> That's not terribly surprising. On my system, that font specification
> matches 4 fonts:
> -adobe-courier-bold-r-normal--18-180-75-75-m-110-iso10646-1
> -adobe-courier-bold-r-normal--18-180-75-75-m-110-iso8859-1
> -adobe-courier-bold-r-normal--25-180-100-100-m-150-iso10646-1
> -adobe-courier-bold-r-normal--25-180-100-100-m-150-iso8859-1
xlsfonts -fn '-adobe-courier-bold-r-normal--18-180-75-75-m-110-iso10646-1'
seems to tell me that the font is available.
However when I select this font via
(set-face-font 'default "-adobe-courier-bold-r-normal--18-180-75-75-m-110-iso10646-1")
The \infty symbol did not change not change.
Could you do an experiment? Download Aidan's pkg
http://www.parhasard.net/xemacs/TeX-escape-region.el
and convert the symbol using the function TeX-escape-region.
And tell us what you see.
Uwe
More information about the XEmacs-Beta
mailing list