From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/21961 Path: news.gmane.org!not-for-mail From: Mojca Miklavec Newsgroups: gmane.comp.tex.context Subject: Re: [Fwd: Re: ec encoding and tcaron] Date: Wed, 17 Aug 2005 14:45:48 +0200 Message-ID: <6faad9f005081705454af7cb08@mail.gmail.com> References: <4301B300.8060202@wxs.nl> <6faad9f005081611414a199fdb@mail.gmail.com> <43023C35.3050803@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1124282851 12817 80.91.229.2 (17 Aug 2005 12:47:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 17 Aug 2005 12:47:31 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Aug 17 14:47:22 2005 Return-path: 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 1E5NIu-0000DG-GA for gctc-ntg-context-518@m.gmane.org; Wed, 17 Aug 2005 14:46:00 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 45404127B9; Wed, 17 Aug 2005 14:45:59 +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 16164-02; Wed, 17 Aug 2005 14:45:54 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 60914127A0; Wed, 17 Aug 2005 14:45:54 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A045D127A0 for ; Wed, 17 Aug 2005 14:45:52 +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 16163-02 for ; Wed, 17 Aug 2005 14:45:51 +0200 (CEST) Original-Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.202]) by ronja.ntg.nl (Postfix) with ESMTP id B14411276F for ; Wed, 17 Aug 2005 14:45:49 +0200 (CEST) Original-Received: by nproxy.gmail.com with SMTP id x4so44358nfb for ; Wed, 17 Aug 2005 05:45:48 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=fXpEHEu7B/RKDfGA9bkxpCKI9XynyvHnqozeeOiSC7eoO50XV9qG1JsGq7plBBgGCLi2OoDsP4O9HKVD+qyUggMrJpYXxZRJel4WfwTMFKcP9sCRj5gMTSh3d8R6JPM+q0B2x4H9CBaJrJz26ph00XSZYxbdkzf2n7iqQaEnZxg= Original-Received: by 10.49.2.10 with SMTP id e10mr24785nfi; Wed, 17 Aug 2005 05:45:48 -0700 (PDT) Original-Received: by 10.48.247.2 with HTTP; Wed, 17 Aug 2005 05:45:48 -0700 (PDT) Original-To: mailing list for ConTeXt users In-Reply-To: <43023C35.3050803@wxs.nl> Content-Disposition: inline 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:21961 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:21961 Hans Hagen wrote: > Mojca Miklavec wrote: >=20 > >And about the ConTeXt-specific: dcroat and Eth are both already > >present in ec encoding, so I'm not asking for any additional glyphs. > >It's not OK to use Eth when someone asks for Dcroat (Dstroke), but > >it's better than using the improvized (althoug corrected) version, > >pseudoencodedDJ. > >My question was: can anything be done, so that dcroat will be chosen > >instead of \pseudoencodeddj and that Eth will be chosen instead of > >\pseudoencodedDJ when someone types \dstroke or \Dstroke (when in ec > >encoding)? > > just send me the patch because otherwise i will mess things up I would if I knew/understood at which place ConTeXt decides whether to select a glyph from a font or to make a composed character (or use a macro such as \pseudoencodeddj). Mojca