On Tue, 10 Nov 2009, Hans Hagen wrote:
Aditya Mahajan wrote:
On Mon, 9 Nov 2009, Vyatcheslav Yatskovsky wrote:
BTW, after setting \setupmathematics[lcgreek=normal] with default TeX math font, all low case greek letters are disappeared :(
Hans, any idea why ConTeXt is looking for U+03B1 in font LMMath12-Regular rather than in LMRoman12-Regular?
Vyatcheslav, if you want upright greek letters, you should really consider using an opentype math font (cambria, asana, irianis ADF math).
we could (for the moment) map the lower range greek to italic (unless we have a matching font with upright)
I see. LM fonts do not have upright greek characters. In that case then lcgreek=normal should not be used. Extra remappings can be tricky (we then should also be checking sans serif and bold fonts, and remapping them if the font is incomplete. Aditya