17 Jan
2006
17 Jan
'06
10:54 p.m.
sjoerd siebinga wrote:
Hi all,
Due to the nature of the font I am using (which has horrendous looking combining diacritics), I have to call the unicodeglyphs directly through the \uchar command. Which works fine for the regular face. But I am unable to get the italic glyphs via the same method. So {\it \uchar{1}{01}} renders the 'normal' regular glyph.
Could somebody help me out?
does {\it blabla} give italic? if not, you don't have an italic font activated (try \it \fontname\font) Hans