From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/34160 Path: news.gmane.org!not-for-mail From: nicola Newsgroups: gmane.comp.tex.context Subject: Re: unicode in metafun? Date: Sat, 07 Apr 2007 09:32:14 +0200 Organization: --- Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Content-Type: multipart/mixed; boundary="===============0712120810==" X-Trace: sea.gmane.org 1175931275 2894 80.91.229.12 (7 Apr 2007 07:34:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 7 Apr 2007 07:34:35 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Sat Apr 07 09:33:59 2007 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 lo.gmane.org with esmtp (Exim 4.50) id 1Ha5Qc-0001LK-MR for gctc-ntg-context-518@m.gmane.org; Sat, 07 Apr 2007 09:33:42 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0F2E11FE73; Sat, 7 Apr 2007 09:32:54 +0200 (CEST) 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 08866-09-4; Sat, 7 Apr 2007 09:32:46 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CC702201FF; Sat, 7 Apr 2007 09:32:45 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C8638201FF for ; Sat, 7 Apr 2007 09:32:42 +0200 (CEST) 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 08866-09-3 for ; Sat, 7 Apr 2007 09:32:38 +0200 (CEST) Original-Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by ronja.ntg.nl (Postfix) with ESMTP id BA4D3201CA for ; Sat, 7 Apr 2007 09:32:38 +0200 (CEST) Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Ha5PU-0004lf-0R for ntg-context@ntg.nl; Sat, 07 Apr 2007 09:32:32 +0200 Original-Received: from 62.218.228.5 ([62.218.228.5]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 07 Apr 2007 09:32:32 +0200 Original-Received: from vitacolo by 62.218.228.5 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 07 Apr 2007 09:32:32 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 17 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 62.218.228.5 User-Agent: MT-NewsWatcher/3.5.2 (PPC Mac OS X) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:34160 Archived-At: --===============0712120810== In article , Andrea Valle wrote: > Hi to all, > > I'm plotting a phonetic formant chart with metapost inside context. > I know I can't use TIPA, but I would be happy with utf8. I did something similar with XeTeX and ConTeXt using the \sometxt macro, e.g.: \definetypeface[myface][rm][Xserif][Charis SIL][default][encoding=uc] \starttext \startreusableMPgraphic{fig} u := 1cm; draw origin--(0,u)--(0,2u)--(0,3u); dotlabel.lft(\sometxt{Q}, origin); dotlabel.rt(\sometxt{R}, origin); dotlabel.lft(\sometxt{å --===============0712120810== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context --===============0712120810==--