From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25311 Path: news.gmane.org!not-for-mail From: sjoerd siebinga Newsgroups: gmane.comp.tex.context Subject: \uchar and italics question Date: Tue, 17 Jan 2006 17:57:30 +0100 Message-ID: <0CF2F7B4-CF66-4F9C-97BA-C76E727CD56A@zonnet.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1137528897 21451 80.91.229.2 (17 Jan 2006 20:14:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 17 Jan 2006 20:14:57 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Jan 17 21:14:44 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1EyxDE-0001Pa-Rl for gctc-ntg-context-518@m.gmane.org; Tue, 17 Jan 2006 21:13:54 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EB977127E4; Tue, 17 Jan 2006 21:13:52 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 25836-02; Tue, 17 Jan 2006 21:13:50 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5F12D127BE; Tue, 17 Jan 2006 21:13:50 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B763A127BE for ; Tue, 17 Jan 2006 21:13:48 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 25861-03-2 for ; Tue, 17 Jan 2006 21:13:47 +0100 (CET) Original-Received: from ibook-G4-2.local (53542FF8.cable.casema.nl [83.84.47.248]) by ronja.ntg.nl (Postfix) with SMTP id CFA2C127B4 for ; Tue, 17 Jan 2006 21:13:37 +0100 (CET) Original-Received: from [127.0.0.1] (localhost [127.0.0.1]) by ibook-G4-2.local (Postfix) with ESMTP id 2CA1A8DAED for ; Tue, 17 Jan 2006 17:57:33 +0100 (CET) Original-To: ConTeXt users X-Mailer: Apple Mail (2.746.2) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:25311 Archived-At: 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? Sjoerd