29 Oct
2010
29 Oct
'10
1:46 a.m.
On Fri, 29 Oct 2010, Khaled Hosny wrote:
Just going by the glyph table at stix site, set minus should correspond to glyph 3991 in STIXGeneral.otf. I do not know how to view that glyph, so do not know if xtis uses the right glyph or not.
If you search for 02216 glyph, you will see there is a variant glyph in STIXVar.otf, if you think that variant should be the default I can do that and make the current one available as an optional glyph variant (I think I should check the rest of the STIXVar.otf font too, it was on my todo for a while now).
Dumb question, but how do I check a specific glyph in a font. I tried \getglyph{STIXGeneral.otf}{\char2216} and \font\STIX=STIXGeneral.otf \STIX \char2216 but both of them give a blank character. Aditya